Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -11,6 +11,7 @@ kornia==0.6.12
|
|
| 11 |
opencv-python
|
| 12 |
opencv-contrib-python
|
| 13 |
gradio==3.23.0
|
|
|
|
| 14 |
huggingface_hub==0.22.2
|
| 15 |
IPython
|
| 16 |
spaces
|
|
|
|
| 11 |
opencv-python
|
| 12 |
opencv-contrib-python
|
| 13 |
gradio==3.23.0
|
| 14 |
+
pydantic==2.10.6
|
| 15 |
huggingface_hub==0.22.2
|
| 16 |
IPython
|
| 17 |
spaces
|