Update requirements.txt
Browse files- requirements.txt +7 -9
requirements.txt
CHANGED
@@ -1,9 +1,7 @@
|
|
1 |
-
gradio
|
2 |
-
plotly
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
duckduckgo-search==4.1.1
|
9 |
-
python-dotenv==1.0.0
|
|
|
1 |
+
gradio
|
2 |
+
plotly
|
3 |
+
requests
|
4 |
+
beautifulsoup4
|
5 |
+
duckduckgo_search
|
6 |
+
transformers
|
7 |
+
datetime
|
|
|
|