tiennlu commited on
Commit
da0b688
1 Parent(s): 67a2097

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -0
requirements.txt ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ streamlit_chat
3
+ openai
4
+ pydub
5
+ librosa
6
+ soundfile
7
+ deep_translator
8
+ youtube_transcript_api
9
+ youtube_dl
10
+ langchain
11
+ tiktoken
12
+ transformers
13
+ torch
14
+ langchain_community
15
+ matplotlib