AICoverGen / src /ui /__init__.py
R-Kentaren's picture
Upload folder using huggingface_hub
c09fbc5 verified
Raw
History Blame Contribute Delete
153 Bytes
"""UI handler functions for AICoverGen.
All handler functions that process Gradio events are defined here,
separate from the UI layout in webui.py.
"""