Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
impira/docquery
mqcm2
/
docquery
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
mqcm2
commited on
Sep 6, 2024
Commit
47bbe3f
·
verified
·
1 Parent(s):
57b0f57
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -383,4 +383,4 @@ with gr.Blocks(css=CSS) as demo:
383
384
385
if __name__ == "__main__":
386
-
demo.launch(enable_queue=False
, share=True
)
383
384
385
if __name__ == "__main__":
386
+
demo.launch(enable_queue=False)