Spaces:
Sleeping
Sleeping
Abid
commited on
Commit
β’
485f26f
1
Parent(s):
7733516
edited requirments
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
-
Transformers==4.17.0
|
2 |
-
|
3 |
-
Datasets==
|
4 |
-
Tokenizers==0.11.
|
5 |
https://github.com/kpu/kenlm/archive/master.zip
|
6 |
pyctcdecode==0.3.0
|
7 |
mlflow==1.24.0
|
|
|
1 |
+
Transformers==4.17.0
|
2 |
+
torch==1.11.0
|
3 |
+
Datasets==2.0.0
|
4 |
+
Tokenizers==0.11.6
|
5 |
https://github.com/kpu/kenlm/archive/master.zip
|
6 |
pyctcdecode==0.3.0
|
7 |
mlflow==1.24.0
|