arajshiva commited on
Commit
94d1c3d
·
verified ·
1 Parent(s): be4d4f4

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ######################## WRITE YOUR SCRIPT HERE #########################
3
+ streamlit==1.40.1
4
+ langchain-core==0.3.21
5
+ langchain-community==0.3.8
6
+ langchain==0.3.8
7
+ langchain-openai==0.2.9
8
+ huggingface-hub==0.26.2
9
+ chromadb==0.5.23
10
+ langchain_community
11
+ sentence-transformers
12
+ weave