Commit Graph

4860 Commits

Author SHA1 Message Date
maybleMyers
504aa55a09 add support for 30b 2025-12-05 07:11:16 -08:00
maybleMyers
8f66d5f6cb add 30b moe support 2025-12-05 04:58:52 -08:00
maybleMyers
ecd8d4e66d add negative to positive 2025-12-05 03:55:20 -08:00
maybleMyers
b91058b5b9 add negative to positive 2025-12-05 03:05:22 -08:00
maybleMyers
00480f28da better prompt expansion support 2025-12-05 02:27:19 -08:00
maybleMyers
63a337707a prompt expansion 2025-12-04 16:47:20 -08:00
maybleMyers
cecbcd8525 add prompt expansion capabilities 2025-12-04 15:07:09 -08:00
maybleMyers
5e75075885 progress 2025-12-04 02:49:43 -08:00
maybleMyers
814016a4e4 add oom reset 2025-12-03 14:39:36 -08:00
maybleMyers
f82182b082 add oom reset 2025-12-03 14:23:25 -08:00
maybleMyers
89cc3da55f fix cheap previews 2025-11-30 03:58:55 -08:00
maybleMyers
ec560af9c3 fix offline startup error 2025-11-28 13:03:04 -08:00
maybleMyers
6b29f1d50c match diffusers 2025-11-27 15:12:56 -08:00
maybleMyers
b83ddf9e82 fix versions 2025-11-27 11:45:45 -08:00
maybleMyers
458810ced7 init 2025-11-27 07:23:48 -08:00
maybleMyers
31e98a6f90 update reqs for torch 2.7.1 2025-10-11 13:11:30 -07:00
maybleMyers
3f9a6b3faf fix attribute error 2025-09-22 12:20:25 -07:00
maybleMyers
92e03cca23 fix model bug 2025-09-22 11:06:31 -07:00
maybleMyers
7ee447c11a fix import bug 2025-09-22 10:41:17 -07:00
maybleMyers
4a8a88212c ops 2025-08-30 03:20:09 -07:00
maybleMyers
70bd884309 fix radiance previews 2025-08-29 04:35:48 -07:00
maybleMyers
388cacde82 testing things 2025-08-28 08:50:58 -07:00
maybleMyers
4ce4e50ce2 add sigmoid scheduler 2025-06-11 05:23:41 -07:00
maybleMyers
e72572846e Merge branch 'main' of https://github.com/maybleMyers/chromaforge 2025-05-25 18:33:40 -07:00
maybleMyers
f362ec6638 merge experimental sage pr 2025-05-25 18:23:12 -07:00
benjimon
49bdf77583
Merge pull request #1 from lllyasviel/main
Add BF16 to GGUF (#2877)
2025-05-23 02:33:25 -07:00
Emmanuel Ferdman
d557aef9d8
Resolve warnings of datetime library (#2874) 2025-05-23 02:35:41 -04:00
spawner
2ed324da6a
automaticly add local themes 2025-05-19 15:39:13 +08:00
maybleMyers
bd2de22508 update to latest version of forge, fix que 2025-05-18 14:36:46 -07:00
drhead
0b26121335
re-add line to update sampling step (#2853) 2025-05-03 14:39:03 -04:00
drhead
d3573962bd
Add separate cuda stream for live preview VAE (#2844) 2025-05-01 13:16:54 -04:00
DenOfEquity
8dd92501e6
Add SDXL refiner model (#2686)
add sdxlrefiner
adjust some Settings
custom CLIP-G support
2025-02-25 10:49:47 +00:00
catboxanon
c4b6fccefc
Add native "Stealth" infotext support (#2684) 2025-02-23 15:03:50 -05:00
Josuè
ed0dc79a15
reactivated the old hashing that work for civitai (#1647)
* reactivated the old hashing that work for civitai
* flush print

---------

Co-authored-by: DenOfEquity <166248528+DenOfEquity@users.noreply.github.com>
2025-02-17 02:21:55 +00:00
DenOfEquity
ade69764a1
add .safetensors to known extensions for DAT and ESRGAN (#2651) 2025-02-13 16:16:18 +00:00
DenOfEquity
21c907ef87
couple of UI tweaks (#2626)
* sensible height for PNGInfo
* use Gradio Image in Extras tab to preserve infotext when loading
2025-02-06 14:08:11 +00:00
parsee-mizuhashi
b835f24a4d
Remove license-infringing / potentially malicious / obfuscated code (#2151) 2025-01-13 17:34:16 -05:00
Haoming
37301b2219
add scribble alpha to inpaint mask (#2461) 2024-12-16 11:14:42 +00:00
Haoming
9fbba69297
Fix LivePreview not working with fp8 UNet (#2412)
* fix dtype
2024-12-05 11:33:35 +00:00
DenOfEquity
bae1bba891
avoid forcing API to send hr_additional_modules (#2406) 2024-12-02 22:15:59 +00:00
DenOfEquity
d1cfcef933
Setting to hide toprow on specified tabs (#2402)
an option for any tab combination, rather than hardcoded for Spaces only
2024-12-02 21:39:21 +00:00
Panchovix
a332f7cca3
Revert "Fix CORS middleware not working with HTTPS origin (#2374)" (#2381)
This reverts commit e39f12a32e.
2024-11-27 01:18:59 -03:00
new-sankaku
e39f12a32e
Fix CORS middleware not working with HTTPS origin (#2374) 2024-11-25 16:43:43 -03:00
DenOfEquity
c9850c8436
Revert "Add source_text_component to Results paste buttons (#2349)" (#2367)
This reverts commit 1f140749d4.
2024-11-23 17:35:49 +00:00
Will Cole
ad983c99d9
Don't duplicate samplers when adding (#2354)
fixes #2351 and #1791
2024-11-22 10:00:42 +00:00
Will Cole
1f140749d4
Add source_text_component to Results paste buttons (#2349)
* Add source_text_component to Results paste buttons
* Cleanup' 'Extras tab' case paste elements
2024-11-20 20:47:09 +00:00
DenOfEquity
f4a6a08ec2
Chasing save issues (#2331)
* already_saved_as attribute for gallery items after hiresfix quickbutton
* different method to select image in gallery after hires quickbutton with insert option to avoid other changes
2024-11-16 12:27:20 +00:00
DenOfEquity
dbccf77f3c
better save filename handling (#2328)
avoids gradio image caching issue where old image used instead of new
if jpg file saved too, filename will match (without overwrite)
if info txt file saved too, filename will match
2024-11-15 15:59:34 +00:00
Haoming
92d6bbaa36
cmd arg to skip initializing google_blockly
new cmd_arg, --skip-google-blockly
2024-11-15 12:30:29 +00:00
DenOfEquity
95021aebec
Hiresfix quickbutton insert option (#2325)
add gallery insert option for hiresfix quickbutton, and select the new image in the new gallery
2024-11-15 12:16:29 +00:00