Spaces:
Running
on
Zero
Running
on
Zero
Commit
·
92a1521
1
Parent(s):
15bda9c
pydantic req
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -19,4 +19,6 @@ spaces
|
|
| 19 |
numpy
|
| 20 |
|
| 21 |
# Install stable-audio-tools directly from GitHub
|
| 22 |
-
git+https://github.com/Stability-AI/stable-audio-tools.git
|
|
|
|
|
|
|
|
|
| 19 |
numpy
|
| 20 |
|
| 21 |
# Install stable-audio-tools directly from GitHub
|
| 22 |
+
git+https://github.com/Stability-AI/stable-audio-tools.git
|
| 23 |
+
|
| 24 |
+
pydantic==2.10.6
|