Spaces:
Sleeping
Sleeping
ftshijt
commited on
Commit
·
5e2d962
1
Parent(s):
34b49ab
resolve gradio incompatibility
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -8,3 +8,4 @@ scipy>=1.7.0
|
|
8 |
torch>=1.10.0
|
9 |
torchaudio>=0.10.0
|
10 |
librosa>=0.9.2
|
|
|
|
8 |
torch>=1.10.0
|
9 |
torchaudio>=0.10.0
|
10 |
librosa>=0.9.2
|
11 |
+
pydantic<=2.10.6
|