Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
langchain
|
2 |
+
langchain_community
|
3 |
+
langchain-ollama
|
4 |
+
langchain-google-community
|
5 |
+
langchain-text-splitters
|
6 |
+
ollama
|
7 |
+
gradio
|
8 |
+
pypdf
|