CogVideo / sat /sgm /__init__.py
eysho's picture
Upload folder using huggingface_hub
e276be2 verified
raw
history blame
122 Bytes
from .models import AutoencodingEngine
from .util import get_configs_path, instantiate_from_config
__version__ = "0.1.0"