Browse Source

prompt compare

without xformers and md file
wyrde-docs
wyrde 2 years ago
parent
commit
91d9058229
  1. 48
      compare/prompts-x4/README.md
  2. BIN
      compare/prompts-x4/img/compare-prompt-diff-x4_00013_.png
  3. BIN
      compare/prompts-x4/img/compare-prompt-diff-x4_00014_.png
  4. BIN
      compare/prompts-x4/img/compare-prompt-diff-x4_00015_.png
  5. BIN
      compare/prompts-x4/img/compare-prompt-diff-x4_00016_.png

48
compare/prompts-x4/README.md

@ -1,11 +1,11 @@
# wyrde's generic tile # wyrde's generic tile
Makes extensive use of [WAS nodes.](https://github.com/WASasquatch/was-node-suite-comfyui) Uses of [WAS](https://github.com/WASasquatch/was-node-suite-comfyui) and [omar](https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92) nodes.
* Install WAS suit and avoid a mess of red boxes. * Install the suits to avoid a mess of red boxes.
<img src="some image" align="middle"> <img src="compare-prompt-diff-x4-v0.4.png" align="middle">
## some heading ## Comparing Things
stuff stuff
@ -14,13 +14,35 @@ This workflow
* stuff * stuff
* here * 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 |
| <img src="compare-prompt-diff-x4_00009_.png" width="10%" width="22%" align="middle">
| <img src="compare-prompt-diff-x4_00010_.png" width="10%" width="22%" align="middle">
| <img src="compare-prompt-diff-x4_00011_.png" width="10%" width="22%" align="middle">
| <img src="compare-prompt-diff-x4_00012_.png" width="10%" width="22%" align="middle">
## 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 |
| <img src="compare-prompt-diff-x4_00013_.png" width="10%" width="22%" align="middle">
| <img src="compare-prompt-diff-x4_00014_.png" width="10%" width="22%" align="middle">
| <img src="compare-prompt-diff-x4_00015_.png" width="10%" width="22%" align="middle">
| <img src="compare-prompt-diff-x4_00016_.png" width="10%" width="22%" align="middle">
## Versions
## Example Results
* images
<!-- <img src="" width="10%" align="middle"> --> <!-- <img src="" width="10%" align="middle"> -->
## resources ## resources
@ -30,18 +52,12 @@ This workflow
Model Model
* https://civitai.com/models/4384/dreamshaper * 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 * EasyNegative https://civitai.com/models/7808/easynegative
* bad-hands-5 https://huggingface.co/yesyeahvh/bad-hands-5/tree/main * bad-hands-5 https://huggingface.co/yesyeahvh/bad-hands-5/tree/main
Custom Nodes Custom Nodes
* [WAS Suite](https://github.com/WASasquatch/was-node-suite-comfyui) * [WAS Suite](https://github.com/WASasquatch/was-node-suite-comfyui)
* [omar QoL suit](https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92)
<!-- will likely forget to doublecheck this --> <!-- will likely forget to doublecheck this -->
<p align="right"><a href="..">[back]</a><a href="../../../.."> [home]</a></p> <p align="right"><a href="..">[back]</a><a href="../../../.."> [home]</a></p>

BIN
compare/prompts-x4/img/compare-prompt-diff-x4_00013_.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 974 KiB

BIN
compare/prompts-x4/img/compare-prompt-diff-x4_00014_.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 929 KiB

BIN
compare/prompts-x4/img/compare-prompt-diff-x4_00015_.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 MiB

BIN
compare/prompts-x4/img/compare-prompt-diff-x4_00016_.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 MiB

Loading…
Cancel
Save