Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ torch==2.3.0
|
|
4 |
torchvision==0.18.0
|
5 |
opencv-python==4.10.0.84
|
6 |
matplotlib==3.9.0
|
7 |
-
huggingface_hub==0.23.0
|
|
|
|
4 |
torchvision==0.18.0
|
5 |
opencv-python==4.10.0.84
|
6 |
matplotlib==3.9.0
|
7 |
+
huggingface_hub==0.23.0
|
8 |
+
pydantic==2.10.6
|