Commit Graph

239 Commits

Author SHA1 Message Date
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
DeepBeepMeep
d233dd7ed9 Refactored Loras 2025-03-14 23:43:04 +01:00
deepbeepmeep
5f07a7092d
Merge pull request #61 from AmericanPresidentJimmyCarter/slg
Add skip layer guidance
2025-03-14 23:39:21 +01:00
Jimmy
936db03daa Add skip layer guidance 2025-03-14 00:15:45 -04:00
deepbeepmeep
48b777ae6c
Merge pull request #58 from AmericanPresidentJimmyCarter/add-i2v-script
Add a script to generate a single i2v video
2025-03-13 11:33:38 +01:00
Jimmy
809bde8a9a Add a script to generate a single i2v video 2025-03-13 00:09:03 -04:00
DeepBeepMeep
c821270c34 update requirements 2025-03-13 03:00:35 +01:00
DeepBeepMeep
65605a778c Improved Loras support 2025-03-13 02:57:35 +01:00
DeepBeepMeep
71e2e68c8e fixed bug with i2v introduced in last release 2025-03-11 08:23:15 +01:00
DeepBeepMeep
f8d9edeb50 Added 10% boost, improved Loras and Teacache 2025-03-10 23:26:42 +01:00
DeepBeepMeep
f9ce97a1ba Fixed pytorch compilation 2025-03-08 16:37:21 +01:00
DeepBeepMeep
28f19586a5 Fixed Flash attention 2025-03-05 23:45:45 +01:00