Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
torch
|
2 |
torchvision>=0.19.0
|
3 |
opencv-python>=4.9.0.80
|
4 |
diffusers>=0.31.0
|
|
|
1 |
+
torch>=2.4.0
|
2 |
torchvision>=0.19.0
|
3 |
opencv-python>=4.9.0.80
|
4 |
diffusers>=0.31.0
|