Spaces:
Runtime error
Runtime error
Commit
·
91a0999
1
Parent(s):
1f25f63
updated requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -13,7 +13,7 @@ charset-normalizer==2.0.4
|
|
13 |
click==8.1.3
|
14 |
commonmark==0.9.1
|
15 |
cryptography==38.0.1
|
16 |
-
|
17 |
decorator==5.1.1
|
18 |
distlib==0.3.6
|
19 |
editdistance==0.6.2
|
|
|
13 |
click==8.1.3
|
14 |
commonmark==0.9.1
|
15 |
cryptography==38.0.1
|
16 |
+
ctcdecode==1.0.2
|
17 |
decorator==5.1.1
|
18 |
distlib==0.3.6
|
19 |
editdistance==0.6.2
|