Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -162,6 +162,6 @@ uvicorn==0.30.1
|
|
162 |
watchfiles==0.22.0
|
163 |
websockets==11.0.3
|
164 |
whisper==1.1.10
|
165 |
-
|
166 |
yarl==1.9.4
|
167 |
zipp==3.19.2
|
|
|
162 |
watchfiles==0.22.0
|
163 |
websockets==11.0.3
|
164 |
whisper==1.1.10
|
165 |
+
git+https://github.com/m-bain/whisperX.git
|
166 |
yarl==1.9.4
|
167 |
zipp==3.19.2
|