Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Duplicated from
AlGe/PosterDemoSequenceClassificationBinary
AlGe
/
PosterDemoSequenceClassificationExtended
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
AlGe
commited on
Jun 26, 2024
Commit
65f249c
·
verified
·
1 Parent(s):
683284b
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -130,4 +130,4 @@ iface = gr.Interface(
130
)
131
132
# Launch the interface
133
-
iface.launch(debug=True)
130
)
131
132
# Launch the interface
133
+
iface.launch(debug=True)