Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,3 +2,4 @@ git+https://github.com/WildChlamydia/MiVOLO.git
|
|
| 2 |
gradio==3.35.2
|
| 3 |
omegaconf
|
| 4 |
torch==2.5.1
|
|
|
|
|
|
| 2 |
gradio==3.35.2
|
| 3 |
omegaconf
|
| 4 |
torch==2.5.1
|
| 5 |
+
pydantic==2.10.6
|