Spaces:
Sleeping
Sleeping
fix:requirement.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -11,7 +11,7 @@ pip==23.3
|
|
| 11 |
pycocotools==2.0.7
|
| 12 |
scikit-image==0.21.0
|
| 13 |
scipy==1.10.1
|
| 14 |
-
torch==1.12.0
|
| 15 |
-
torchaudio==0.12.0
|
| 16 |
-
torchvision==0.13.0
|
| 17 |
tqdm==4.65.2
|
|
|
|
| 11 |
pycocotools==2.0.7
|
| 12 |
scikit-image==0.21.0
|
| 13 |
scipy==1.10.1
|
| 14 |
+
torch==1.12.0
|
| 15 |
+
torchaudio==0.12.0
|
| 16 |
+
torchvision==0.13.0
|
| 17 |
tqdm==4.65.2
|