Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -9,7 +9,7 @@ numpy==1.26.2
|
|
| 9 |
scipy==1.12.0
|
| 10 |
requests==2.31.0
|
| 11 |
torchsde==0.2.6
|
| 12 |
-
torchvision==0.15.2
|
| 13 |
|
| 14 |
einops
|
| 15 |
opencv-contrib-python
|
|
|
|
| 9 |
scipy==1.12.0
|
| 10 |
requests==2.31.0
|
| 11 |
torchsde==0.2.6
|
| 12 |
+
torchvision==0.15.2
|
| 13 |
|
| 14 |
einops
|
| 15 |
opencv-contrib-python
|