CatoG commited on
Commit
d04becd
·
verified ·
1 Parent(s): 0815de2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -7
requirements.txt CHANGED
@@ -1,11 +1,10 @@
1
- gradio==4.44.0
2
- langchain>=0.1.0
3
- langchain-huggingface>=0.0.1
4
- langchain-community>=0.0.20
 
5
  huggingface_hub>=0.20.0
6
  sentence-transformers>=2.2.0
7
  chromadb>=0.4.22
8
  pypdf>=3.17.0
9
- pydantic>=2.0.0
10
- torch>=2.0.0
11
- transformers>=4.30.0
 
1
+ gradio>=4.44.0
2
+ langchain>=0.3.0
3
+ langchain-huggingface>=0.1.0
4
+ langchain-community>=0.3.0
5
+ langchain-text-splitters>=0.3.0
6
  huggingface_hub>=0.20.0
7
  sentence-transformers>=2.2.0
8
  chromadb>=0.4.22
9
  pypdf>=3.17.0
10
+ pydantic>=2.0.0