wyrde
2 years ago
10 changed files with 6651 additions and 0 deletions
@ -0,0 +1,49 @@ |
|||||||
|
# wyrde's checkpoint tester |
||||||
|
|
||||||
|
Uses [WAS nodes.](https://github.com/WASasquatch/was-node-suite-comfyui) and [lucianocirino's efficiency-nodes](https://github.com/LucianoCirino/efficiency-nodes-comfyui) |
||||||
|
* Install them to avoid a mess of red boxes. |
||||||
|
|
||||||
|
<img src="checkpoint-testintg-v0.5.png" align="middle"> |
||||||
|
|
||||||
|
## About |
||||||
|
|
||||||
|
This workflow quickly generates a few images along with some (extremely basic) hi-rez fixes to check how well a model work swith some favoite lora and prompts. Nothing fancy. It's not about making great images--just checking it out. |
||||||
|
|
||||||
|
Previews can be enabled by switching the "preview_image" setting on the _KSampler (Efficient)_ nodes. |
||||||
|
|
||||||
|
Adjustintg the upscale factor can turn this into a decent hi-rez fix workflow. |
||||||
|
|
||||||
|
<!-- ## another heading |
||||||
|
|
||||||
|
## Versions |
||||||
|
--> |
||||||
|
|
||||||
|
## Example Results |
||||||
|
|
||||||
|
* images |
||||||
|
<!-- <img src="" width="10%" align="middle"> --> |
||||||
|
<img src="checkpoint test_00069_.png" width="10%" align="middle"><img src="checkpoint test_00070_.png" width="10%" align="middle"><img src="checkpoint test_00071_.png" width="10%" align="middle"><img src="checkpoint test_00072_.png" width="10%" align="middle"><img src="checkpoint test_00073_.png" width="10%" align="middle"> |
||||||
|
|
||||||
|
## resources |
||||||
|
|
||||||
|
<!-- things people might want to duplicate results --> |
||||||
|
|
||||||
|
Model |
||||||
|
* facebomb https://civitai.com/models/7152/facebombmix |
||||||
|
* 2xPNSR upscale https://drive.google.com/drive/folders/1ldwajXL50uC7PCS63B4Wato6Dnk-svNL |
||||||
|
|
||||||
|
Lora |
||||||
|
* https://civitai.com/models/8217/fashion-girl |
||||||
|
* https://civitai.com/models/10088/taf-is-all-you-need |
||||||
|
* https://civitai.com/models/30941 |
||||||
|
|
||||||
|
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) |
||||||
|
* [efficiency-nodes](https://github.com/LucianoCirino/efficiency-nodes-comfyui) |
||||||
|
|
||||||
|
<!-- will likely forget to doublecheck this --> |
||||||
|
<p align="right"><a href="..">[back]</a><a href="../../../.."> [home]</a></p> |
After Width: | Height: | Size: 554 KiB |
After Width: | Height: | Size: 685 KiB |
After Width: | Height: | Size: 697 KiB |
After Width: | Height: | Size: 609 KiB |
After Width: | Height: | Size: 631 KiB |
File diff suppressed because it is too large
Load Diff
After Width: | Height: | Size: 246 KiB |
@ -0,0 +1,47 @@ |
|||||||
|
# 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. |
||||||
|
|
||||||
|
<img src="some image" align="middle"> |
||||||
|
|
||||||
|
## some heading |
||||||
|
|
||||||
|
stuff |
||||||
|
|
||||||
|
This workflow |
||||||
|
* more |
||||||
|
* stuff |
||||||
|
* here |
||||||
|
|
||||||
|
## another heading |
||||||
|
|
||||||
|
## Versions |
||||||
|
|
||||||
|
## Example Results |
||||||
|
|
||||||
|
* images |
||||||
|
<!-- <img src="" width="10%" align="middle"> --> |
||||||
|
|
||||||
|
## resources |
||||||
|
|
||||||
|
<!-- things people might want to duplicate results --> |
||||||
|
|
||||||
|
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) |
||||||
|
|
||||||
|
|
||||||
|
<!-- will likely forget to doublecheck this --> |
||||||
|
<p align="right"><a href="..">[back]</a><a href="../../../.."> [home]</a></p> |
Loading…
Reference in new issue