Re-write UI to use async codes: (1) for faster start, and (2) for better live preview.
Removed opencv dependency
Plan to support Linux soon
This commit is contained in:
lllyasviel
2023-08-12 23:14:54 -07:00
committed by GitHub
parent 158afe088d
commit 8720e435f5
8 changed files with 214 additions and 110 deletions
+1 -1
View File
@@ -8,8 +8,8 @@ Pillow==9.2.0
scipy==1.9.3
tqdm==4.64.1
psutil==5.9.5
opencv-python==4.7.0.72
numpy==1.23.5
pytorch_lightning==1.9.4
omegaconf==2.2.3
gradio==3.39.0
pygit2==1.12.2