Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
jsnavarroo
/
trellis-text-endpoint
like
0
Model card
Files
Files and versions
xet
Community
Deploy
main
trellis-text-endpoint
/
trellis
/
modules
/
sparse
/
attention
/
__init__.py
jsnavarroo
Vendor TRELLIS source code for inference endpoint
e8cd8e2
3 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
*