vgtc-api / src /hermes /api /__init__.py
vora-sonnet's picture
Upload folder using huggingface_hub
0d3f7cc verified
Raw
History Blame Contribute Delete
67 Bytes
from hermes.api.app import create_app
__all__ = ["create_app"]