diff --git a/compare/prompts-x4/README.md b/compare/prompts-x4/README.md index ac951db..5174149 100644 --- a/compare/prompts-x4/README.md +++ b/compare/prompts-x4/README.md @@ -1,11 +1,11 @@ # wyrde's generic tile -Makes extensive use of [WAS nodes.](https://github.com/WASasquatch/was-node-suite-comfyui) -* Install WAS suit and avoid a mess of red boxes. +Uses of [WAS](https://github.com/WASasquatch/was-node-suite-comfyui) and [omar](https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92) nodes. +* Install the suits to avoid a mess of red boxes. - + -## some heading +## Comparing Things stuff @@ -14,13 +14,35 @@ This workflow * stuff * here -## another heading +## with xformers enabled + | prompt A | prompt B | prompt C | prompt D + |:----:|:----:|:----:|:----:| + |Is, This, Different, Than | Is; This; Different; Than | Is: This: Different: Than | Is. This. Different. Than | + | + | + | + | + +## xformers disabled +To disable xformers: + +* windows portable standalone + * add ` --disable-xformers` after `.\python_embeded\python.exe -s ComfyUI\main.py` in the file `run_nvidia_gpu.bat` + * so it looks llke + * `.\python_embeded\python.exe -s ComfyUI\main.py --disable-xformers` +* github clone + * add ` --disable-xformers` to the start command. + * `python .\main.py --disable-xformers` + + | prompt A | prompt B | prompt C | prompt D + |:----:|:----:|:----:|:----:| + |Is, This, Different, Than | Is; This; Different; Than | Is: This: Different: Than | Is. This. Different. Than | + | + | + | + | -## Versions -## Example Results - -* images ## resources @@ -30,18 +52,12 @@ This workflow Model * https://civitai.com/models/4384/dreamshaper -Lora -* https://civitai.com/models/8858/maplestory2game-chibi-style-hn -* https://civitai.com/models/21670/astrobabes -* https://civitai.com/models/25803/battle-angels - -Embeds * EasyNegative https://civitai.com/models/7808/easynegative * bad-hands-5 https://huggingface.co/yesyeahvh/bad-hands-5/tree/main Custom Nodes * [WAS Suite](https://github.com/WASasquatch/was-node-suite-comfyui) - +* [omar QoL suit](https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92)
diff --git a/compare/prompts-x4/img/compare-prompt-diff-x4_00013_.png b/compare/prompts-x4/img/compare-prompt-diff-x4_00013_.png new file mode 100644 index 0000000..df4d884 Binary files /dev/null and b/compare/prompts-x4/img/compare-prompt-diff-x4_00013_.png differ diff --git a/compare/prompts-x4/img/compare-prompt-diff-x4_00014_.png b/compare/prompts-x4/img/compare-prompt-diff-x4_00014_.png new file mode 100644 index 0000000..a3d3093 Binary files /dev/null and b/compare/prompts-x4/img/compare-prompt-diff-x4_00014_.png differ diff --git a/compare/prompts-x4/img/compare-prompt-diff-x4_00015_.png b/compare/prompts-x4/img/compare-prompt-diff-x4_00015_.png new file mode 100644 index 0000000..21b8cb1 Binary files /dev/null and b/compare/prompts-x4/img/compare-prompt-diff-x4_00015_.png differ diff --git a/compare/prompts-x4/img/compare-prompt-diff-x4_00016_.png b/compare/prompts-x4/img/compare-prompt-diff-x4_00016_.png new file mode 100644 index 0000000..4cfae5a Binary files /dev/null and b/compare/prompts-x4/img/compare-prompt-diff-x4_00016_.png differ