tiennlu commited on
Commit
314358b
1 Parent(s): da0b688

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +16 -15
requirements.txt CHANGED
@@ -1,15 +1,16 @@
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
 
 
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
16
+ typing