Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,6 +3,6 @@ transformers>=4.36.0
|
|
3 |
torch>=2.0.0
|
4 |
torchaudio>=2.0.0
|
5 |
librosa>=0.10.1
|
6 |
-
pydantic>=
|
7 |
spaces==0.38.1
|
8 |
numpy
|
|
|
3 |
torch>=2.0.0
|
4 |
torchaudio>=2.0.0
|
5 |
librosa>=0.10.1
|
6 |
+
pydantic>=2.0.0,<2.12.0
|
7 |
spaces==0.38.1
|
8 |
numpy
|