Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -6,9 +6,9 @@ omegaconf
|
|
6 |
peft
|
7 |
opencv-python
|
8 |
insightface
|
9 |
-
diffusers==0.25.
|
10 |
torch==2.0.0
|
11 |
torchvision==0.15.1
|
12 |
-
transformers==4.
|
13 |
spaces==0.19.4
|
14 |
huggingface-hub==0.20.2
|
|
|
6 |
peft
|
7 |
opencv-python
|
8 |
insightface
|
9 |
+
diffusers==0.25.1
|
10 |
torch==2.0.0
|
11 |
torchvision==0.15.1
|
12 |
+
transformers==4.37.1
|
13 |
spaces==0.19.4
|
14 |
huggingface-hub==0.20.2
|