Commit Graph

  • c336e5ff05 Restore line that was accidentally removed during development. ryan/flux-split-vae Ryan Dick 2024-08-30 20:14:55 +0000
  • c5df0eeeee Update schema.ts. Ryan Dick 2024-08-30 20:01:45 +0000
  • a2d507a580 Update default workflows for FLUX. Ryan Dick 2024-08-30 20:00:41 +0000
  • c3ced352ff
    Merge 64a51fba41 into 87261bdbc9 #6797 Brandon 2024-08-30 15:38:11 -0400
  • 64a51fba41 Support HF repos with subfolders in source on windows OS #6797 brandon/fix-hf-source Brandon Rising 2024-08-30 15:37:42 -0400
  • c83d0bb20e Fix source string in hugging face installs with subfolders Brandon Rising 2024-08-30 15:27:00 -0400
  • a4ee15c344 Rename flux_text_to_image.py -> flex_denoise.py Ryan Dick 2024-08-30 19:14:11 +0000
  • 6675aaba4c Add denoise_end param to FluxDenoiseInvocation. Ryan Dick 2024-08-30 19:13:20 +0000
  • bd2540994e Initial attempt at preview images brandon/flux-preview-images Brandon Rising 2024-08-30 12:31:29 -0400
  • 661c9db7ac Rename FluxTextToImageInvocation -> FluxDenoiseInvocation. Ryan Dick 2024-08-30 15:34:56 +0000
  • 480c62320c Use the existence of initial latents to decide whether we are doing image-to-image in the FLUX denoising node. Previously we were using the denoising_start value, but in some cases with an inpaintin mask you may want to run image-to-image from densoising_start=0. Ryan Dick 2024-08-30 15:09:55 +0000
  • 75d0558241 Code cleanup and documentation around FLUX inpainting. Ryan Dick 2024-08-30 14:46:04 +0000
  • 75454c6d6d
    Merge 2c5abd44a7 into 87261bdbc9 #6771 psychedelicious 2024-08-30 23:11:11 +1000
  • 2c5abd44a7 chore: release v4.2.9.dev10 v4.2.9.dev10 #6771 psyche/feat/canvas-v2 psychedelicious 2024-08-30 23:10:59 +1000
  • 765d99ac2f feat(ui): remove entity list context menu (again) psychedelicious 2024-08-30 23:10:36 +1000
  • ac9a66a628 fix(ui): entity groups not collapsing psychedelicious 2024-08-30 23:10:15 +1000
  • 0ea88dc170 chore: release v4.2.9.dev9 v4.2.9.dev9 psychedelicious 2024-08-30 22:24:08 +1000
  • 8369826d22 fix(ui): entity opacity number input focus prevents slider from opening psychedelicious 2024-08-30 22:16:30 +1000
  • 0e354f5164 feat(ui): add merge visible for raster and inpaint mask layers psychedelicious 2024-08-30 22:12:49 +1000
  • 41f2ee2633 fix(ui): save to gallery rect too large psychedelicious 2024-08-30 22:04:05 +1000
  • 4e74006c5f fix(ui): canvasToBlob not raising error correctly psychedelicious 2024-08-30 22:02:14 +1000
  • 48edb6e023 feat(ui): add save to gallery button psychedelicious 2024-08-30 21:32:44 +1000
  • aeae6af0a1 fix(ui): fix getRectUnion util, add some tests psychedelicious 2024-08-30 19:44:40 +1000
  • ab11d9af8e fix(ui): modals not staying open psychedelicious 2024-08-30 18:40:51 +1000
  • 2e84327ca4 fix(ui): correct labels for generation tab origin psychedelicious 2024-08-30 17:58:23 +1000
  • fa6842121c fix(ui): context menu doesn't work for new entities psychedelicious 2024-08-30 11:37:22 +1000
  • c402aa397d tidy(ui): organise tool module psychedelicious 2024-08-29 21:46:00 +1000
  • a58c8adc38 fix(ui): staging hotkeys enabled at wrong times psychedelicious 2024-08-29 21:37:38 +1000
  • d43e2d690e fix(ui): incorrect batch origin preventing progress/staging psychedelicious 2024-08-29 21:37:11 +1000
  • 284f768810 feat(ui): restore minimal HUD psychedelicious 2024-08-29 21:30:52 +1000
  • e933d1ae2b feat(ui): remove unused asPreview for StageComponent psychedelicious 2024-08-29 21:27:14 +1000
  • 1e134de771 chore(ui): lint psychedelicious 2024-08-29 19:01:42 +1000
  • 29c47c8be5 chore: release v4.2.9.dev8 psychedelicious 2024-08-29 18:52:14 +1000
  • e1122c541d feat(ui): revise generation mode logic psychedelicious 2024-08-29 17:58:02 +1000
  • 2f81d1ac83 chore(ui): typegen psychedelicious 2024-08-29 17:49:15 +1000
  • 56fbe751db feat(app): add destination column to session_queue psychedelicious 2024-08-29 17:49:06 +1000
  • 93f1d67fbf tidy(ui): ViewerToggleMenu -> ViewerToggle psychedelicious 2024-08-29 10:58:14 +1000
  • 9467b937ff feat(ui): alt quick switches to color picker psychedelicious 2024-08-29 10:52:17 +1000
  • 4242e6e6c2 feat(ui): tweak add entity button layout psychedelicious 2024-08-29 10:43:55 +1000
  • 9b39452b3e feat(ui): restore context menu for entity list psychedelicious 2024-08-29 10:35:49 +1000
  • 85b23784cf feat(ui): add delete button to each layer psychedelicious 2024-08-29 10:27:55 +1000
  • 085cc82926 feat(ui): add + buttons to entity categories psychedelicious 2024-08-29 10:15:35 +1000
  • 0098c33f81 feat(ui): tweak brush fill UI psychedelicious 2024-08-29 09:07:20 +1000
  • 292e00ab68 feat(ui): do not select layer on staging accept psychedelicious 2024-08-29 09:00:53 +1000
  • 6c1fb2d06e fix(ui): more fiddly queue count layout stuff psychedelicious 2024-08-29 08:54:07 +1000
  • d60605fcd8 fix(ui): floating params panel invoke button loading state psychedelicious 2024-08-29 08:42:22 +1000
  • 38ed720ff2 feat(ui): move canvas undo/redo to hook psychedelicious 2024-08-29 08:33:03 +1000
  • 22203b8eb0 fix(ui): queue count badge positioning psychedelicious 2024-08-29 08:13:16 +1000
  • cf5fa792a1 fix(ui): add node cmdk only enabled on workflows tab psychedelicious 2024-08-29 07:47:30 +1000
  • c636633a8e chore: release v4.2.9.dev7 psychedelicious 2024-08-28 22:05:15 +1000
  • 55fe1ebc53 fix(ui): pending node connection stuck psychedelicious 2024-08-28 22:05:03 +1000
  • 3c2fa6b475 chore(ui): lint psychedelicious 2024-08-28 21:38:57 +1000
  • 9b927de2e0 chore: release v4.2.9.dev6 psychedelicious 2024-08-28 21:33:12 +1000
  • 6a62854e7d feat(ui): migrate add node popover to cmdk psychedelicious 2024-08-28 21:32:10 +1000
  • 312093cbb0 fix(ui): schema parsing now that node_pack is guaranteed to be present psychedelicious 2024-08-28 21:31:15 +1000
  • 06fe14e1fc chore(ui): typegen psychedelicious 2024-08-28 21:06:45 +1000
  • 1b54e58726 fix(app): node_pack not added to openapi schema correctly psychedelicious 2024-08-28 21:06:33 +1000
  • 219d7c9611 fix(ui): unnecessary z-index on invoke button psychedelicious 2024-08-28 16:51:44 +1000
  • 9f742a669e feat(ui): split settings modal psychedelicious 2024-08-28 16:51:38 +1000
  • 41e324fd51 perf(ui): disable useInert on modals psychedelicious 2024-08-28 16:49:19 +1000
  • ce55a96125 feat(ui): fix queue item count badge positioning psychedelicious 2024-08-28 16:37:50 +1000
  • 64e60a7fde fix(ui): transparency effect not updating psychedelicious 2024-08-28 16:08:12 +1000
  • 972f03960a feat(ui): tidy canvas toolbar buttons psychedelicious 2024-08-28 16:04:37 +1000
  • 5a403f087d feat(ui): revised viewer toggle @joshistoast psychedelicious 2024-08-28 16:04:25 +1000
  • fe59d7f3b0 fix(ui): opacity reset value incorrect psychedelicious 2024-08-28 16:03:48 +1000
  • b2b2b73aed revert(ui): roll back flip, doesn't work with rotate yet psychedelicious 2024-08-28 12:03:38 +1000
  • 20b563c4cb fix(ui): disable opacity slider fully when no valid entity selected psychedelicious 2024-08-28 09:00:55 +1000
  • 263a0ef5b4 fix(ui): layer preview image sometimes not rendering psychedelicious 2024-08-28 08:59:38 +1000
  • e8723b7cd3 feat(ui): tweak regional prompt box styles psychedelicious 2024-08-28 08:44:04 +1000
  • 03e05b2068 feat(ui): tweak enabled/locked toggle styles psychedelicious 2024-08-28 08:25:37 +1000
  • 6c0482a71d feat(ui): tweak filter styling psychedelicious 2024-08-28 08:07:36 +1000
  • e6153e6fa4 feat(ui): add flip & reset to transform psychedelicious 2024-08-28 07:57:15 +1000
  • 6d209c6cc3 tidy(ui): use helper to sync scaled bbox size on model change psychedelicious 2024-08-28 07:11:05 +1000
  • beb4e823dc fix(ui): randomize seed toggle linked to prompt concat psychedelicious 2024-08-28 07:05:14 +1000
  • 61ba4c606b chore: release v4.2.9.dev5 psychedelicious 2024-08-27 19:57:34 +1000
  • af840cedf3 chore(ui): lint psychedelicious 2024-08-27 19:57:02 +1000
  • 0bf0bca03f feat(ui): generalize mask fill, add to action bar psychedelicious 2024-08-27 19:56:57 +1000
  • e470eaf8f3 feat(ui): implement interaction locking on layers psychedelicious 2024-08-27 19:27:38 +1000
  • 377db3f726 feat(ui): iterate on layer actions psychedelicious 2024-08-27 19:08:57 +1000
  • 77f020a997 feat(ui): collapsible entity groups psychedelicious 2024-08-27 17:59:21 +1000
  • 34e2eda625 tidy(ui): rename some classes to be consistent psychedelicious 2024-08-27 17:27:38 +1000
  • e1d559db69 feat(ui): tuned canvas undo/redo psychedelicious 2024-08-27 17:10:01 +1000
  • 23a98e2ed6 tidy(ui): move all undoable reducers back to canvas slice psychedelicious 2024-08-27 16:25:42 +1000
  • fe3b2ed357 fix(ui): dnd image count psychedelicious 2024-08-27 16:16:11 +1000
  • eedf81dcc5 fix(ui): canvas entity opacity scale psychedelicious 2024-08-27 16:16:02 +1000
  • dbef1a9e06 perf(ui): optimize all selectors 2 psychedelicious 2024-08-27 15:57:20 +1000
  • a41406ca9a perf(ui): optimize all selectors 1 psychedelicious 2024-08-27 13:19:14 +1000
  • f126a61f66 feat(ui): rough out undo/redo on canvas psychedelicious 2024-08-27 12:05:45 +1000
  • 89c79276f3 chore: release v4.2.9.dev4 psychedelicious 2024-08-26 22:46:07 +1000
  • 423e463b95 fix(ui): handle error from internal konva method psychedelicious 2024-08-26 22:44:47 +1000
  • 52202e45de feat(ui): split out loras state from canvas rendering state psychedelicious 2024-08-26 22:29:28 +1000
  • 100832c66d feat(ui): split out session state from canvas rendering state psychedelicious 2024-08-26 22:20:04 +1000
  • a58b91b221 feat(ui): split out settings state from canvas rendering state psychedelicious 2024-08-26 22:02:56 +1000
  • 3af6d79852 feat(ui): split out tool state from canvas rendering state psychedelicious 2024-08-26 21:52:43 +1000
  • 1303e18e93 feat(ui): split out params/compositing state from canvas rendering state psychedelicious 2024-08-26 21:41:47 +1000
  • 301da97670 feat(ui): add CanvasModuleBase class to standardize canvas APIs psychedelicious 2024-08-26 21:12:31 +1000
  • 17e76981bb feat(ui): move selected tool and tool buffer out of redux psychedelicious 2024-08-26 19:59:06 +1000
  • 9c1732e2bb feat(ui): move ephemeral state into canvas classes psychedelicious 2024-08-26 19:14:56 +1000
  • a3179e7a3f feat(ui): normalize all actions to accept an entityIdentifier psychedelicious 2024-08-26 18:52:28 +1000
  • f86b50d18a feat(ui): move events into modules who care about them psychedelicious 2024-08-26 10:34:59 +1000