Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
fantaxy/ofai-kai
fantaxy
/
ofai-kai-backup
like
1
Running
App
Files
Files
Community
seawolf2357
commited on
Aug 18, 2024
Commit
e2b30b3
·
verified
·
1 Parent(s):
83746e4
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -81,4 +81,4 @@ demo = gr.ChatInterface(
81
)
82
83
if __name__ == "__main__":
84
-
demo.queue(max_threads=20)
.
launch()
81
)
82
83
if __name__ == "__main__":
84
+
demo.queue(
).launch(
max_threads=20)
# max_threads를
launch()
메서드에 설정