Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
diffusers==0.25.0
|
2 |
-
torch==2.0
|
3 |
torchvision==0.15.2
|
4 |
transformers==4.43.3
|
5 |
opencv-python
|
|
|
1 |
diffusers==0.25.0
|
2 |
+
torch==2.1.0
|
3 |
torchvision==0.15.2
|
4 |
transformers==4.43.3
|
5 |
opencv-python
|