Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kunishou
/
Rapid-GPT
like
37
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
kunishou
commited on
Apr 1, 2023
Commit
c8d4098
·
1 Parent(s):
ae908fe
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -90,4 +90,4 @@ with gr.Blocks() as demo:
90
""")
91
92
if __name__ == "__main__":
93
-
demo.launch()
90
""")
91
92
if __name__ == "__main__":
93
+
demo.
queue(max_size=20, concurrency_count=10).
launch()