AIrjen
2129c5dfe6
Merge pull request #241 from zappityzap/pr-comfy-workflows
...
Rename workflows folder so ComfyUI sees it for templates
2025-07-20 14:15:47 +02:00
AIrjen
8de8b7d108
Merge pull request #240 from zappityzap/pr-comfyui-manager
...
Fix install from ComfyUI-Manager
2025-07-20 14:15:31 +02:00
zappityzap
fa5a67f06d
Rename workflows folder so ComfyUI sees it for templates
2025-07-19 07:09:04 -07:00
zappityzap
fcceb69d14
use mixed case project name to fix comfyui manager install
2025-07-18 12:51:24 -07:00
AIrjen
081983d6d2
Merge pull request #235 from ComfyNodePRs/update-publish-yaml
...
Update Github Action for Publishing to Comfy Registry
2025-03-28 10:17:10 +01:00
snomiao
949711e572
chore(publish): update GitHub Actions workflow for node publishing
...
- Add permissions to allow issue writing
- Update action version to v1 for publish-node-action
- Add condition to run job only for 'AIrjen' repository owner
2025-01-21 08:36:44 +00:00
AIrjen
fb574f7ffe
Merge pull request #232 from AIrjen/replacement_fix
...
Update build_dynamic_prompt.py
2024-10-26 15:22:36 +02:00
AIrjen
e1525c88a2
Update build_dynamic_prompt.py
...
fix for possibly empty lists
2024-10-26 15:21:21 +02:00
AIrjen
328c2ee7f5
Merge pull request #227 from AIrjen/move_to_gradio4
...
Move to gradio4
2024-09-27 15:37:01 +02:00
AIrjen
e0b4381280
Merge pull request #224 from zappityzap/pr-gr4-fix
...
Fix UI for Gradio 4 update
2024-09-27 15:24:09 +02:00
zappityzap
84a74e1e07
fix ui for gradio4
2024-09-14 10:09:25 -07:00
AIrjen
912e25b188
Merge pull request #222 from AIrjen/hotfix_prompt_g_l
...
Prompt g and l fix
2024-08-31 08:17:40 +02:00
AIrjen
d8a882f188
Prompt g and l fix
2024-08-31 08:16:59 +02:00
AIrjen
dcf8d0207b
Start on gradio 4 move
2024-08-30 09:01:17 +02:00
AIrjen
77e8e68de8
Merge pull request #213 from ComfyNodePRs/licence-update
...
Update PyProject Toml - License
2024-07-31 20:52:46 +02:00
snomiao
0d88a8ae7c
chore(licence-update): Update PyProject Toml - License
2024-07-31 14:06:15 +00:00
AIrjen
d56d85f6f7
Merge pull request #212 from ltdrdata/fix/import-and-regex
...
fix: invalid import/regex
2024-07-09 19:44:12 +02:00
Dr.Lt.Data
a16522d61f
fix: consider compatibility with A1111
2024-07-08 23:18:41 +09:00
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
421853ea2e
Merge pull request #206 from AIrjen/prefix_suffix_and_more
...
Prefix suffix and more
2024-06-14 08:59:34 +02:00
AIrjen
34bf23e7b0
Adding prefix and suffix to A1111
2024-06-14 08:58:51 +02:00
AIrjen
9030e78f98
Work on preset suffix etc
2024-06-13 21:04:47 +02:00
AIrjen
993c8bfa33
WORDS
2024-06-10 20:34:14 +02:00
AIrjen
9f6dd830e0
start of stuff
2024-06-09 15:16:33 +02:00
AIrjen
933afa907e
Merge pull request #202 from AIrjen/more_changes_for_anime_mode
...
last changes
2024-06-08 12:05:19 +02:00
AIrjen
6cb2f9afdf
last changes
...
minor bugfixes
More support for anime model mode
2024-06-08 12:05:03 +02:00
AIrjen
751935791f
Merge pull request #201 from AIrjen/minor_changes_animemode
...
hotfix
2024-06-08 09:57:49 +02:00
AIrjen
7ab46d03ff
hotfix
2024-06-08 09:57:27 +02:00
AIrjen
f8325b61b7
Merge pull request #200 from AIrjen/minor_changes_animemode
...
quick fix
2024-06-08 09:49:23 +02:00
AIrjen
61522ac1fa
quick fix
2024-06-08 09:48:31 +02:00
AIrjen
4defeb2340
Merge pull request #199 from AIrjen/minor_changes_animemode
...
minor changes
2024-06-08 09:26:56 +02:00
AIrjen
b3bb616f48
minor changes
2024-06-08 09:26:21 +02:00
AIrjen
0e29f3e22e
Merge pull request #198 from AIrjen/anime_model_mode
...
Anime model mode
2024-06-07 10:32:25 +02:00
AIrjen
85ed14a6ec
Update superprompt.md
2024-06-07 10:30:22 +02:00
AIrjen
c62bcd835d
Update onebuttonprompt.py
2024-06-07 10:24:51 +02:00
AIrjen
8ac611578c
Merge branch 'anime_model_mode' of https://github.com/AIrjen/OneButtonPrompt into anime_model_mode
2024-06-07 10:24:35 +02:00
AIrjen
952ad49cf2
Update README.md
2024-06-07 10:24:15 +02:00
AIrjen
6f7fd51cda
Merge branch 'anime_model_mode' of https://github.com/AIrjen/OneButtonPrompt into anime_model_mode
2024-06-07 10:23:56 +02:00
AIrjen
e525261334
Adjusted help
...
added safetensors to requirements
2024-06-07 10:23:54 +02:00
AIrjen
c2946b16b1
Update anime_model_mode.md
2024-06-07 10:18:39 +02:00
AIrjen
289dfa8395
Update anime_model_mode.md
2024-06-06 22:24:05 +02:00
AIrjen
1fa7ee0b04
Create anime_model_mode.md
2024-06-06 21:20:44 +02:00
AIrjen
64d8c0a7e0
Working on Anime Model Mode
2024-06-06 17:20:44 +02:00
AIrjen
1d90dff76e
Update README.md
2024-06-05 22:38:26 +02:00
AIrjen
7c584abb7b
Merge pull request #197 from AIrjen/new_subtypes_galore
...
New subtypes galore
2024-06-04 19:49:56 +02:00
AIrjen
d684083656
fix
2024-06-04 15:31:56 +02:00
AIrjen
61da9259f9
mores stuff added
2024-06-04 11:09:50 +02:00
AIrjen
3ee291aa2e
test1
2024-06-04 10:45:15 +02:00
AIrjen
fcb5e2db65
Merge pull request #196 from AIrjen/new_subtypes_galore
...
New subtypes galore
2024-05-31 14:59:38 +02:00
AIrjen
479761f91c
fix fix
2024-05-31 14:57:02 +02:00