cocktailpeanut 6Morpheus6 commited on
Commit
ca4e282
·
verified ·
1 Parent(s): d922d3e

pydantic fix (#1)

Browse files

- pydantic fix (978129e27f113abeece92f90d40bca8234ed46cf)


Co-authored-by: Morpheus <6Morpheus6@users.noreply.huggingface.co>

Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -13,3 +13,4 @@ tokenizers==0.15.2
13
  transformers==4.36.2
14
  gradio==4.44.1
15
  huggingface_hub==0.25.2
 
 
13
  transformers==4.36.2
14
  gradio==4.44.1
15
  huggingface_hub==0.25.2
16
+ pydantic==2.10.6