iwatsuki commited on
Commit
6113e6f
·
verified ·
1 Parent(s): 5f9103c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -4
requirements.txt CHANGED
@@ -14,8 +14,6 @@ rembg[gpu]==2.0.57; sys_platform != 'darwin'
14
  rembg==2.0.57; sys_platform == 'darwin'
15
  pynanoinstantmeshes==0.0.3
16
  gpytoolbox==0.2.0
17
- gradio>=5.0.0
18
  gradio-litmodel3d==0.0.1
19
- # (HF hack) These are installed at runtime in gradio_app.py
20
- # ./texture_baker/
21
- # ./uv_unwrapper/
 
14
  rembg==2.0.57; sys_platform == 'darwin'
15
  pynanoinstantmeshes==0.0.3
16
  gpytoolbox==0.2.0
17
+ gradio==4.44.1
18
  gradio-litmodel3d==0.0.1
19
+ pydantic>=2.0,<2.8