Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ openai>=1.0
|
|
| 4 |
openai-whisper
|
| 5 |
torch
|
| 6 |
ffmpeg-python
|
| 7 |
-
faster-whisper
|
|
|
|
|
|
| 4 |
openai-whisper
|
| 5 |
torch
|
| 6 |
ffmpeg-python
|
| 7 |
+
faster-whisper
|
| 8 |
+
sqlmodel
|