未验证 提交 1f2c08d8 编写于 作者: A AUTOMATIC1111 提交者: GitHub

Merge pull request #23 from orionaskatu/orionaskatu-queue-concurrency

Queue concurrency 1 to prevent CUDA OOM
......@@ -1340,4 +1340,5 @@ demo = gr.TabbedInterface(
"""
)
demo.queue(concurrency_count=1)
demo.launch()
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册