Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -11,4 +11,5 @@ spaces
|
|
11 |
peft==0.11.1
|
12 |
whisperx
|
13 |
whisper_timestamped
|
14 |
-
typing
|
|
|
|
11 |
peft==0.11.1
|
12 |
whisperx
|
13 |
whisper_timestamped
|
14 |
+
typing
|
15 |
+
numpy<2.0
|