C98yhou079 commited on
Commit
f517874
·
verified ·
1 Parent(s): de41549

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -9,4 +9,9 @@ app_file: app.py
9
  pinned: false
10
  ---
11
 
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
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.