Spaces:
Sleeping
Sleeping
ansfarooq7
commited on
Commit
•
d3bdfc3
1
Parent(s):
2f0c20a
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -1,4 +1,8 @@
|
|
1 |
transformers==4.15.0
|
2 |
wikipedia==1.4.0
|
3 |
syllables==1.0.3
|
4 |
-
|
|
|
|
|
|
|
|
|
|
1 |
transformers==4.15.0
|
2 |
wikipedia==1.4.0
|
3 |
syllables==1.0.3
|
4 |
+
torch @ https://download.pytorch.org/whl/cu111/torch-1.10.0%2Bcu111-cp37-cp37m-linux_x86_64.whl
|
5 |
+
torchaudio @ https://download.pytorch.org/whl/cu111/torchaudio-0.10.0%2Bcu111-cp37-cp37m-linux_x86_64.whl
|
6 |
+
torchsummary==1.5.1
|
7 |
+
torchtext==0.11.0
|
8 |
+
torchvision @ https://download.pytorch.org/whl/cu111/torchvision-0.11.1%2Bcu111-cp37-cp37m-linux_x86_64.whl
|