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
Clara Nightingale, Ladybug, Miraculous. Different models and attires. - Frightningale (Flux) thumbnail

Clara Nightingale, Ladybug, Miraculous. Different Models And Attires. - Frightningale (Flux)

by ModelsLab

Flux model for the Clara Nightingale Frightningale attire from season 1-5.Based on 100 screenshots from the series. Screenshots taken from episode 9 season 2 and episode 16 season 3.Recommended strength 0.7.I advise you to use built-in triwords for better performance of the model. If consistency with the original is not important to you, delete them.

clara-nightingale-ladybug-miraculous-different-models-and-attires-frightningale
Open Source ModelUnlimited UsageLLMs.txt
API PlaygroundAPI Documentation

Input

clara-nightingale-ladybug-miraculous-different-models-and-attires-frightningale

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

Output

Idle

Unknown content type

Related Models

Discover similar models you might be interested in

View all Image Models

About Clara Nightingale, Ladybug, Miraculous. Different Models And Attires. - Frightningale (Flux)

Flux model for the Clara Nightingale Frightningale attire from season 1-5.Based on 100 screenshots from the series. Screenshots taken from episode 9 season 2 and episode 16 season 3.Recommended strength 0.7.I advise you to use built-in triwords for better performance of the model. If consistency with the original is not important to you, delete them.

Technical Specifications

Model ID
clara-nightingale-ladybug-miraculous-different-models-and-attires-frightningale
Provider
Modelslab
Category
Image Models
Task
Text to Image
Price
$0.0047 per API call
Added
July 21, 2025

Key Features

  • High-resolution AI image generation from text prompts
  • Negative prompt support for precise control
  • Multiple output formats and aspect ratios
  • Adjustable inference steps and guidance scale
  • Batch generation support via API

Quick Start

Integrate Clara Nightingale, Ladybug, Miraculous. Different Models And Attires. - Frightningale (Flux) 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": "clara-nightingale-ladybug-miraculous-different-models-and-attires-frightningale",
"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

Clara Nightingale, Ladybug, Miraculous. Different Models And Attires. - Frightningale (Flux) API costs $0.0047 per API call. Pay only for what you use with no minimum commitments. View pricing plans

Use Cases

  • Product photography and e-commerce visuals
  • Marketing and social media content creation
  • Concept art and design prototyping
  • Custom illustrations and artwork

Clara Nightingale, Ladybug, Miraculous. Different Models And Attires. - Frightningale (Flux) FAQ

Flux model for the Clara Nightingale Frightningale attire from season 1-5.Based on 100 screenshots from the series. Screenshots taken from episode 9 season 2 and episode 16 season 3.Recommended strength 0.7.I advise you to use built-in triwords for better performance of the model. If consistency wit

You can integrate Clara Nightingale, Ladybug, Miraculous. Different Models And Attires. - Frightningale (Flux) into your application with a single API call. Sign up on ModelsLab to get your API key, then use the model ID "clara-nightingale-ladybug-miraculous-different-models-and-attires-frightningale" in your API requests. We provide SDKs for Python, JavaScript, and cURL examples in the API documentation.

Clara Nightingale, Ladybug, Miraculous. Different Models And Attires. - Frightningale (Flux) 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 Clara Nightingale, Ladybug, Miraculous. Different Models And Attires. - Frightningale (Flux) is "clara-nightingale-ladybug-miraculous-different-models-and-attires-frightningale". Use this ID in your API requests to specify this model.

Yes, ModelsLab offers a free tier that lets you try Clara Nightingale, Ladybug, Miraculous. Different Models And Attires. - Frightningale (Flux) and other AI models. Sign up to get free API credits and start building immediately.