awacke1 commited on
Commit
be41031
1 Parent(s): 263e41a

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -0
requirements.txt ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ huggingface_hub
2
+ audio-recorder-streamlit
3
+ beautifulsoup4
4
+ faiss-cpu
5
+ langchain
6
+ mistune
7
+ openai==0.28
8
+ PyPDF2
9
+ python-dotenv
10
+ pytz
11
+ streamlit
12
+ tiktoken
13
+ textract