Spaces:
Runtime error
Runtime error
pydantic fix (#8)
Browse files- pydantic fix (148e07ac8cb9663af3c547539d552698dc0f18da)
Co-authored-by: Morpheus <[email protected]>
- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -16,3 +16,4 @@ peft==0.14.0
|
|
| 16 |
huggingface_hub==0.25.2
|
| 17 |
opencv-python
|
| 18 |
insightface
|
|
|
|
|
|
| 16 |
huggingface_hub==0.25.2
|
| 17 |
opencv-python
|
| 18 |
insightface
|
| 19 |
+
pydantic==2.10.6
|