Spaces:
Running
Running
This PR fixes the "No API found" bug
#1
by
Fabrice-TIERCELIN
- opened
- 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
|