pydantic 2

This commit is contained in:
Phil Wang
2023-07-15 09:32:44 -07:00
parent 00e07b7d61
commit 40843bcc21
4 changed files with 19 additions and 14 deletions

View File

@@ -36,7 +36,7 @@ setup(
'numpy',
'packaging',
'pillow',
'pydantic',
'pydantic>=2',
'pytorch-warmup',
'resize-right>=0.0.2',
'rotary-embedding-torch',