Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
testdeep123/video
testdeep123
/
VeoFlux
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
testdeep123
commited on
Apr 19
Commit
ab04136
·
verified
·
1 Parent(s):
16e6161
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -864,4 +864,4 @@ iface = gr.Interface(
864
)
865
866
# Launch the interface
867
-
iface.launch(share=
True
)
864
)
865
866
# Launch the interface
867
+
iface.launch(share=
False
)