deadshot2003 commited on
Commit
7a5468e
·
verified ·
1 Parent(s): 588a2b1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -2
requirements.txt CHANGED
@@ -1,3 +1,11 @@
1
- groq
2
-
 
3
  youtube_transcript_api
 
 
 
 
 
 
 
 
1
+ os
2
+ io
3
+ import streamlit as st
4
  youtube_transcript_api
5
+ re
6
+ logging
7
+ warnings
8
+ pydub
9
+ tempfile
10
+ dotenv
11
+ openai