Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
zhaxie
/
latent
like
0
Model card
Files
Files and versions
xet
Community
main
latent
/
run_encode.sh
zhaxie
Upload latent_package: Blender→UniLat encoder + weights
67df02e
verified
11 days ago
raw
Copy download link
history
blame
contribute
delete
84 Bytes
#!/usr/bin/env bash
cd
"
$(dirname
"
$0
"
)
"
exec
python blender_flux_to_unilat.py
"
$@
"