feat(workflows): update default workflows

- Update TextToImage_SD15
- Add TextToImage_SDXL
- Add README
This commit is contained in:
psychedelicious 2023-12-02 19:51:55 +11:00
parent 0447fa2dcb
commit 5a0e8261bf
3 changed files with 1329 additions and 0 deletions

View File

@ -0,0 +1,9 @@
Workflows placed in this directory will be synced to the `workflow_library` as
_default workflows_ on app startup.
- Default workflows are not editable by users. If they are loaded and saved,
they will save as a copy of the default workflow.
- Default workflows must have the `meta.category` property set to `"default"`.
An exception will be raised during sync if this is not set correctly.
- Default workflows appear on the "Default Workflows" tab of the Workflow
Library.

File diff suppressed because it is too large Load Diff