Alex "mcmonkey" Goodwin
aa7fbd57ef
add 'presets_used' to image extra meta
2024-08-12 13:40:06 -07:00
Alex "mcmonkey" Goodwin
d66af57c82
comfy install - checkout master
...
I wonder if the branch errors are a bad comfy dist file? if so this should fix that
2024-08-12 12:06:15 -07:00
Alex "mcmonkey" Goodwin
f7f8633df5
comfy aggressive update should ensure on master branch always
...
arguably should have a fetch to avoid needing two restarts in this case, but, eh, it's good enough
2024-08-12 11:49:40 -07:00
Alex "mcmonkey" Goodwin
6565a6b465
tweak flux guidance doc
2024-08-12 04:18:41 -07:00
Alex "mcmonkey" Goodwin
632ec09c81
small delay on autorestart
2024-08-12 02:33:41 -07:00
Alex "mcmonkey" Goodwin
bbe3ac2907
comfy-auto-model should be UTF8
...
leaving it up to the system to pick means windows will do ansi or something dumb
2024-08-12 01:40:28 -07:00
Alex "mcmonkey" Goodwin
cd70b64cab
button to submit logs to pastebin
2024-08-12 00:02:58 -07:00
Alex "mcmonkey" Goodwin
2df0e6e504
don't lose log order when swapping view type
2024-08-11 22:52:05 -07:00
Alex "mcmonkey" Goodwin
1ea8424491
better placeholders in 'why use swarm' doc
2024-08-11 22:46:16 -07:00
Alex "mcmonkey" Goodwin
be6a671adf
ControlNet Preprocessors: feed image res in
2024-08-11 22:00:00 -07:00
Alex "mcmonkey" Goodwin
6af954a43e
mark version as 0.9.2.1
2024-08-11 18:27:31 -07:00
Alex "mcmonkey" Goodwin
cdbe2395e0
Native support for NF4 models
2024-08-11 18:18:26 -07:00
Alex "mcmonkey" Goodwin
f4a5b86beb
model 'special_format' tracker
2024-08-11 18:15:02 -07:00
Alex "mcmonkey" Goodwin
f32fdb1b33
improve flux model autorecognition
2024-08-11 18:14:19 -07:00
Alex "mcmonkey" Goodwin
ae4d245f6d
typo fix
2024-08-10 16:25:17 -07:00
Alex "mcmonkey" Goodwin
8fd576f825
fix paintbucket hotkey
2024-08-10 13:28:15 -07:00
Alex "mcmonkey" Goodwin
9875437c06
hide swarm version cornerpiece on comfy tab
2024-08-10 13:20:28 -07:00
Alex "mcmonkey" Goodwin
896f8321c8
Swarm v0.9.2
0.9.2-Beta
2024-08-10 05:51:37 -07:00
Alex "mcmonkey" Goodwin
6b7dfc7e46
fix ResetToNorm with cropped mask
...
for #153
2024-08-10 05:50:42 -07:00
maedtb
a9b7daeb0f
Add model detection for Stable Cascade models ( #155 )
2024-08-10 05:40:58 -07:00
mfedosov
1830bc3f48
Skip pip cache when updating packages for ComfyUI_TensorRT node ( #154 )
...
* Skip pip cache when updating packages for ComfyUI_TensorRT node
* minor fix
---------
Co-authored-by: Alex "mcmonkey" Goodwin <git_commits@alexgoodwin.dev >
2024-08-10 05:39:55 -07:00
Alex "mcmonkey" Goodwin
c1c4fd82b5
minor fix
2024-08-10 05:19:43 -07:00
Alex "mcmonkey" Goodwin
6e6a0287d8
image editor Auto Segment Image (SAM2)
2024-08-10 05:06:33 -07:00
Alex "mcmonkey" Goodwin
230f6edc97
paint bucket layer awareness
2024-08-10 04:33:55 -07:00
Alex "mcmonkey" Goodwin
e2b4121fbd
Image Editor: PaintBucket tool
2024-08-10 04:23:09 -07:00
Alex "mcmonkey" Goodwin
4e1a47c8cd
add docs about extension usage
2024-08-10 03:42:58 -07:00
Alex "mcmonkey" Goodwin
722b3bd6b6
allow SAM2 as a special controlnet preproc
2024-08-10 03:10:42 -07:00
Alex "mcmonkey" Goodwin
bdb5a7f324
special customizable workflow generator engine core
2024-08-10 03:10:27 -07:00
Alex "mcmonkey" Goodwin
d1d0aa8397
core infra for SAM2
2024-08-10 02:34:23 -07:00
Alex "mcmonkey" Goodwin
eb381f7002
SwarmJustLoadTheModelPlease hackutility
2024-08-10 02:26:52 -07:00
Alex "mcmonkey" Goodwin
cbfff4240d
don't import ultralytics until yolo is actually used
2024-08-10 01:56:40 -07:00
Alex "mcmonkey" Goodwin
559682aa15
CustomNodePaths too
2024-08-10 01:42:16 -07:00
Alex "mcmonkey" Goodwin
4383d83610
allow externally modifying the folders-to-forward in comfy self start
2024-08-10 01:39:53 -07:00
Alex "mcmonkey" Goodwin
f728e7ff3f
add link to pixart preconverted model
2024-08-10 00:59:48 -07:00
Alex "mcmonkey" Goodwin
5ba56c05f7
add some telemetry disable env vars to python launch
2024-08-08 10:55:43 -07:00
Alex "mcmonkey" Goodwin
82259f6f28
minor format
2024-08-07 23:13:18 -07:00
myshadowww
3afee0a717
Fix logic in linux install script to handle AMD GPU ( #142 )
2024-08-07 23:11:21 -07:00
Alex "mcmonkey" Goodwin
423f3525ae
also add late logging for the failed git proc
2024-08-07 20:14:55 -07:00
Alex "mcmonkey" Goodwin
d66cc936bd
experimental strict git process exit monitoring backup
2024-08-07 20:12:33 -07:00
Alex "mcmonkey" Goodwin
3184dec835
internal ParamsMustLoadEarly for preset extraction
2024-08-07 18:42:18 -07:00
Alex "mcmonkey" Goodwin
f3b3d3706d
add tiny sub-second delays in comfy self start node pulls
...
sometimes git be funny, so, ask it nicely to chill a bit
2024-08-07 17:20:38 -07:00
Alex "mcmonkey" Goodwin
cc07e73043
small async improvement
2024-08-07 17:17:26 -07:00
Alex "mcmonkey" Goodwin
b87f5c83ed
fix Use As Init type
2024-08-07 12:26:26 -07:00
Alex "mcmonkey" Goodwin
fac94d7130
add model classes for flux lora+controlnet
2024-08-07 11:57:01 -07:00
Alex "mcmonkey" Goodwin
d0ec0f1ec2
add gh funding file
2024-08-06 19:13:51 -07:00
Alex "mcmonkey" Goodwin
b1f17414dc
Flux Guidance Scale should be a slider
2024-08-06 16:18:05 -07:00
Alex "mcmonkey" Goodwin
ac0332ea9f
experimental zluda compat with self start
2024-08-06 16:16:20 -07:00
ajantti
bc944683f0
Fix Flux "Init Image Reset To Norm" by using SD3 empty latents. ( #136 )
...
(Might fix some other things too?)
I'm not sure if this is the cleanest way of handling it, but seems to
work?
2024-08-05 20:48:55 -07:00
Alex "mcmonkey" Goodwin
c1e09e74a8
add a maximum height to prompt boxes
2024-08-05 20:28:27 -07:00
Alex "mcmonkey" Goodwin
490867d1a7
fix edge case with escaped parens and ctrl+up
...
for #135
2024-08-05 19:03:49 -07:00