Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Reality123b
/
newwwww
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Reality123b
commited on
Feb 23
Commit
c7426b5
·
verified
·
1 Parent(s):
56ee46a
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -2,7 +2,7 @@ import gradio as gr
2
3
gr.load(
4
"models/genmo/mochi-1-preview",
5
-
provider="
fal-ai
",
6
).launch()
7
8
2
3
gr.load(
4
"models/genmo/mochi-1-preview",
5
+
provider="
replicate
",
6
).launch()
7
8