mirror of
https://github.com/Yuki-Kokomi/OpenECAD_Project.git
synced 2026-02-04 00:33:22 -05:00
Update README.md
This commit is contained in:
@@ -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.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user