Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
microsoft/TRELLIS
Stable-X
/
Hi3DGen
like
676
Running
on
Zero
App
Files
Files
Community
11
Fetching metadata from the HF Docker repository...
refs/pr/5
Hi3DGen
/
trellis
/
modules
/
sparse
/
attention
/
__init__.py
Stable-X
clean code
168b252
5 months ago
raw
Copy download link
history
blame
Safe
108 Bytes
from
.full_attn
import
*
from
.serialized_attn
import
*
from
.windowed_attn
import
*
from
.modules
import
*