Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ streamlit==1.37.0
|
|
| 3 |
googlesearch-python==1.2.4
|
| 4 |
nltk==3.8.1
|
| 5 |
rake_nltk==1.0.6
|
| 6 |
-
boilerpy3==1.0.7
|
|
|
|
|
|
| 3 |
googlesearch-python==1.2.4
|
| 4 |
nltk==3.8.1
|
| 5 |
rake_nltk==1.0.6
|
| 6 |
+
boilerpy3==1.0.7
|
| 7 |
+
gradio_client
|