psychedelicious
|
73a3f195dc
|
fix(ui): remove nonfunctional button
|
2025-01-17 12:48:58 +11:00 |
|
psychedelicious
|
57265c8869
|
feat(ui): rip out generator modal functionality
|
2025-01-17 12:48:58 +11:00 |
|
psychedelicious
|
d69e90ca5e
|
feat(ui): support integer generators
|
2025-01-17 12:48:58 +11:00 |
|
psychedelicious
|
f345fde512
|
fix(ui): use utils to get default float generator values
|
2025-01-17 12:48:58 +11:00 |
|
psychedelicious
|
4400bc69f2
|
feat(ui): don't show generator preview for random generators
|
2025-01-17 12:48:58 +11:00 |
|
psychedelicious
|
10f2c0dc9a
|
feat(ui): support generator nodes (wip)
- Add `batch` property to field type object to differentiate between executable nodes and batch/generator nodes.
- Support for float generators
|
2025-01-17 12:48:58 +11:00 |
|
psychedelicious
|
2bbcd42036
|
chore(ui): knip
|
2025-01-17 12:34:54 +11:00 |
|
psychedelicious
|
d2dd5ee408
|
fix(ui): unclosed JSX tag
|
2025-01-17 12:34:54 +11:00 |
|
psychedelicious
|
90c4c10e14
|
feat(ui): show batch group in node title
|
2025-01-17 12:34:54 +11:00 |
|
psychedelicious
|
3df3be6c34
|
tweak(ui): enum field selects have size="sm"
|
2025-01-17 12:34:54 +11:00 |
|
psychedelicious
|
f9cee42a06
|
tweak(ui): node editor layout padding
|
2025-01-17 12:34:54 +11:00 |
|
psychedelicious
|
9265716b07
|
chore(ui): lint
|
2025-01-17 12:19:04 +11:00 |
|
psychedelicious
|
9dcbe3cc8f
|
tweak(ui): number collection styling
|
2025-01-17 12:19:04 +11:00 |
|
psychedelicious
|
30165f66c3
|
feat(ui): string collection batch items are input not textarea
|
2025-01-17 12:19:04 +11:00 |
|
psychedelicious
|
deb70edc75
|
fix(ui): translation key
|
2025-01-17 12:19:04 +11:00 |
|
psychedelicious
|
d82d990b23
|
feat(ui): add number range generators
|
2025-01-17 12:19:04 +11:00 |
|
psychedelicious
|
2c64b60d32
|
Revert "feat(ui): rough out number generators for number collection fields"
This reverts commit 41cc6f1f96bca2a51727f21bd727ca48eab669bc.
|
2025-01-17 12:19:04 +11:00 |
|
psychedelicious
|
4e8c6d931d
|
Revert "feat(ui): number collection generator supports floats"
This reverts commit 9da3339b513de9575ffbf6ce880b3097217b199d.
|
2025-01-17 12:19:04 +11:00 |
|
psychedelicious
|
9049e6e0f3
|
Revert "feat(ui): more batch generator stuff"
This reverts commit 111a29c7b4fc6b5062a0a37ce704a6508ff58dd8.
|
2025-01-17 12:19:04 +11:00 |
|
psychedelicious
|
3cb5f8536b
|
feat(ui): more batch generator stuff
|
2025-01-17 12:19:04 +11:00 |
|
psychedelicious
|
38e50cc7aa
|
tidy(ui): abstract out batch detection logic
|
2025-01-17 12:19:04 +11:00 |
|
psychedelicious
|
d63ff560d6
|
feat(ui): number collection generator supports floats
|
2025-01-17 12:19:04 +11:00 |
|
psychedelicious
|
acceac8304
|
fix(ui): do not set number collection field to undefined when removing last item
|
2025-01-17 12:19:04 +11:00 |
|
psychedelicious
|
96671d12bd
|
fix(ui): filter out batch nodes when checking readiness on workflows tab
|
2025-01-17 12:19:04 +11:00 |
|
psychedelicious
|
584601d03f
|
perf(ui): memoize selector in workflows
|
2025-01-17 12:19:04 +11:00 |
|
psychedelicious
|
b1c4ec0888
|
feat(ui): rough out number generators for number collection fields
|
2025-01-17 12:19:04 +11:00 |
|
psychedelicious
|
912e07f2c8
|
tidy(ui): use zod typeguard builder util for fields
|
2025-01-17 12:19:04 +11:00 |
|
psychedelicious
|
4f900b22dc
|
feat(ui): validate number item multipleOf
|
2025-01-17 12:19:04 +11:00 |
|
psychedelicious
|
5823532941
|
feat(ui): validate string item lengths
|
2025-01-17 12:19:04 +11:00 |
|
psychedelicious
|
bfe6d98cba
|
feat(ui): support float batches
|
2025-01-17 12:19:04 +11:00 |
|
psychedelicious
|
9d11d2aabd
|
refactor(ui): abstract out field validators
|
2025-01-17 12:19:04 +11:00 |
|
psychedelicious
|
a5f1587ce7
|
feat(ui): add template validation for integer collection items
|
2025-01-17 12:19:04 +11:00 |
|
psychedelicious
|
0b26bb1ca3
|
feat(ui): add template validation for string collection items
|
2025-01-17 12:19:04 +11:00 |
|
psychedelicious
|
b212332b3e
|
feat(ui): support integer batches
|
2025-01-17 12:19:04 +11:00 |
|
psychedelicious
|
b52b271dc4
|
feat(ui): support string batches
|
2025-01-17 12:19:04 +11:00 |
|
psychedelicious
|
e077fe8046
|
refactor(ui): streamline image field collection input logic, support multiple images w/ same name in collection
|
2025-01-17 12:19:04 +11:00 |
|
psychedelicious
|
368957b208
|
tweak(ui): image field collection input component styling
|
2025-01-17 12:19:04 +11:00 |
|
psychedelicious
|
b807170701
|
fix(ui): typo in error message for image collection fields
|
2025-01-17 12:19:04 +11:00 |
|
psychedelicious
|
d88b59c5c4
|
Revert "feat(ui): rearrange canvas paste back nodes to save an image step"
This reverts commit 7cdda00a54.
|
2025-01-10 15:59:29 +11:00 |
|
Ryan Dick
|
b272d46056
|
Enable ability to control the weight of FLUX Control LoRAs.
|
2024-12-17 13:36:10 +00:00 |
|
Ryan Dick
|
5fcd76a712
|
Fix frontend FLUX graph construction for FLUX control LoRAs.
|
2024-12-17 07:28:45 -05:00 |
|
Mary Hipp
|
e0344a302c
|
feat(ui): update FLUX graph building to include control layers with control loras
|
2024-12-17 07:28:45 -05:00 |
|
Brandon Rising
|
246b59f148
|
Run pnpm fix, regenerate schema
|
2024-12-17 07:28:45 -05:00 |
|
Brandon Rising
|
046d19446c
|
Rename Structural Lora to Control Lora
|
2024-12-17 07:28:45 -05:00 |
|
Brandon Rising
|
f3b253987f
|
Initial setup for flux tools control loras
|
2024-12-17 07:28:45 -05:00 |
|
psychedelicious
|
5eb382074e
|
tweak(ui): slightly clearer logic for skipping regional guidance
|
2024-12-02 23:46:21 -05:00 |
|
psychedelicious
|
46aa930526
|
fix(ui): skip disabled ref images
|
2024-12-02 23:46:21 -05:00 |
|
psychedelicious
|
08704ee8ec
|
feat(ui): use canvas layer validators in control/ip adapter graph builders
|
2024-11-29 15:32:48 +10:00 |
|
psychedelicious
|
5910892c33
|
Merge remote-tracking branch 'origin/main' into ryan/flux-regional-prompting
|
2024-11-29 15:19:39 +10:00 |
|
psychedelicious
|
df0c7d73f3
|
feat(ui): use regional guidance validation utils in graph builders
|
2024-11-29 13:26:09 +10:00 |
|