Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
-
torch==2.
|
2 |
torchvision==0.19.0
|
3 |
diffusers==0.30.0
|
4 |
-
accelerate==0.31.0
|
5 |
transformers==4.43.2
|
6 |
huggingface-hub==0.24.2
|
7 |
opencv-python
|
|
|
1 |
+
torch==2.0.1
|
2 |
torchvision==0.19.0
|
3 |
diffusers==0.30.0
|
|
|
4 |
transformers==4.43.2
|
5 |
huggingface-hub==0.24.2
|
6 |
opencv-python
|