mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-09-08 09:52:01 +00:00
moved most of functionality from webui.bat into cross-platform launch.py
moved stable diffusion dependencies into requirements.txt added checkout with specific commit hashes to all external repos
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
transformers==4.19.2
|
||||
diffusers==0.2.4
|
||||
basicsr==1.4.2
|
||||
gfpgan
|
||||
gradio==3.3
|
||||
|
||||
Reference in New Issue
Block a user