Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
googletrans==3.1.0a0
|
2 |
spacy
|
3 |
gradio
|
4 |
-
nltk
|
|
|
|
1 |
googletrans==3.1.0a0
|
2 |
spacy
|
3 |
gradio
|
4 |
+
nltk
|
5 |
+
wikipedia
|