Commit Graph

33 Commits (main)

Author SHA1 Message Date
Dr.Lt.Data 2ed987364b import/regex fix
fix: Changed to use relative imports
* The current import method causes import failures if the path name of a custom node changes (import failures occur when a new manager is introduced)

fix: Incorrect use of `\` in regex strings
* From Python 3.12 onwards, using the `\` character without explicitly using regex strings like r'\' is treated as a syntax error
2024-07-06 10:31:03 +09:00
AIrjen 9f6dd830e0 start of stuff 2024-06-09 15:16:33 +02:00
AIrjen 64d8c0a7e0 Working on Anime Model Mode 2024-06-06 17:20:44 +02:00
AIrjen 3ee291aa2e test1 2024-06-04 10:45:15 +02:00
AIrjen 28d981ab26 Finishing new UI 2024-05-31 12:10:43 +02:00
AIrjen dba2c193ec yay for concept mixer 2024-04-05 15:22:35 +02:00
AIrjen 6856a6b8ab clean up for superprompt model 2024-04-03 21:32:24 +02:00
AIrjen c52bf52569 preparing nodes and A1111 stuff 2024-04-01 17:26:30 +02:00
AIrjen 3b75fe6ed1 Created ComfyUI nodes for artify and flufferize 2024-03-22 15:21:39 +01:00
AIrjen 8f521fa68b Fixes 2024-02-24 12:56:18 +01:00
AIrjen 1683fddd39 in between commit 2024-02-24 10:06:31 +01:00
AIrjen fce1cb6edc move standard to SDXL 2024-02-20 20:22:49 +01:00
AIrjen 08151c1ee9 Support for Stable Cascade 2024-02-20 10:27:01 +01:00
AIrjen 0b21ea010d Added One Button Presets to ComfyUI 2024-02-03 07:47:12 +01:00
AIrjen bfa49fc7d2 tokinator version 1 2024-01-11 21:47:34 +01:00
AIrjen 8d6747b64b overrides added in
some final improvements
2024-01-01 15:52:31 +01:00
AIrjen 425468534b Added the stuff into A1111 2024-01-01 09:25:46 +01:00
AIrjen d93d19dc7a decent version of auto negative 2024-01-01 08:11:42 +01:00
AIrjen 4771ead7fe Adding prompt_g and prompt_l into comfyUI 2023-11-23 20:11:45 +01:00
AIrjen 3a96cf2d3f Adding tv show episode titles 2023-10-30 07:55:47 +01:00
AIrjen fe8eeb2180 completed artist list
added cinema option for artists
added fashion designers
added colorcombinations and logic
minor list addtions and bug fixes
2023-10-14 08:49:28 +02:00
AIrjen b9f511b5c0 adding outfit override to comfyUI node 2023-10-07 07:55:55 +02:00
AIrjen eb5cd64436 multiple subjects are in, nice 2023-10-06 09:10:24 +02:00
AIrjen e660fde05f artist rework thing 2023-09-30 09:06:40 +02:00
AIrjen 7a815dc8e3 Added card names list
Huge TCG card name list update. Lots of fun!
2023-09-22 22:00:42 +02:00
AIrjen 743c22495c Changes to make sure it works on A1111
Moved seed to last part of the command.
Changed so it only works when seed < 1, so it will keep working on A1111.
2023-09-18 19:08:37 +02:00
kex0 24fb30f0dd Fix #130
Seed in OneButtonPrompt node now works
2023-09-18 16:46:03 +02:00
AIrjen 707a5a53f4 Adding in filename prefix 2023-08-19 08:59:03 +02:00
AIrjen 0d4fd185a9 Adding feature parity for some things for comfyUI
Added option to turn off emoji's, that break some stuff on ComfyUI
2023-08-18 15:57:49 +02:00
AIrjen 9dafdba0c3 adding in fixed styles mode 2023-08-18 15:28:05 +02:00
AIrjen 66d92af034 Lets try this? 2023-08-08 21:35:30 +02:00
AIrjen 067b92c7cf Try and fix it 2023-08-07 21:32:58 +02:00
AIrjen dd28375367 Renaming and moving stuff around so install can be done easy in ComfyUI 2023-08-04 21:21:03 +02:00