Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
diffusers==0.25.0
|
2 |
-
torch==2.
|
3 |
torchvision==0.16.0
|
4 |
transformers==4.43.3
|
5 |
opencv-python
|
|
|
1 |
diffusers==0.25.0
|
2 |
+
torch==2.0.0
|
3 |
torchvision==0.16.0
|
4 |
transformers==4.43.3
|
5 |
opencv-python
|