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
Omnibus/Find-it-Auto
Omnibus
/
Find-it-Auto-dev
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Omnibus
commited on
Jan 30, 2024
Commit
eb26a3d
·
verified
·
1 Parent(s):
b65726f
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -386,7 +386,6 @@ iface = gr.ChatInterface(
386
concurrency_limit=20,
387
)
388
389
-
iface = iface.add_component(app)
390
iface.launch()
391
392
386
concurrency_limit=20,
387
)
388
389
iface.launch()
390
391