Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
JeffreyXiang/TRELLIS
Stable-X
/
Hi3DGen
like
541
Running
on
Zero
App
Files
Files
Community
6
Fetching metadata from the HF Docker repository...
main
Hi3DGen
/
trellis
/
modules
/
sparse
/
attention
/
__init__.py
Stable-X
clean code
168b252
26 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
108 Bytes
from
.full_attn
import
*
from
.serialized_attn
import
*
from
.windowed_attn
import
*
from
.modules
import
*