Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ gradio
|
|
5 |
git+https://github.com/openai/whisper.git
|
6 |
moviepy
|
7 |
transformers
|
8 |
-
torch
|
|
|
|
5 |
git+https://github.com/openai/whisper.git
|
6 |
moviepy
|
7 |
transformers
|
8 |
+
torch
|
9 |
+
scipy
|