Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
langchain
|
2 |
+
wikipedia
|
3 |
+
huggingface-hub
|
4 |
+
langchain-experimental
|
5 |
+
youtube_search
|
6 |
+
google-search-results
|
7 |
+
duckduckgo-search
|