yangzzay's picture
Upload folder using huggingface_hub
a6f3712
raw
history blame contribute delete
159 Bytes
from .encoders.modules import GeneralConditioner
UNCONDITIONAL_CONFIG = {
"target": "sgm.modules.GeneralConditioner",
"params": {"emb_models": []},
}