Spaces:
Build error
Build error
Fix bug: fix api no found bug by add pydantic==2.10.6
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
|
|
| 1 |
yacs
|
| 2 |
einops
|
| 3 |
gradio==5.1.0
|
|
|
|
| 1 |
+
pydantic==2.10.6
|
| 2 |
yacs
|
| 3 |
einops
|
| 4 |
gradio==5.1.0
|