Skip to content

WebUI crashing on Colab #1

@inconnu26

Description

@inconnu26

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions