Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
wuhp/myr1
wuhp
/
myr1-2
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
wuhp
commited on
Feb 1
Commit
1e202af
·
verified
·
1 Parent(s):
98bb51a
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -477,7 +477,7 @@ with gr.Blocks() as demo:
477
clear_btn=None
478
)
479
]
480
-
)
.render()
481
482
483
demo.launch()
477
clear_btn=None
478
)
479
]
480
+
)
481
482
483
demo.launch()