Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -2,6 +2,7 @@ altair
|
|
| 2 |
pandas
|
| 3 |
streamlit
|
| 4 |
openai-whisper
|
| 5 |
-
git+https://github.com/openai/whisper.git
|
| 6 |
ffmpeg
|
| 7 |
-
setuptools-rust
|
|
|
|
|
|
|
|
|
| 2 |
pandas
|
| 3 |
streamlit
|
| 4 |
openai-whisper
|
|
|
|
| 5 |
ffmpeg
|
| 6 |
+
setuptools-rust
|
| 7 |
+
ffmpeg-python
|
| 8 |
+
torch
|