Spaces:
Build error
Build error
Commit
·
0698778
1
Parent(s):
e5bafc5
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -17,6 +17,9 @@ safetensors==0.3.0
|
|
17 |
timm
|
18 |
https://download.pytorch.org/whl/cu118/torch-2.0.0%2Bcu118-cp39-cp39-linux_x86_64.whl
|
19 |
https://download.pytorch.org/whl/cu118/torchvision-0.15.1%2Bcu118-cp39-cp39-linux_x86_64.whl
|
|
|
|
|
|
|
20 |
transformers==4.27.1
|
21 |
datasets==2.9.0
|
22 |
accelerate
|
|
|
17 |
timm
|
18 |
https://download.pytorch.org/whl/cu118/torch-2.0.0%2Bcu118-cp39-cp39-linux_x86_64.whl
|
19 |
https://download.pytorch.org/whl/cu118/torchvision-0.15.1%2Bcu118-cp39-cp39-linux_x86_64.whl
|
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
|
25 |
accelerate
|