Spaces:
Running
Running
This PR fixes the "No API found" bug
Browse filespydantic==2.10.6 fixes the "No API found" bug
Click on _Merge_ to add this feature.
- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
torch
|
2 |
torchaudio
|
3 |
stable-audio-tools
|
|
|
1 |
+
pydantic==2.10.6
|
2 |
torch
|
3 |
torchaudio
|
4 |
stable-audio-tools
|