Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Gosula
/
ERA_S12
like
0
Sleeping
App
Files
Files
Community
4
Fetching metadata from the HF Docker repository...
Gosula
commited on
Aug 7, 2023
Commit
e0a31ac
·
1 Parent(s):
7d98b59
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -93,4 +93,5 @@ demo = gr.Interface(
93
description = description,
94
examples = examples,
95
)
96
demo.launch(cache_examples=False)
93
description = description,
94
examples = examples,
95
)
96
+
97
demo.launch(cache_examples=False)