leoeric commited on
Commit
cde4a6b
·
1 Parent(s): 9a9ea5b

Update description - checkpoints auto-downloaded

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -221,7 +221,7 @@ with gr.Blocks(title="STARFlow - Text-to-Image & Video Generation") as demo:
221
 
222
  Generate high-quality images and videos from text prompts using STARFlow models.
223
 
224
- **Note**: You'll need to upload model checkpoints. Check the README for model download links.
225
  """)
226
 
227
  with gr.Tabs():
 
221
 
222
  Generate high-quality images and videos from text prompts using STARFlow models.
223
 
224
+ **Checkpoints are automatically downloaded from Model Hub on first use.**
225
  """)
226
 
227
  with gr.Tabs():