Seedance 2.0 is here - create consistent, multimodal AI videos faster with images, videos, and audio in one prompt.

Try Now
Skip to main content
Children's Stories Toolkit - V1 Custom A thumbnail

Children'S Stories Toolkit - V1 Custom A

by ModelsLab

Update June 28th added Custom A version and pruned version to other models.

Making Children's Books, Comics, Graphic Novels is rewarding, but very heavy on the artwork. This model will help you tell any of your stories visually. Let your imagination go wild. If you need custom characters that are consistent throughout a story, you can hire me to make one for you. Contact me in one of the links under my profile.

Follow me to make sure you see new styles, poses and Nobodys when I post them. Things move fast on this site, it's easy to miss.

PROMPT RESPONSIBLY

How to use:
To get similar results as in the preview images. I recommend using the vae-ft-mse-840000-ema-pruned and clip skip 1. Also check out this Detailed tutorial on how I get the results in the preview images. The model is capable of different illustration style other than the ones shown in the preview images. Experiment with styles or use illustration style LoRAs to dial in the specific look you desire.

Three models included:
V1 Toon-Anime and V1 Semi-Real. You won't be able to make photorealistic images with these model but that's not the point. Create colorful, fun, and imaginative images that excite a child's wonder. V1 3D is specifically designed to give a 3D movie look but not similar to studios that have expensive lawyers.

Do you have requests? I've been putting in many more hours lately with this. That's my problem, not yours. But if you'd like to tip me, buy me a beer. Beer encourages me to ignore work and make AI models instead. Tip and make a request. I'll give it a shot if I can. Here at Ko-Fi

childrensstoriestoolkit-v1customa
Open Source ModelUnlimited UsageLLMs.txt
API PlaygroundAPI Documentation

Input

Select models...

Per image generation will cost 0.0047$
For premium plan image generation will cost 0.00$ i.e Free.

Output

Idle

Unknown content type

About Children'S Stories Toolkit - V1 Custom A

Update June 28th added Custom A version and pruned version to other models.Making Children's Books, Comics, Graphic Novels is rewarding, but very heavy on the artwork. This model will help you tell any of your stories visually. Let your imagination go wild. If you need custom characters that are consistent throughout a story, you can hire me to make one for you. Contact me in one of the links under my profile.Follow me to make sure you see new styles, poses and Nobodys when I post them. Things m

Technical Specifications

Model ID
childrensstoriestoolkit-v1customa
Provider
Modelslab
Task
AI Generation
Price
$0.0047 per API call
Added
May 21, 2025

Quick Start

Integrate Children'S Stories Toolkit - V1 Custom A into your application with a single API call. Get your API key from the pricing page to get started.

import requests
import json
url = "https://modelslab.com/api/v6/images/text2img"
headers = {
"Content-Type": "application/json"
}
data = {
"model_id": "childrensstoriestoolkit-v1customa",
"prompt": "your prompt here",
"key": "YOUR_API_KEY"
}
try:
response = requests.post(url, headers=headers, json=data)
response.raise_for_status() # Raises an HTTPError for bad responses (4XX or 5XX)
result = response.json()
print("API Response:")
print(json.dumps(result, indent=2))
except requests.exceptions.HTTPError as http_err:
print(f"HTTP error occurred: {http_err} - {response.text}")
except Exception as err:
print(f"Other error occurred: {err}")

View the full API documentation for SDKs, code examples in Python, JavaScript, and more.

Pricing

Children'S Stories Toolkit - V1 Custom A API costs $0.0047 per API call. Pay only for what you use with no minimum commitments. View pricing plans

Children'S Stories Toolkit - V1 Custom A FAQ

Update June 28th added Custom A version and pruned version to other models.Making Children's Books, Comics, Graphic Novels is rewarding, but very heavy on the artwork. This model will help you tell any of your stories visually. Let your imagination go wild. If you need custom characters that are con

You can integrate Children'S Stories Toolkit - V1 Custom A into your application with a single API call. Sign up on ModelsLab to get your API key, then use the model ID "childrensstoriestoolkit-v1customa" in your API requests. We provide SDKs for Python, JavaScript, and cURL examples in the API documentation.

Children'S Stories Toolkit - V1 Custom A costs $0.0047 per API call. ModelsLab uses pay-per-use pricing with no minimum commitments. A free tier is available to get started.

The model ID for Children'S Stories Toolkit - V1 Custom A is "childrensstoriestoolkit-v1customa". Use this ID in your API requests to specify this model.

Yes, ModelsLab offers a free tier that lets you try Children'S Stories Toolkit - V1 Custom A and other AI models. Sign up to get free API credits and start building immediately.