Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ torchvision
|
|
7 |
safetensors
|
8 |
opencv-python
|
9 |
imageio
|
10 |
-
imageio-ffmpeg
|
|
|
|
7 |
safetensors
|
8 |
opencv-python
|
9 |
imageio
|
10 |
+
imageio-ffmpeg
|
11 |
+
pydantic==2.10.6
|