MohamedRashad commited on
Commit
eeab119
·
1 Parent(s): 154112b

Update SDK version to 5.8.0 and remove gradio dependency from requirements

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. requirements.txt +1 -3
README.md CHANGED
@@ -4,7 +4,7 @@ emoji: 👀
4
  colorFrom: gray
5
  colorTo: blue
6
  sdk: gradio
7
- sdk_version: 4.44.1
8
  app_file: app.py
9
  pinned: false
10
  short_description: Tool to generate 3D assets for games
 
4
  colorFrom: gray
5
  colorTo: blue
6
  sdk: gradio
7
+ sdk_version: 5.8.0
8
  app_file: app.py
9
  pinned: false
10
  short_description: Tool to generate 3D assets for games
requirements.txt CHANGED
@@ -26,6 +26,4 @@ transformers==4.46.3
26
  gradio_litmodel3d==0.0.1
27
  https://github.com/Dao-AILab/flash-attention/releases/download/v2.7.0.post2/flash_attn-2.7.0.post2+cu12torch2.4cxx11abiFALSE-cp310-cp310-linux_x86_64.whl
28
  https://huggingface.co/spaces/JeffreyXiang/TRELLIS/resolve/main/wheels/diff_gaussian_rasterization-0.0.0-cp310-cp310-linux_x86_64.whl?download=true
29
- https://huggingface.co/spaces/JeffreyXiang/TRELLIS/resolve/main/wheels/nvdiffrast-0.3.3-cp310-cp310-linux_x86_64.whl?download=true
30
- gradio==4.44.1
31
- gradio-client==1.4.0
 
26
  gradio_litmodel3d==0.0.1
27
  https://github.com/Dao-AILab/flash-attention/releases/download/v2.7.0.post2/flash_attn-2.7.0.post2+cu12torch2.4cxx11abiFALSE-cp310-cp310-linux_x86_64.whl
28
  https://huggingface.co/spaces/JeffreyXiang/TRELLIS/resolve/main/wheels/diff_gaussian_rasterization-0.0.0-cp310-cp310-linux_x86_64.whl?download=true
29
+ https://huggingface.co/spaces/JeffreyXiang/TRELLIS/resolve/main/wheels/nvdiffrast-0.3.3-cp310-cp310-linux_x86_64.whl?download=true