Spaces:
Runtime error
Runtime error
Commit
Β·
d1b3d39
1
Parent(s):
4bd8e5a
update
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
transformers==4.36.2
|
2 |
-
torch==2.0.1
|
3 |
-
torchvision==0.15.2
|
4 |
-
torchaudio==2.0.2
|
5 |
numpy==1.24.4
|
6 |
scipy==1.10.1
|
7 |
scikit-image==0.21.0
|
@@ -20,4 +20,4 @@ av
|
|
20 |
fvcore
|
21 |
cloudpickle
|
22 |
omegaconf
|
23 |
-
pycocotools
|
|
|
1 |
transformers==4.36.2
|
2 |
+
#torch==2.0.1
|
3 |
+
#torchvision==0.15.2
|
4 |
+
#torchaudio==2.0.2
|
5 |
numpy==1.24.4
|
6 |
scipy==1.10.1
|
7 |
scikit-image==0.21.0
|
|
|
20 |
fvcore
|
21 |
cloudpickle
|
22 |
omegaconf
|
23 |
+
pycocotools
|