Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
microsoft/TRELLIS
broyang
/
3dai
like
26
Running
on
Zero
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
3dai
/
trellis
/
modules
/
sparse
/
attention
/
__init__.py
Bobby
Revert app to original TRELLIS runtime with ZeroGPU preview-first flow
a00e29b
about 2 months ago
raw
Copy download link
history
blame
contribute
delete
108 Bytes
from
.full_attn
import
*
from
.serialized_attn
import
*
from
.windowed_attn
import
*
from
.modules
import
*