drhead commited on
Commit
4654c67
·
1 Parent(s): 5d0540f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -2,4 +2,6 @@ torch
2
  torchvision
3
  timm
4
  pillow
5
- safetensors
 
 
 
2
  torchvision
3
  timm
4
  pillow
5
+ safetensors
6
+ pydantic==2.10.6
7
+ msgspec