Spaces:
Sleeping
Sleeping
Peter
commited on
Commit
•
e05a3b5
1
Parent(s):
ddca617
add reqs
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
clean-text
|
2 |
+
gradio
|
3 |
+
nltk
|
4 |
+
torch
|
5 |
+
tqdm
|
6 |
+
transformers
|