Spaces:
Build error
Build error
Commit
·
9fe09ff
1
Parent(s):
45ec651
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -1,8 +1,7 @@
|
|
| 1 |
transformers
|
| 2 |
torch
|
| 3 |
-
transformers
|
| 4 |
-
git+https://github.com/openai/whisper.git
|
| 5 |
diffusers
|
|
|
|
| 6 |
ffmpeg
|
| 7 |
sounddevice
|
| 8 |
gradio
|
|
|
|
| 1 |
transformers
|
| 2 |
torch
|
|
|
|
|
|
|
| 3 |
diffusers
|
| 4 |
+
git+https://github.com/openai/whisper.git
|
| 5 |
ffmpeg
|
| 6 |
sounddevice
|
| 7 |
gradio
|