Spaces:
Runtime error
Runtime error
Jai Ansh Bindra
commited on
Commit
·
131a488
1
Parent(s):
79b97f6
Adding the requirement needed.
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
Flask
|
|
|
2 |
openai-whisper
|
3 |
yt-dlp
|
4 |
ffmpeg-python
|
|
|
1 |
Flask
|
2 |
+
Flask==2.2.5
|
3 |
openai-whisper
|
4 |
yt-dlp
|
5 |
ffmpeg-python
|