Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,6 +3,6 @@ diffusers>=0.25.0
|
|
| 3 |
matplotlib
|
| 4 |
scipy
|
| 5 |
torch==2.5.0
|
| 6 |
-
torchvision==0.
|
| 7 |
transformers>=4.32.1
|
| 8 |
opencv-python==4.11.0.86
|
|
|
|
| 3 |
matplotlib
|
| 4 |
scipy
|
| 5 |
torch==2.5.0
|
| 6 |
+
torchvision==0.20.0
|
| 7 |
transformers>=4.32.1
|
| 8 |
opencv-python==4.11.0.86
|