Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
TencentARC/MotionCtrl_SVD
mtperna
/
MotionCtrl_SVD
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
aa434a5
MotionCtrl_SVD
/
sgm
/
modules
/
__init__.py
wzhouxiff
init
2890711
about 1 year ago
raw
Copy download link
history
blame
Safe
159 Bytes
from
.encoders.modules
import
GeneralConditioner
UNCONDITIONAL_CONFIG = {
"target"
:
"sgm.modules.GeneralConditioner"
,
"params"
: {
"emb_models"
: []},
}