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