soulteary / docker-prompt-generator

Using a Model to generate prompts for Model applications. / 使用模型来生成作图咒语的偷懒工具,支持 MidJourney、Stable Diffusion 等。
https://soulteary.com/2023/04/05/eighty-lines-of-code-to-implement-the-open-source-midjourney-and-stable-diffusion-spell-drawing-tool.html
MIT License
1.16k stars 111 forks source link

ubantu,GPU模式,容器啓動時報錯 #19

Open BIGMK365 opened 12 months ago

BIGMK365 commented 12 months ago

ubantu 系統,GPU模式 Loaded CLIP model and data in 3531.72 seconds. Traceback (most recent call last): File "webui.py", line 84, in block.queue(max_size=64).launch(show_api=False, enable_queue=True, debug=True, share=False, server_name='0.0.0.0') TypeError: launch() got an unexpected keyword argument 'enable_queue'

BIGMK365 commented 12 months ago

吐槽一下,每次重新启动容器都要再次下载,几个G的东西,很烦。