Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
xavierbarbier
/
rag_ngap
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
xavierbarbier
commited on
Aug 28, 2024
Commit
a89b584
·
verified
·
1 Parent(s):
67a72fc
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -23,4 +23,4 @@ with gr.Blocks() as demo:
23
24
25
if __name__ == "__main__":
26
-
demo.queue(max_size=3).launch()
23
24
25
if __name__ == "__main__":
26
+
demo.queue(max_size=3).launch()