Spaces:
Runtime error
Runtime error
Commit ·
d42dbfc
1
Parent(s): 54265d3
pydantic
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ librosa
|
|
| 4 |
openai-whisper
|
| 5 |
pandas
|
| 6 |
torch
|
| 7 |
-
numpy
|
|
|
|
|
|
| 4 |
openai-whisper
|
| 5 |
pandas
|
| 6 |
torch
|
| 7 |
+
numpy
|
| 8 |
+
pydantic<2.0.0
|