See more images of this lora here: https://stablegenius.ai/models/198/robert-crumb
Support me on Kofi - https://ko-fi.com/stablegeniusai
Usage:
a drawing of 'your prompt' in the style of robert-crumb
a drawing of a woman with long hair in the style of robert-crumb
a drawing of a cat is standing on its hind legs in the style of robert-crumb
a drawing of a girl standing in front of a building in the style of robert-crumb
Description
FAQ
Comments (2)
thanks @Primaveri . The RunPromptIteratively (RPI) node is a homemade node that I created to help automate the image generation. Unfortunately it's not 100% with comfy (I need to change two lines of code in comfy each time I update it). But basically, it just a node that send input to other node. If you remove RPI and convert the input to a widget in the node it was linked to you should have the input value it was sending.
The author posted a RunPromptIteratively comfyui github workaround here:
https://stable-genius.s3.us-east-1.amazonaws.com/StableGenius_Remove_RunPromptIteratively_ComfyUI.mp4
basically, convert the custom node types into a inline input field in the comfui interface is how to get around it