Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -9,4 +9,9 @@ app_file: app.py
|
|
| 9 |
pinned: false
|
| 10 |
---
|
| 11 |
|
| 12 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
pinned: false
|
| 10 |
---
|
| 11 |
|
| 12 |
+
TinyLLaVA Hugging Face Space (CPU)
|
| 13 |
+
|
| 14 |
+
Instructions:
|
| 15 |
+
- This Space installs torch at runtime before importing TinyLLaVA to avoid build-time failures.
|
| 16 |
+
- Model used: bczhou/TinyLLaVA-1.5B (CPU-friendly). Change MODEL_PATH in app.py if you have more resources.
|
| 17 |
+
- Upload an image or enter an image URL, enter an optional prompt, then click Generate.
|