AlaaAbbas commited on
Commit
9b27c23
·
verified ·
1 Parent(s): f96bee4

Update requirements.txt

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