Commit Graph

12590 Commits

Author SHA1 Message Date
Oleksandr Liutyi 9de84792b4 FireRed Edit preview image 2026-02-20 17:40:28 +00:00
Vladimir Mandic bd39638df1 fix pydantic 2026-02-20 08:29:52 +01:00
Vladimir Mandic 47543663f9 cleanup references to p.sd_model
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2026-02-19 20:48:42 +01:00
Vladimir Mandic 6a72aa8083 explicit gradio requirements
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2026-02-19 18:51:43 +01:00
Vladimir Mandic 7db3eac944 reorder first startup 2026-02-19 17:57:45 +01:00
Vladimir Mandic cc8739e2fe gitignore 2026-02-19 17:40:13 +01:00
Vladimir Mandic 49f5a89961 cleanup 2026-02-19 17:39:29 +01:00
Vladimir Mandic f34df6faac fix class overrides 2026-02-19 17:33:01 +01:00
Vladimir Mandic 494e4a7a7b fixes 2026-02-19 16:20:17 +01:00
Vladimir Mandic 4d10449ae1 update state cache 2026-02-19 15:52:56 +01:00
Vladimir Mandic 403441feea update protobuf 2026-02-19 15:40:31 +01:00
Vladimir Mandic f78f0eb4a5 refactor imports 2026-02-19 15:28:24 +01:00
Vladimir Mandic 216558185b update installer usage 2026-02-19 12:21:46 +01:00
Vladimir Mandic 76a20cf43d cleanup 2026-02-19 11:39:03 +01:00
Vladimir Mandic 4006b3e093 pylint 2026-02-19 11:36:20 +01:00
Vladimir Mandic d65a2d1ebc ruff lint 2026-02-19 11:13:44 +01:00
Vladimir Mandic e5c494f999 cleanup logger 2026-02-19 11:09:13 +01:00
Vladimir Mandic 22aa9eab01 cleanup 2026-02-19 10:12:42 +01:00
Vladimir Mandic 2d28e7438c remove normalbae and add state caching 2026-02-19 10:11:25 +01:00
Vladimir Mandic a3074baf8b unified logger 2026-02-19 09:46:42 +01:00
Vladimir Mandic bfe014f5da modernize typing 2026-02-19 09:15:37 +01:00
Vladimir Mandic 7aded79e8a remove imp 2026-02-19 08:35:06 +01:00
Vladimir Mandic e9eadd06db remove dependency on pkg_resources and refactor cmd_args 2026-02-19 08:30:40 +01:00
Vladimir Mandic 6fdd3a53cf reduce mandatory requirements
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2026-02-18 17:53:08 +01:00
Vladimir Mandic d6bbfe3dc2 experimental python==3.14 support
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2026-02-17 22:08:36 +01:00
Vladimir Mandic ab44e59bd1 Merge pull request #4653 from liutyi/dev
Anima and Unipc 3 DMD preview with metadata
2026-02-17 18:31:08 +01:00
Oleksandr Liutyi 859072c683 Unipic3-DMD preview 2026-02-17 17:12:40 +00:00
Oleksandr Liutyi 84c95442ee Anima preview with metadata 2026-02-17 11:25:54 +00:00
vladmandic e307ef5e1b update todo
Signed-off-by: vladmandic <mandic00@live.com>
2026-02-17 09:09:25 +01:00
vladmandic 71afd3fb6f handle missing preview
Signed-off-by: vladmandic <mandic00@live.com>
2026-02-17 09:02:42 +01:00
vladmandic 0d0996878d fix ltx2-i2v
Signed-off-by: vladmandic <mandic00@live.com>
2026-02-17 08:50:11 +01:00
vladmandic bcd2e76597 add skywork-unipic3
Signed-off-by: vladmandic <mandic00@live.com>
2026-02-17 08:38:39 +01:00
vladmandic 3dde41faa5 cleanup previews and add firered
Signed-off-by: vladmandic <mandic00@live.com>
2026-02-17 08:19:23 +01:00
vladmandic 73b90c5228 redo all locales
Signed-off-by: vladmandic <mandic00@live.com>
2026-02-14 21:48:06 +01:00
Vladimir Mandic 6876d2b84d Merge pull request #4649 from awsr/hashing-followup
Hashing fix followup
2026-02-14 11:02:35 +01:00
awsr dd776936d6 Remove previous error handler
- New fallback seems to be more stable than previous tries.
2026-02-13 22:53:53 -08:00
awsr 254198360f Only add to cache if hash is available 2026-02-13 21:23:55 -08:00
awsr 792d2a4d99 Add fallback counter 2026-02-13 21:23:54 -08:00
awsr 43f134d9f9 Keep error handling within GalleryFile 2026-02-13 21:23:54 -08:00
Vladimir Mandic 2b460dd624 Merge pull request #4646 from awsr/patch-2
Remove debugging console log
2026-02-12 21:38:57 +01:00
awsr bce97efbf8 Remove debugging console log 2026-02-12 12:23:51 -08:00
Vladimir Mandic 82e91439bf update modernui
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2026-02-12 11:52:41 +00:00
vladmandic b1679152a0 update changelog
Signed-off-by: vladmandic <mandic00@live.com>
2026-02-12 12:51:26 +01:00
Vladimir Mandic 31ec4cb6e0 Merge pull request #4644 from awsr/patch-2
Add progress bar fallback if hashing fails
2026-02-12 12:46:29 +01:00
awsr e683884d5f Move trigger back to correct location 2026-02-12 03:41:44 -08:00
awsr 9f9d67713d Fix error message display 2026-02-12 03:41:00 -08:00
awsr 6971f3438c Implement error method for gallery progress
Handle instances when Web Crypto API is not available.
2026-02-12 03:40:02 -08:00
Vladimir Mandic 63c5e493be add software version of sha256
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2026-02-12 11:34:28 +00:00
Vladimir Mandic c25c35ebb3 live preview ui sizing
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2026-02-12 10:15:30 +00:00
vladmandic ae8a6257c4 typo
Signed-off-by: vladmandic <mandic00@live.com>
2026-02-12 10:37:40 +01:00