pookiefoof commited on
Commit
252404c
·
verified ·
1 Parent(s): ef3d843

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
  gradio==4.44.1
2
  gradio_image_prompter
3
  gradio_litmodel3d
4
- torchvision
5
  diffusers
6
  transformers==4.49.0
7
  einops
@@ -24,5 +23,9 @@ https://huggingface.co/spaces/JeffreyXiang/TRELLIS/resolve/main/wheels/nvdiffras
24
  cvcuda_cu12
25
  gltflib
26
  https://huggingface.co/spaces/VAST-AI/TripoSG/resolve/main/diso-0.1.4-cp310-cp310-linux_x86_64.whl?download=true
 
 
 
 
27
  --find-links https://data.pyg.org/whl/torch-2.6.0+cu124.html
28
  torch-cluster
 
1
  gradio==4.44.1
2
  gradio_image_prompter
3
  gradio_litmodel3d
 
4
  diffusers
5
  transformers==4.49.0
6
  einops
 
23
  cvcuda_cu12
24
  gltflib
25
  https://huggingface.co/spaces/VAST-AI/TripoSG/resolve/main/diso-0.1.4-cp310-cp310-linux_x86_64.whl?download=true
26
+ --index-url https://download.pytorch.org/whl/cu124
27
+ torch==2.6.0
28
+ torchvision==0.21.0
29
+ torchaudio==2.6.0
30
  --find-links https://data.pyg.org/whl/torch-2.6.0+cu124.html
31
  torch-cluster