Spaces:
Runtime error
Runtime error
Upload requirements.txt
Browse files- requirements.txt +20 -0
requirements.txt
ADDED
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
ipykernel
|
2 |
+
langchain
|
3 |
+
langchain-community
|
4 |
+
langchain-core
|
5 |
+
langsmith
|
6 |
+
openai
|
7 |
+
pydantic
|
8 |
+
pydantic_core
|
9 |
+
gradio
|
10 |
+
gradio_client
|
11 |
+
langchain_openai
|
12 |
+
arxiv
|
13 |
+
pymupdf
|
14 |
+
beautifulsoup4
|
15 |
+
lxml
|
16 |
+
wikipedia
|
17 |
+
pypdf
|
18 |
+
unstructured
|
19 |
+
tiktoken
|
20 |
+
# llama_cpp_pytho
|