Spaces:
Runtime error
Runtime error
zahoor54321
commited on
Commit
•
35799a9
1
Parent(s):
8adf940
Update requirements.txt
Browse files- requirements.txt +6 -6
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
|
|
1 |
+
Transformers==4.28.1
|
2 |
+
torch==2.0.0
|
3 |
+
Datasets==2.11.0
|
4 |
+
Tokenizers==0.13.3
|
5 |
+
https://github.com/kpu/kenlm/archive/master.zip
|
6 |
+
pyctcdecode==0.5.0
|