Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -276,7 +276,7 @@ websocket-client==1.8.0
|
|
| 276 |
websockets==15.0.1
|
| 277 |
Werkzeug==3.1.3
|
| 278 |
wget==3.2
|
| 279 |
-
whisper
|
| 280 |
widgetsnbextension==4.0.13
|
| 281 |
yarl==1.18.3
|
| 282 |
yaspin==3.1.0
|
|
|
|
| 276 |
websockets==15.0.1
|
| 277 |
Werkzeug==3.1.3
|
| 278 |
wget==3.2
|
| 279 |
+
openai-whisper @ git+https://github.com/openai/whisper.git
|
| 280 |
widgetsnbextension==4.0.13
|
| 281 |
yarl==1.18.3
|
| 282 |
yaspin==3.1.0
|