Somnath3570 commited on
Commit
7ca413e
·
verified ·
1 Parent(s): 081b6f8

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ langchain
3
+ langchain_huggingface
4
+ langchain_community
5
+ langchain_core
6
+ huggingface_hub
7
+ sentence_transformers
8
+ faiss-cpu
9
+ pypdf
10
+ python-dotenv
11
+ gtts