Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -18,7 +18,7 @@ omegaconf==2.3.0
|
|
18 |
onnxruntime-gpu==1.16.0
|
19 |
openai-whisper==20231117
|
20 |
protobuf==4.25
|
21 |
-
pydantic==1.10.17
|
22 |
rich==13.7.1
|
23 |
soundfile==0.12.1
|
24 |
tensorboard==2.14.0
|
|
|
18 |
onnxruntime-gpu==1.16.0
|
19 |
openai-whisper==20231117
|
20 |
protobuf==4.25
|
21 |
+
pydantic==2.0 #1.10.17
|
22 |
rich==13.7.1
|
23 |
soundfile==0.12.1
|
24 |
tensorboard==2.14.0
|