Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Duplicated from
SII-GAIR/daVinci-MagiHuman
dssddsdf
/
daVinci-MagiHuman
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
daVinci-MagiHuman
/
inference
/
model
/
vae2_2
/
__init__.py
ethanchern
init
873b6ec
2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
89 Bytes
from
.vae2_2_model
import
Wan2_2_VAE, get_vae2_2
__all__ = [
"Wan2_2_VAE"
,
"get_vae2_2"
]