before functional changes by codex

This commit is contained in:
znetsixe
2026-02-19 17:37:28 +01:00
parent ce48389791
commit c4dda5955f
8 changed files with 39 additions and 0 deletions

3
examples/README.md Normal file
View File

@@ -0,0 +1,3 @@
# diffuser Example Flows
Placeholder structure.

3
examples/basic.flow.json Normal file
View File

@@ -0,0 +1,3 @@
[
{"id":"diffuser_basic_tab","type":"tab","label":"diffuser basic","disabled":false,"info":"placeholder"}
]

3
examples/edge.flow.json Normal file
View File

@@ -0,0 +1,3 @@
[
{"id":"diffuser_edge_tab","type":"tab","label":"diffuser edge","disabled":false,"info":"placeholder"}
]

View File

@@ -0,0 +1,3 @@
[
{"id":"diffuser_integration_tab","type":"tab","label":"diffuser integration","disabled":false,"info":"placeholder"}
]