Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
|
|
|
2 |
requests
|
3 |
-
beautifulsoup4
|
4 |
-
nltk
|
5 |
-
google-generativeai
|
|
|
1 |
+
google-generativeai
|
2 |
+
gradio
|
3 |
requests
|
4 |
+
beautifulsoup4
|
5 |
+
nltk
|
|