simone-papicchio commited on
Commit
fc2145b
·
1 Parent(s): ed1cb1b

fix error API https://discuss.huggingface.co/t/error-no-api-found/146226/6

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  # Core dependencies
 
2
  qatch
3
  pandas>=2
4
  tqdm>=4.66.1
 
1
  # Core dependencies
2
+ pydantic==2.10.6
3
  qatch
4
  pandas>=2
5
  tqdm>=4.66.1