Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# ๐ API Workflow Builder
|
| 2 |
|
| 3 |
Visual page builder with API integration powered by GrapeJS and Supabase.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: API Workflow Builder
|
| 3 |
+
emoji: ๐
|
| 4 |
+
colorFrom: purple
|
| 5 |
+
colorTo: blue
|
| 6 |
+
sdk: gradio
|
| 7 |
+
sdk_version: "4.0.0"
|
| 8 |
+
app_file: app.py
|
| 9 |
+
pinned: false
|
| 10 |
+
license: mit
|
| 11 |
+
---
|
| 12 |
+
|
| 13 |
# ๐ API Workflow Builder
|
| 14 |
|
| 15 |
Visual page builder with API integration powered by GrapeJS and Supabase.
|