Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -5,6 +5,6 @@ opencv_python==4.7.0.72
|
|
| 5 |
Pillow==9.3.0
|
| 6 |
pycocotools==2.0.6
|
| 7 |
segment_anything==1.0
|
| 8 |
-
torch==2.0.0
|
| 9 |
-
torchvision==0.15.1
|
| 10 |
tqdm==4.65.0
|
|
|
|
| 5 |
Pillow==9.3.0
|
| 6 |
pycocotools==2.0.6
|
| 7 |
segment_anything==1.0
|
| 8 |
+
torch==2.0.0
|
| 9 |
+
torchvision==0.15.1
|
| 10 |
tqdm==4.65.0
|