Nioooor commited on
Commit
a53ce34
·
verified ·
1 Parent(s): f0177e7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -3
requirements.txt CHANGED
@@ -1,3 +1,10 @@
1
- altair
2
- pandas
3
- streamlit
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ langchain
3
+ langchain_community
4
+ langchain_groq
5
+ sentence-transformers
6
+ einops
7
+ chromadb
8
+ pysqlite3-binary
9
+ httpx<0.28.0
10
+ groq>=0.9.0