Spaces:
Running
on
Zero
Running
on
Zero
Commit
·
8f10b7a
1
Parent(s):
cd9b5e1
pydantic fix
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ torch==2.1.0
|
|
2 |
torchaudio
|
3 |
git+https://github.com/aaronabebe/audiocraft#egg=audiocraft
|
4 |
spaces
|
5 |
-
numpy==1.24.0
|
|
|
|
2 |
torchaudio
|
3 |
git+https://github.com/aaronabebe/audiocraft#egg=audiocraft
|
4 |
spaces
|
5 |
+
numpy==1.24.0
|
6 |
+
pydantic==2.10.6
|