Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
panda1835
/
zoosign_reader
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
panda1835
commited on
Jan 26, 2024
Commit
4c663c3
·
verified
·
1 Parent(s):
2b179b8
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -156,4 +156,4 @@ demo = gr.Interface(
156
"""
157
)
158
159
-
demo.launch(
cache_examples=False
)
156
"""
157
)
158
159
+
demo.launch()