Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mann-e
/
mann-e-Mann-E_Dreams
like
5
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Muhammadreza
commited on
Jul 29, 2024
Commit
c80a744
·
verified
·
1 Parent(s):
ddd4c6d
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,3 +1,3 @@
1
import gradio as gr
2
3
-
gr.load("models/mann-e/Mann-E_Dreams").launch(
share=True
)
1
import gradio as gr
2
3
+
gr.load("models/mann-e/Mann-E_Dreams").launch()