Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +9 -9
requirements.txt
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
-
streamlit
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
|
|
1 |
+
streamlit
|
2 |
+
smolagents
|
3 |
+
groq
|
4 |
+
duckduckgo-search
|
5 |
+
newspaper3k
|
6 |
+
beautifulsoup4
|
7 |
+
requests
|
8 |
+
nltk
|
9 |
+
pandas
|