Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ThePixOne
/
open_domain_qa
like
29
Running
App
Files
Files
Community
3
Fetching metadata from the HF Docker repository...
ThePixOne
commited on
Jun 17, 2024
Commit
47fa7de
·
verified
·
1 Parent(s):
c8c2aad
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -211,4 +211,4 @@ iface = gr.Interface(examples = [
211
title = title
212
)
213
214
-
iface.launch(
enable_queue=True, show_error =True
)
211
title = title
212
)
213
214
+
iface.launch()