yinshengming
init
ab85cf9
raw
history blame
168 Bytes
from .encoders.modules import GeneralConditioner
UNCONDITIONAL_CONFIG = {
"target": "dragnuwa.svd.modules.GeneralConditioner",
"params": {"emb_models": []},
}