shuvom's picture
Upload folder using huggingface_hub
5f5d58c
raw
history blame
109 Bytes
from starlette.middleware.trustedhost import ( # noqa
TrustedHostMiddleware as TrustedHostMiddleware,
)