Alex "mcmonkey" Goodwin
a76134d305
minor fix
2024-08-20 18:43:05 -07:00
Alex "mcmonkey" Goodwin
ae3369b85b
fix edge case handling with interrupt id
2024-08-20 18:37:46 -07:00
Alex "mcmonkey" Goodwin
630bebeae7
add a clearer error on missing arch id for gguf files
2024-08-20 02:02:15 -07:00
Alex "mcmonkey" Goodwin
5169dced60
forward CustomWorkflows in docker container
...
for #149
2024-08-20 01:10:24 -07:00
Alex "mcmonkey" Goodwin
b3adae82ff
fixed vs randomize seed on import from generate tab
...
for #164
2024-08-20 01:08:26 -07:00
Alex "mcmonkey" Goodwin
15a9480296
fix SwarmInputBoolean handling
...
for #179
2024-08-20 01:01:30 -07:00
Alex "mcmonkey" Goodwin
5b4f61208d
more bad symbols
2024-08-19 21:08:12 -07:00
Alex "mcmonkey" Goodwin
7353101483
commas and dots in filenames is also pretty bad
2024-08-19 21:06:13 -07:00
Alex "mcmonkey" Goodwin
f4491814fb
model downloader 2 column format limit
2024-08-19 21:01:28 -07:00
Alex "mcmonkey" Goodwin
267f471724
autorecognize other format of flux lora
2024-08-19 20:44:03 -07:00
Alex "mcmonkey" Goodwin
9d5bcb343a
auto-remap known incorrect arch ids
2024-08-19 20:43:07 -07:00
Alex "mcmonkey" Goodwin
ec23cbf858
model downloader: put thumbnail on the side instead of in the text
2024-08-19 20:32:22 -07:00
Alex "mcmonkey" Goodwin
2fac7b4236
model downloader: folder selector
2024-08-19 20:22:00 -07:00
Alex "mcmonkey" Goodwin
620281789e
auto clean model downloader names
...
for #113
2024-08-19 20:17:18 -07:00
Alex "mcmonkey" Goodwin
109f868871
auraflow probably isn't temporary anymore
...
flux kinda took over
2024-08-19 19:19:22 -07:00
Alex "mcmonkey" Goodwin
5bb652bf2e
supply a smarter standard res
2024-08-19 19:10:35 -07:00
Alex "mcmonkey" Goodwin
7c70473e47
additional model doc note
2024-08-19 17:37:31 -07:00
Alex "mcmonkey" Goodwin
54c2476b09
docs re gguf
2024-08-19 17:36:31 -07:00
Alex "mcmonkey" Goodwin
6d1da3fd07
initial gguf support
2024-08-19 17:34:35 -07:00
Alex "mcmonkey" Goodwin
0c2a43cc13
always double check what copilot does :(
...
this one variable is the one single one i wanted supported properly and was the whole purpose of the reformat, copilot. you bastard.
2024-08-19 17:28:30 -07:00
Alex "mcmonkey" Goodwin
38f796292e
minor bugfix
2024-08-19 17:26:30 -07:00
Alex "mcmonkey" Goodwin
3164ecd986
NativelySupportedModelExtensions and related fixes
2024-08-19 17:24:13 -07:00
Alex "mcmonkey" Goodwin
c73e05e0cc
better model metadata parse
2024-08-19 17:23:31 -07:00
Alex "mcmonkey" Goodwin
f82d49ff8b
fix browser depth input
2024-08-19 11:47:27 -07:00
Alex "mcmonkey" Goodwin
2262413228
slight improvement on last
2024-08-16 19:41:29 -07:00
Alex "mcmonkey" Goodwin
8cc8522621
Image Edit Batcher: don't fail whole batch if an error occurs
2024-08-16 19:39:32 -07:00
Alex "mcmonkey" Goodwin
6e3def6f14
fix workflow browser positioning
2024-08-16 19:08:41 -07:00
Alex "mcmonkey" Goodwin
6a8290196b
make the swarm menu fit into the modern comfy header better
2024-08-16 19:05:00 -07:00
Alex "mcmonkey" Goodwin
cb0fdd0d8a
update issue template to suggest pastebin button
2024-08-16 18:44:59 -07:00
Alex "mcmonkey" Goodwin
4e347cc03c
all remaining swarm node tooltips
2024-08-16 18:37:43 -07:00
Alex "mcmonkey" Goodwin
6fa2a4d90d
SwarmInput tooltips
2024-08-16 18:33:35 -07:00
Alex "mcmonkey" Goodwin
0b9305034f
more swarmcomfy node tooltips
2024-08-16 18:20:32 -07:00
Alex "mcmonkey" Goodwin
38e805427f
SwarmMasks: tooltips
2024-08-16 18:05:32 -07:00
Alex "mcmonkey" Goodwin
27b9755b67
Mask Grow init image option
2024-08-16 17:43:55 -07:00
Alex "mcmonkey" Goodwin
3c708b0f1c
SwarmMaskGrow node
2024-08-16 17:40:52 -07:00
wottso
b22e833bc4
Add min queue size setting for Generate Forever ( #176 )
...
* Add min queue size setting for Generate Forever
To have the option of always having more than 1 generation in the queue,
to make Generate Forever be able to always keep multiple backends busy.
* minor format fix
---------
Co-authored-by: Alex "mcmonkey" Goodwin <git_commits@alexgoodwin.dev >
2024-08-16 17:12:22 -07:00
Alex "mcmonkey" Goodwin
021c9060de
fix comfy autoupdate dropdown displaying wrong
2024-08-16 16:13:39 -07:00
Alex "mcmonkey" Goodwin
b7bea2bb19
further improve auto metadata import, mix of old and new
...
for #172
2024-08-16 15:28:41 -07:00
Alex "mcmonkey" Goodwin
66552bfdd0
aggressive forceworkaround for comfy new frontend errors
...
for #169
2024-08-16 14:35:55 -07:00
Alex "mcmonkey" Goodwin
8c6e178078
image edit batch: webp support
2024-08-15 20:24:34 -07:00
Alex "mcmonkey" Goodwin
c469c4cca0
minor page handling tweak
...
might be a load order oopsie? version_display comes after the js files
2024-08-15 16:31:50 -07:00
Alex "mcmonkey" Goodwin
a9b55c1c5b
experimental git handler tweak
...
something's cursed in WaitForExit and this might do something about that maybe
2024-08-15 16:20:32 -07:00
Alex "mcmonkey" Goodwin
b08a6a8854
improve prior metadata parsing commit
2024-08-15 12:56:52 -07:00
Alex "mcmonkey" Goodwin
13c1e6b9d6
improve flux docs
2024-08-15 11:09:53 -07:00
Alex "mcmonkey" Goodwin
bc2399a876
better metadata processing
2024-08-15 10:00:46 -07:00
Alex "mcmonkey" Goodwin
f79cf0978c
refactor auto webui metadata parser
2024-08-15 09:47:06 -07:00
Alex "mcmonkey" Goodwin
6ddf76fcbc
CreateLinkedTokenSource should have idisposable using pattern
2024-08-14 21:50:15 -07:00
Alex "mcmonkey" Goodwin
b87bcb2333
allow comfy gpu_id to use cuda syntax
...
for #161
2024-08-13 22:08:21 -07:00
Alex "mcmonkey" Goodwin
c68a0399f6
fix zluda pip install handling
2024-08-12 14:45:30 -07:00
Alex "mcmonkey" Goodwin
ab0d0cf7c5
model load now button BnB NF4 check
2024-08-12 14:05:40 -07:00