pscotti's picture
Upload folder using huggingface_hub
ba1bf39 verified
raw
history blame
No virus
159 Bytes
from .encoders.modules import GeneralConditioner
UNCONDITIONAL_CONFIG = {
"target": "sgm.modules.GeneralConditioner",
"params": {"emb_models": []},
}