Fabrice-TIERCELIN commited on
Commit
0d7e1de
·
verified ·
1 Parent(s): e7619cd

pydantic==2.10.6 fixes the "Error : No API Found" bug and the "Internal server error" message

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,3 +1,4 @@
 
1
  torch==2.4.0
2
  torchaudio==2.4.0
3
  torchvision==0.19.0
 
1
+ pydantic==2.10.6
2
  torch==2.4.0
3
  torchaudio==2.4.0
4
  torchvision==0.19.0