Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
#15
by
tyzhaoqi
- opened
- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -3,10 +3,10 @@ torch==2.0.1
|
|
| 3 |
torchvision==0.15.2
|
| 4 |
diffusers==0.25.0
|
| 5 |
transformers==4.36.2
|
| 6 |
-
huggingface-hub==0.
|
| 7 |
spaces==0.19.4
|
| 8 |
numpy
|
| 9 |
-
accelerate
|
| 10 |
safetensors
|
| 11 |
omegaconf
|
| 12 |
peft
|
|
|
|
| 3 |
torchvision==0.15.2
|
| 4 |
diffusers==0.25.0
|
| 5 |
transformers==4.36.2
|
| 6 |
+
huggingface-hub==0.23.0
|
| 7 |
spaces==0.19.4
|
| 8 |
numpy
|
| 9 |
+
accelerate==0.31.0
|
| 10 |
safetensors
|
| 11 |
omegaconf
|
| 12 |
peft
|