KarianaUMCP / components /workflow_form.py
barlowski's picture
Upload folder using huggingface_hub
22d587c verified
raw
history blame contribute delete
143 Bytes
"""Workflow Form Component - Placeholder for future expansion"""
class WorkflowForm:
"""Form-based workflow builder component"""
pass