iShare commited on
Commit
2219cd7
·
1 Parent(s): 383a4bd

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ huggingface_hub
2
+ langchain
3
+ pandas
4
+ PyPDF2
5
+ python-dotenv
6
+ Requests
7
+ sentence_transformers
8
+ streamlit
9
+ streamlit_chat
10
+ torch
11
+ htmlTemplates
12
+ faiss-cpu