Commit Graph

150 Commits

Author SHA1 Message Date
Chris Malone
9fe4b30e85 remove duplicate gpu arg left over from merge 2025-03-25 19:52:02 +11:00
Chris Malone
e8019ac6f9 Merge remote-tracking branch 'upstream/main' into queues 2025-03-25 19:42:44 +11:00
Chris Malone
7e7c9c5593 merge with latest branch 2025-03-25 19:04:04 +11:00
DeepBeepMeep
91e35a806c Fixed crash with memory profile <4 2025-03-25 08:43:25 +01:00
Chris Malone
c7a8c82398 improve styling 2 2025-03-25 18:28:35 +11:00
DeepBeepMeep
d7fcce24c3 Fixed Sage detection support 2025-03-25 08:13:00 +01:00
Chris Malone
306229c17f improve styling 2025-03-25 18:00:32 +11:00
Chris Malone
3d9f4c4326 fix broken queue states (again) 2025-03-25 15:59:42 +11:00
DeepBeepMeep
1949b61a20 RAM optimizations and faster launch 2025-03-25 00:14:14 +01:00
Chris Malone
3cd0dbf4dd fix broken queue states, avoid unnecessary reloading 2025-03-25 03:07:35 +11:00
Chris Malone
b5eca59a71 merge conflicts 2025-03-24 23:41:37 +11:00
Chris Malone
e686952a84 set default model loading to JIT 2025-03-24 23:38:12 +11:00
Chris Malone
1b125fe233 merge latest vram fixes 2025-03-24 23:18:02 +11:00
DeepBeepMeep
7576ccc6ba target version mmgp 3.3.1 as it has a better Reserved Ram management 2025-03-24 13:13:37 +01:00
DeepBeepMeep
922b8d2ccb fixed memory leak while switching tabs 2025-03-24 12:50:18 +01:00
DeepBeepMeep
ccc0c4ffee fixed memory leak while switching tabs 2025-03-24 12:47:40 +01:00
Chris Malone
347ab55d4a add config option to set whether to reload model upon changing tabs or pressing generate 2025-03-24 22:23:51 +11:00
Chris Malone
646d9ace13 restored original detailed status updates, fixed repeats 2025-03-24 21:00:30 +11:00
DeepBeepMeep
fb0ee815f7 Workaround low reserved RAM with lora 2025-03-24 10:54:40 +01:00
DeepBeepMeep
e2c6e3407e work around for issues with low RAM configs 2025-03-24 10:09:14 +01:00
Chris Malone
bb3f99012f Merge remote-tracking branch 'upstream/main' into queues 2025-03-24 18:06:34 +11:00
DeepBeepMeep
f9910b3c4d fixed 'metadata' config error 2025-03-24 07:57:30 +01:00
Chris Malone
f7c5193eaa add queues 2025-03-24 17:20:53 +11:00
DeepBeepMeep
f2c5a06626 New Multitabs, Save Settings, End Frame 2025-03-24 01:00:52 +01:00
Chris Malone
6c8cd8b163 removed redundant metadata handling setting in i2v/t2v tabs 2025-03-22 11:25:48 +11:00
Chris Malone
fe90ecffbc fixed lora selection bug when switching tabs 2025-03-22 10:40:56 +11:00
Chris Malone
9fd7df371e Initial attempt at tabbed UI, still isn't correctly selecting loras from defaults 2025-03-22 09:42:49 +11:00
Chris Malone
51a3e4a702 fix lora loading, finds the indices from filenames 2025-03-21 11:16:55 +11:00
Chris Malone
0c1f055537 Added new ui_defaults.json for setting all ui defaults, removed previous command line args that did some of this 2025-03-21 09:52:48 +11:00
DeepBeepMeep
35071d4c95 fixed bug with Sage2 sm86 architecture 2025-03-20 09:28:13 +01:00
DeepBeepMeep
408ebc44ce fixed slight ui glitch 2025-03-20 00:41:15 +01:00
DeepBeepMeep
f6730a90b5 fixed slight ui glitch 2025-03-20 00:37:54 +01:00
DeepBeepMeep
c44ecee017 New command parameters to prefill UI and configuration options 2025-03-20 00:27:49 +01:00
DeepBeepMeep
938a31f6e0 New command parameters to prefill UI and configuration options 2025-03-20 00:27:14 +01:00
deepbeepmeep
8a51c29c9f
Merge pull request #88 from Tophness/new_config_options
New config options: output path, resolution, teacache, skip guidance, metadata
2025-03-20 00:04:08 +01:00
deepbeepmeep
2665b6315d
Merge pull request #92 from yaronelh/patch-1
Update README.md
2025-03-19 23:51:16 +01:00
DeepBeepMeep
f2163e0984 This UI color is the good one + slightly reduced VRAM when using Sage2 attention 2025-03-19 23:33:18 +01:00
Chris Malone
ac18ec6b4f added output path to allowed_paths to prevent gradio errors on external paths 2025-03-20 08:46:30 +11:00
Chris Malone
675663584d added alternate metadata saving modes and config options 2025-03-20 04:09:16 +11:00
Yaron Elharar
418c2f6ebf
Update README.md
minor: Extra space was causing the line break to fail
2025-03-19 18:12:32 +02:00
Chris Malone
f1699212d6 added --res --teacache --skip-guidance args 2025-03-19 13:58:14 +11:00
Chris Malone
b727d5174f added output path to config 2025-03-19 12:46:42 +11:00
DeepBeepMeep
1406a44a69 Cant make up my mind about the UI interface color 2025-03-19 00:41:39 +01:00
DeepBeepMeep
f3641bf38e Save generation parameters in a file 2025-03-18 23:48:48 +01:00
DeepBeepMeep
b4afced9ce Added support for more Loras format 2025-03-18 21:29:43 +01:00
DeepBeepMeep
c1b9b94143 Fixed Lora Download Button broke t2v 2025-03-18 08:29:55 +01:00
DeepBeepMeep
234158845c Added check for already download loras 2025-03-18 00:36:56 +01:00
DeepBeepMeep
97aabbaf43 Focus on the Loras Download Button 2025-03-18 00:20:05 +01:00
DeepBeepMeep
a15060267a Lora festival part 2, new macros, new user interface 2025-03-17 23:43:34 +01:00
DeepBeepMeep
e554e1a3d6 Lora fest + Skip Layer Guidance 2025-03-15 01:12:51 +01:00