r3gm commited on
Commit
c8e8581
·
verified ·
1 Parent(s): b7a17c1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -17,3 +17,5 @@ numpy>=1.16, <=1.23.5
17
  # opencv-python>=4.1.2
18
  # moviepy>=1.0.3
19
  torchvision
 
 
 
17
  # opencv-python>=4.1.2
18
  # moviepy>=1.0.3
19
  torchvision
20
+
21
+ pydantic==2.10.6