Spaces:
Running
Running
noahlee1234 commited on
Commit ·
8cfaa29
1
Parent(s): e168bbf
Add hero image to README body
Browse files
README.md
CHANGED
|
@@ -19,6 +19,10 @@ pinned: false
|
|
| 19 |
|
| 20 |
Turn natural-language prompts into quick CAD studies, test the interaction with real users, and learn what deserves to become a bigger product.
|
| 21 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 22 |
## Current app path
|
| 23 |
|
| 24 |
- `app.py` - Hugging Face Space entrypoint
|
|
|
|
| 19 |
|
| 20 |
Turn natural-language prompts into quick CAD studies, test the interaction with real users, and learn what deserves to become a bigger product.
|
| 21 |
|
| 22 |
+
<p align="center">
|
| 23 |
+
<img src="docs/assets/naturalcad-hero-reference.jpg" alt="NaturalCAD example output" width="680" />
|
| 24 |
+
</p>
|
| 25 |
+
|
| 26 |
## Current app path
|
| 27 |
|
| 28 |
- `app.py` - Hugging Face Space entrypoint
|