Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SuperNova672
/
Table_QA_TAPAS_Large
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
SuperNova672
commited on
Feb 20, 2023
Commit
fb262b5
·
1 Parent(s):
bc30aaf
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -38,4 +38,4 @@ iface = gr.Interface(
38
)
39
40
41
-
iface.launch(
share=True
)
38
)
39
40
41
+
iface.launch()