rdjarbeng commited on
Commit
cb4d381
·
1 Parent(s): 9e035be

add version of pydantic

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -2,6 +2,7 @@ gradio
2
  uvicorn>=0.14.0
3
  spaces
4
  fastapi
 
5
  rembg==2.0.58
6
  onnxruntime==1.18.0
7
  pillow
 
2
  uvicorn>=0.14.0
3
  spaces
4
  fastapi
5
+ pydantic==2.10.6
6
  rembg==2.0.58
7
  onnxruntime==1.18.0
8
  pillow