Spaces:
Running
Running
pydantic==2.10.6 fixes the "Error : No API Found" bug
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
opencv-python==4.9.0.80
|
2 |
diffusers==0.31.0
|
3 |
transformers==4.46.3
|
|
|
1 |
+
pydantic==2.10.6
|
2 |
opencv-python==4.9.0.80
|
3 |
diffusers==0.31.0
|
4 |
transformers==4.46.3
|