akliluet commited on
Commit
85897c9
·
verified ·
1 Parent(s): 55afd50

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -0
requirements.txt ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ streamlit==1.40.1
2
+ langchain-core
3
+ langchain==0.3.8
4
+ langchain-community==0.3.8
5
+ langchain-openai==0.2.9
6
+ openai
7
+ huggingface-hub==0.26.2
8
+ sentence-transformers
9
+ torch==2.1.2
10
+ transformers==4.37.2
11
+ chromadb
12
+ weave
13
+ httpx==0.27.2