Spaces:
Running
Running
Create requirements.txt
Browse files- requirements.txt +15 -0
requirements.txt
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
langchain-groq
|
3 |
+
langchainhub
|
4 |
+
sentence-transformers
|
5 |
+
langchain-community
|
6 |
+
pymupdf
|
7 |
+
chromadb
|
8 |
+
language-tool-python
|
9 |
+
anthropic
|
10 |
+
google-generativeai
|
11 |
+
langchain-google-genai
|
12 |
+
langchain-anthropic
|
13 |
+
langchain-openai
|
14 |
+
vertexai
|
15 |
+
html2text
|