ckadirt's picture
Add files using upload-large-folder tool
7a54dfe verified
raw
history blame contribute delete
159 Bytes
from .encoders.modules import GeneralConditioner
UNCONDITIONAL_CONFIG = {
"target": "sgm.modules.GeneralConditioner",
"params": {"emb_models": []},
}