Spaces:
Build error
Build error
Commit
·
3fcf59e
1
Parent(s):
0698778
Update requirements.txt
Browse files- requirements.txt +2 -4
requirements.txt
CHANGED
|
@@ -15,10 +15,8 @@ prettytable==3.6.0
|
|
| 15 |
pytorch-lightning
|
| 16 |
safetensors==0.3.0
|
| 17 |
timm
|
| 18 |
-
https://download.pytorch.org/whl/cu118/torch-
|
| 19 |
-
|
| 20 |
-
https://download.pytorch.org/whl/torchtext-0.15.1%2Bcpu-cp39-cp39-linux_x86_64.whl
|
| 21 |
-
https://download.pytorch.org/whl/cu118/torchaudio-2.0.1%2Bcu118-cp39-cp39-linux_x86_64.whl
|
| 22 |
fastai
|
| 23 |
transformers==4.27.1
|
| 24 |
datasets==2.9.0
|
|
|
|
| 15 |
pytorch-lightning
|
| 16 |
safetensors==0.3.0
|
| 17 |
timm
|
| 18 |
+
https://download.pytorch.org/whl/cu118/torch-1.13.1%2Bcu118-cp39-cp39-linux_x86_64.whl
|
| 19 |
+
torchvision==0.14.1+cu118
|
|
|
|
|
|
|
| 20 |
fastai
|
| 21 |
transformers==4.27.1
|
| 22 |
datasets==2.9.0
|