Spaces:
Build error
Build error
Update README.md
Browse files
README.md
CHANGED
|
@@ -8,5 +8,9 @@ sdk_version: 6.1.0
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
---
|
|
|
|
| 11 |
|
| 12 |
-
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
---
|
| 11 |
+
# JoyCaption – CPU‑only demo
|
| 12 |
|
| 13 |
+
A minimal Hugging Face Space that runs the JoyCaption LLaMA 3.1 8‑B model on the free CPU tier.
|
| 14 |
+
Upload an image, optionally edit the prompt, and receive a generated caption.
|
| 15 |
+
|
| 16 |
+
*Runs entirely on CPU – no GPU required.*
|