Spaces:
Build error
Build error
Minh Q. Le
commited on
Commit
·
98eef5e
1
Parent(s):
ccc8432
Fixed pip install error
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -148,9 +148,9 @@ thinc==8.2.1
|
|
| 148 |
tokenizers==0.15.0
|
| 149 |
tomlkit==0.12.0
|
| 150 |
toolz==0.12.0
|
| 151 |
-
torch==2.1.1
|
| 152 |
torchaudio==2.1.1
|
| 153 |
-
torchvision==0.16.1
|
| 154 |
tornado==6.4
|
| 155 |
tqdm==4.66.1
|
| 156 |
traitlets==5.14.0
|
|
|
|
| 148 |
tokenizers==0.15.0
|
| 149 |
tomlkit==0.12.0
|
| 150 |
toolz==0.12.0
|
| 151 |
+
torch==2.1.1
|
| 152 |
torchaudio==2.1.1
|
| 153 |
+
torchvision==0.16.1
|
| 154 |
tornado==6.4
|
| 155 |
tqdm==4.66.1
|
| 156 |
traitlets==5.14.0
|