Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Gosula
/
ERA_S12
like
0
Sleeping
App
Files
Files
Community
4
Gosula
commited on
Aug 7, 2023
Commit
4059fc9
•
1 Parent(s):
8c2156c
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -94,4 +94,5 @@ demo = gr.Interface(
94
examples = examples,
95
)
96
97
demo.launch(share=True)
94
examples = examples,
95
)
96
97
+
98
demo.launch(share=True)