diffu_test / diffu_studio /__init__.py
Gabriel's picture
Diffu Studio ZeroGPU Space: app.py + vendored packages + aokit AoT + redesigned panel
333ff0e verified
Raw
History Blame Contribute Delete
323 Bytes
"""Diffu Studio — a gradio.Server control panel for single-line and whole-page handwriting synthesis.
Import :mod:`diffu_studio.core` for the frontend-agnostic API (streaming generators, checkpoint discovery,
config builders); :mod:`diffu_studio.server` builds the ``gradio.Server`` app (Blocks UI + SSE endpoints).
"""