Metadata-Version: 2.1
Name: comfyui-sloppy-comic
Version: 0.0.1
Summary: Using IPAdapter for style consistency, the node accepts a story structured as text {prompt} text {prompt} etc. and generates a comic, saving it to /output. It also adds LLM API Request node, providing an openai compatible LLM API for generating the stories.
Home-page: https://github.com/blob8/ComfyUI_sloppy-comic
Requires-Python: >=3.10
Requires-Dist: requests
Requires-Dist: playwright
Requires-Dist: opencv-python-headless
Requires-Dist: re
