Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,6 +5,6 @@ pandas
|
|
5 |
requests
|
6 |
torch
|
7 |
ddgs
|
8 |
-
whisper
|
9 |
openpyxl
|
10 |
|
|
|
5 |
requests
|
6 |
torch
|
7 |
ddgs
|
8 |
+
git+https://github.com/openai/whisper.git
|
9 |
openpyxl
|
10 |
|