About model
A simple model trained on a custom dataset containing over 100 coloring book type images.
If you enjoy this model and would like me to improve on it, buy me a coffe ☕
Installation:
Download both the ckpt and yaml files. Ensure that the same naming pattern is used and copy them under models/Stable-Diffusion path in your local/cloud SD installation. Stable Diffusion 2.1 is required for the model to work correctly.
Black images issue:
2.1 models need to have a web-ui config modified - if you are getting black images - go to your config file and add to COMMANDLINE_ARGS= --no-half
- potentially it could work with --xformers
instead (if supported). This line might slow your generations a bit but will not affect negatively your output.
Prompt suggestion:
bichon havanese wearing sunglasses COLR_001, (((white background))), coloring book, line art, high resolution, black and white, colorless
Negative: ((watermark)), (text), color, shading, gradient, shadows, transparency, noisy, blurred
coloring-book is a highly specialized Image generation AI Model of type Safetensors / Checkpoint AI Model created by AI community user MrHup. Derived from the powerful Stable Diffusion (SD 2.1 768) model, coloring-book has undergone an extensive fine-tuning process, leveraging the power of a dataset consisting of images generated by other AI models or user-contributed data. This fine-tuning process ensures that coloring-book is capable of generating images that are highly relevant to the specific use-cases it was designed for, such as lineart, vector, draw style.
With a rating of 4.67 and over 6 ratings, coloring-book is a popular choice among users for generating high-quality images from text prompts.
Yes! You can download the latest version of coloring-book from here.
To use coloring-book, download the model checkpoint file and set up an UI for running Stable Diffusion models (for example, AUTOMATIC1111). Then, provide the model with a detailed text prompt to generate an image. Experiment with different prompts and settings to achieve the desired results. If this sounds a bit complicated, check out our initial guide to Stable Diffusion – it might be of help. And if you really want to dive deep into AI image generation and understand how set up AUTOMATIC1111 to use Safetensors / Checkpoint AI Models like coloring-book, check out our crash course in AI image generation.