Spaces:
Runtime error
Runtime error
🔧 update
Browse filesSigned-off-by: peter szemraj <peterszemraj@gmail.com>
- requirements.txt +10 -13
requirements.txt
CHANGED
@@ -1,16 +1,13 @@
|
|
1 |
-
|
2 |
-
sentencepiece
|
3 |
-
tqdm
|
4 |
-
symspellpy
|
5 |
-
requests
|
6 |
gradio
|
7 |
natsort
|
8 |
-
pandas
|
9 |
-
aitextgen
|
10 |
-
clean-text
|
11 |
-
openwa
|
12 |
-
python-telegram-bot
|
13 |
-
Flask
|
14 |
-
nltk
|
15 |
neuspell
|
16 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
clean-text[gpl]
|
|
|
|
|
|
|
|
|
2 |
gradio
|
3 |
natsort
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
neuspell
|
5 |
+
nltk
|
6 |
+
pandas
|
7 |
+
requests
|
8 |
+
symspellpy
|
9 |
+
torch
|
10 |
+
tqdm
|
11 |
+
transformers
|
12 |
+
yake
|
13 |
+
tensorboard
|