File size: 750 Bytes
a11ab65
63f32f0
b357a9f
 
 
 
63f32f0
 
8050d8a
b357a9f
 
 
 
a11ab65
 
 
 
 
 
 
 
 
 
b357a9f
 
 
 
 
 
 
a11ab65
b357a9f
 
 
6deb583
 
 
 
a11ab65
 
 
5e8fa6e
4fe70c9
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
# Core — Gradio for ZeroGPU Spaces
gradio>=5.0
torch>=2.0
torchvision
numpy

# HuggingFace
huggingface_hub>=0.25.0
transformers>=4.40.0
spaces
safetensors
accelerate

# TripoSG dependencies (from official VAST-AI/TripoSG Space)
diffusers
einops
omegaconf
jaxtyping
typeguard
scipy
scikit-image
opencv-python

# 3D Mesh Processing
trimesh[easy]
networkx

# Utilities
pyyaml
tqdm
Pillow

# Background removal model deps
timm

# Pin pydantic to avoid schema bug with gradio_client
# (additionalProperties: true triggers TypeError in json_schema_to_python_type)
pydantic<2.11.0

# TripoSG custom wheel for marching cubes
https://huggingface.co/spaces/VAST-AI/TripoSG/resolve/main/diso-0.1.4-cp310-cp310-linux_x86_64.whl?download=true
rembg
onnxruntime