Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
pierreguillou/Inference-comparison-APP-Document-Understanding-at-paragraphlevel-v1
mousom
/
Inference-comparison-APP-Document-Understanding
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
mousom
commited on
Apr 26, 2024
Commit
073e86b
·
verified
·
1 Parent(s):
1973bf2
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -270,4 +270,4 @@ with gr.Blocks(title="Inference APP for Document Understanding at paragraph leve
270
cache_examples=True,
271
)
272
273
-
demo.launch(
share=True
)
270
cache_examples=True,
271
)
272
273
+
demo.launch()