smartdigitalnetworks commited on
Commit
893bc77
·
verified ·
1 Parent(s): 2b71ab1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,7 +2,7 @@
2
  --extra-index-url https://download.pytorch.org/whl/cu124
3
  torch
4
  torchvision
5
-
6
  numpy>=1.26.4
7
  opencv-python-headless
8
  imageio-ffmpeg>=0.5.1
 
2
  --extra-index-url https://download.pytorch.org/whl/cu124
3
  torch
4
  torchvision
5
+ pydantic==2.10.6
6
  numpy>=1.26.4
7
  opencv-python-headless
8
  imageio-ffmpeg>=0.5.1