zhang-ziang commited on
Commit
83100ae
·
1 Parent(s): 00e3bbc

gradio bug fix try

Browse files
render/__pycache__/core.cpython-312.pyc CHANGED
Binary files a/render/__pycache__/core.cpython-312.pyc and b/render/__pycache__/core.cpython-312.pyc differ
 
requirements.txt CHANGED
@@ -7,3 +7,4 @@ gradio==5.9.0
7
  numpy==1.26.4
8
  onnxruntime
9
  rembg
 
 
7
  numpy==1.26.4
8
  onnxruntime
9
  rembg
10
+ pydantic==2.10.6