Commit
·
934e867
1
Parent(s):
21d4e0f
Update requirements.txt
Browse files- requirements.txt +12 -3
requirements.txt
CHANGED
@@ -1,3 +1,12 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
accelerate==0.18.0
|
2 |
+
controlnet_aux==0.0.3
|
3 |
+
diffusers==0.16.0
|
4 |
+
einops==0.6.0
|
5 |
+
gradio==3.28.0
|
6 |
+
huggingface-hub==0.14.1
|
7 |
+
opencv-python-headless==4.7.0.72
|
8 |
+
safetensors==0.3.0
|
9 |
+
torch==2.0.0
|
10 |
+
torchvision==0.15.1
|
11 |
+
transformers==4.28.1
|
12 |
+
xformers==0.0.18
|