Hug0endob commited on
Commit
b6a2d55
·
verified ·
1 Parent(s): 7331098

Update README.md

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