Update README.md

This commit is contained in:
Yuki-Kokomi
2024-10-23 21:50:49 +08:00
committed by GitHub
parent 2cd6d16fac
commit 48f628e978

View File

@@ -92,6 +92,11 @@ python tinyllava/serve/app.py --model-path <Your_Model_Path>
If you want to batch process, you can refer to `eval.py`. If you want to batch process, you can refer to `eval.py`.
Depending on the type of input images, you can use the following prompts:
- "This image shows 4 views of a 3D model from specific angles. Please use Python-style APIs to render this model."
- "This image shows a view of a 3D model from a certain angle. Please use Python-style APIs to render this model."
## Step 4. Convert the OpenECAD code to STEP files. ## Step 4. Convert the OpenECAD code to STEP files.