stable-diffusion-webui-docker/services
神楽坂·喵 6365811f35
Modify installation extension dependencies (#518)
Perform a full extension installation process instead of just installing
dependencies
Some extensions do not include `requirements.txt` but install
dependencies in `install.py`, and all extensions include `install.py`,
so it is safe to use it for extended dependency installation
This is because the extension development of AUTOMATIC1111's webui does
not require the existence of `requirements.txt` but uses `install.py` to
initialize the extension

https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Developing-extensions#installpy
2023-06-25 12:42:04 +02:00
..
AUTOMATIC1111 Modify installation extension dependencies (#518) 2023-06-25 12:42:04 +02:00
comfy v8 (#516) 2023-06-24 10:06:30 +02:00
download v8 (#516) 2023-06-24 10:06:30 +02:00
invoke v8 (#516) 2023-06-24 10:06:30 +02:00