jayant012 commited on
Commit
82b2908
1 Parent(s): 98f2017

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +21 -20
requirements.txt CHANGED
@@ -1,20 +1,21 @@
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
 
 
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
+ sentence-transformers
21
+ chromadb