SpenserCai / sd-webui-deoldify

DeOldify for Stable Diffusion WebUI:This is an extension for StableDiffusion's AUTOMATIC1111 web-ui that allows colorize of old photos and old video. It is based on deoldify.
GNU Affero General Public License v3.0
652 stars 32 forks source link

Can not run launch.py #50

Closed laowalter closed 10 months ago

laowalter commented 10 months ago

In linux,

python launch.py Traceback (most recent call last): File "/home/quant/myapps/oldphotos/stable-diffusion-webui/launch.py", line 1, in from modules import launch_utils ImportError: cannot import name 'launch_utils' from 'modules' (/home/abc/.virtualenvs/oldphotos/lib/python3.11/site-packages/modules.py)

Thanks.

SpenserCai commented 10 months ago

it's stable diffusion webui's extension,not independent program