pkraman06 commited on
Commit
d18a5e8
·
verified ·
1 Parent(s): 67515d3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -1
requirements.txt CHANGED
@@ -1,3 +1,13 @@
1
  altair
2
  pandas
3
- streamlit
 
 
 
 
 
 
 
 
 
 
 
1
  altair
2
  pandas
3
+ streamlit
4
+ crewai
5
+ langchain
6
+ langchain-community
7
+ sentence-transformers
8
+ faiss-cpu
9
+ transformers
10
+ huggingface_hub
11
+ python-dotenv
12
+ requests
13
+ beautifulsoup4