Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
numpy~=1.24.2
|
| 2 |
-
torch
|
| 3 |
torchvision
|
| 4 |
Pillow~=9.2.0
|
| 5 |
opencv-python~=4.6.0.66
|
|
|
|
| 1 |
numpy~=1.24.2
|
| 2 |
+
torch
|
| 3 |
torchvision
|
| 4 |
Pillow~=9.2.0
|
| 5 |
opencv-python~=4.6.0.66
|