Chris Malone
|
c7a8c82398
|
improve styling 2
|
2025-03-25 18:28:35 +11: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 |
|
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 |
|
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 |
|
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
|
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
|
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 |
|
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
|
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 |
|
DeepBeepMeep
|
d200a54336
|
fix crash if any lora
|
2025-03-04 21:39:18 +01:00 |
|
DeepBeepMeep
|
24d8beb490
|
Added support for multiple input images
|
2025-03-04 14:22:06 +01:00 |
|
DeepBeepMeep
|
697cc2cce5
|
Implemented VAE tiling
|
2025-03-04 02:39:44 +01:00 |
|
DeepBeepMeep
|
ee60fb36c8
|
updated max frames slider
|
2025-03-03 20:20:46 +01:00 |
|
DeepBeepMeep
|
ec1159bb59
|
Added TeaCache support
|
2025-03-03 18:41:33 +01:00 |
|
Adrian
|
755c4dafc8
|
fix missing extension in url
|
2025-03-02 21:38:33 +01:00 |
|
DeepBeepMeep
|
0615df1d8d
|
tuned RIFLEx trigger
|
2025-03-02 19:00:36 +01:00 |
|
DeepBeepMeep
|
0085a0b0c6
|
Fixed typos
|
2025-03-02 18:43:45 +01:00 |
|