noumanjavaid commited on
Commit
a38371c
·
verified ·
1 Parent(s): d3a14d0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -2,6 +2,7 @@ streamlit
2
  groq
3
  python-dotenv
4
  md2pdf
 
5
  sounddevice
6
  soundfile
7
  numpy
@@ -9,4 +10,5 @@ yt-dlp>=2024.03.10
9
  ffmpeg-python>=0.2.0
10
  pathlib>=1.0.1
11
  typing-extensions>=4.0.0
12
- streamlit-audiorec
 
 
2
  groq
3
  python-dotenv
4
  md2pdf
5
+
6
  sounddevice
7
  soundfile
8
  numpy
 
10
  ffmpeg-python>=0.2.0
11
  pathlib>=1.0.1
12
  typing-extensions>=4.0.0
13
+ streamlit-audiorec
14
+ backoff