Metadata-Version: 2.4
Name: gradio_workflowcanvas
Version: 0.0.6
Summary: Visual workflow builder for connecting Hugging Face Spaces into AI pipelines
Project-URL: Repository, https://github.com/gradio-app/workflow-builder
Project-URL: Space, https://huggingface.co/spaces/hmb/workflow
Project-URL: Documentation, https://github.com/gradio-app/workflow-builder/blob/main/WORKFLOW_SPEC.md
Author-email: Gradio Team <hello@gradio.app>
License-Expression: Apache-2.0
Keywords: gradio-custom-component,gradio-template-HTML
Classifier: Development Status :: 3 - Alpha
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Visualization
Requires-Python: >=3.8
Requires-Dist: gradio<7.0,>=6.0
Provides-Extra: dev
Requires-Dist: build; extra == 'dev'
Requires-Dist: twine; extra == 'dev'
Description-Content-Type: text/markdown

---
title: Workflow Builder
app_file: app.py
sdk: gradio
sdk_version: 6.12.0
hf_oauth: true
---

# Workflow Builder

Build and run AI pipelines visually by connecting Hugging Face Spaces together.
