sat/sgm/modules/__init__.py (
5
lines of code) (
raw
):
from .encoders.modules import GeneralConditioner UNCONDITIONAL_CONFIG = { "target": "sgm.modules.GeneralConditioner", "params": {"emb_models": []}, }