Spaces:
Runtime error
Runtime error
fix package versions
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -47,9 +47,7 @@ setuptools==57.4.0
|
|
47 |
Shapely==1.7.1
|
48 |
six==1.16.0
|
49 |
tokenizers==0.10.3
|
50 |
-
torch==1.9.0
|
51 |
-
torchaudio==0.9.0
|
52 |
-
torchvision==0.10.0+cu102
|
53 |
tqdm==4.61.2
|
54 |
transformers==4.8.2
|
55 |
typing-extensions==3.10.0.0
|
|
|
47 |
Shapely==1.7.1
|
48 |
six==1.16.0
|
49 |
tokenizers==0.10.3
|
50 |
+
torch==1.9.0
|
|
|
|
|
51 |
tqdm==4.61.2
|
52 |
transformers==4.8.2
|
53 |
typing-extensions==3.10.0.0
|