-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Here is the error message I see on Colab for this projet:
AttributeError Traceback (most recent call last)
in
14 txt2img=webui.wrap_gradio_gpu_call(modules.txt2img.txt2img),
15 img2img=webui.wrap_gradio_gpu_call(modules.img2img.img2img),
---> 16 run_extras=webui.wrap_gradio_gpu_call(webui.run_extras),
17 run_pnginfo=webui.run_pnginfo
18 )
AttributeError: module 'webui' has no attribute 'run_extras'
Gushousekai195 and ShinaZin
Metadata
Metadata
Assignees
Labels
No labels