Fabrice-TIERCELIN commited on
Commit
75a70d6
·
verified ·
1 Parent(s): 72ff15a

This PR fixes the "No API found" bug

Browse files

pydantic==2.10.6 fixes the "No API found" bug

Click on _Merge_ to add this feature.

Files changed (1) hide show
  1. 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