Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
huggingface-hub
|
2 |
accelerate
|
3 |
safetensors
|
4 |
einops
|
@@ -7,7 +7,7 @@ omegaconf
|
|
7 |
peft
|
8 |
opencv-python
|
9 |
insightface
|
10 |
-
diffusers
|
11 |
torch==2.0.0
|
12 |
torchvision==0.15.1
|
13 |
transformers==4.31.0
|
|
|
1 |
+
huggingface-hub
|
2 |
accelerate
|
3 |
safetensors
|
4 |
einops
|
|
|
7 |
peft
|
8 |
opencv-python
|
9 |
insightface
|
10 |
+
diffusers
|
11 |
torch==2.0.0
|
12 |
torchvision==0.15.1
|
13 |
transformers==4.31.0
|