ckadirt's picture
Add files using upload-large-folder tool
338c1d2 verified
Raw
History Blame Contribute Delete
159 Bytes
from .encoders.modules import GeneralConditioner
UNCONDITIONAL_CONFIG = {
"target": "sgm.modules.GeneralConditioner",
"params": {"emb_models": []},
}