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
Ratatoskr (Animal, Creature and Furry ) - V13.8(SDXL HEL)(Creative) thumbnail

Ratatoskr (Animal, Creature And Furry ) - V13.8(SDXL HEL)(Creative)

by ModelsLab

After 12.23 was focused more in realism this Version also is trained on comic, artwork

trained on partly new database 89K steps on V12.23

for photorealistic stick on V12.23

  • creative model

  • also still realistic

    for Settings :

    Keep the cfg low max 4 cfg

    20-60 steps

    euler, dpmpp_2s_a, dpmpp_sde tested

ratatoskr-animal-creature-and-furry-v13-8-sdxl-hel-creative
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 Ratatoskr (Animal, Creature And Furry ) - V13.8(SDXL HEL)(Creative)

After 12.23 was focused more in realism this Version also is trained on comic, artwork trained on partly new database 89K steps on V12.23for photorealistic stick on V12.23creative modelalso still realisticfor Settings :Keep the cfg low max 4 cfg20-60 stepseuler, dpmpp2sa, dpmppsde tested

Technical Specifications

Model ID
ratatoskr-animal-creature-and-furry-v13-8-sdxl-hel-creative
Provider
Modelslab
Task
AI Generation
Price
$0.0047 per API call
Added
May 21, 2025

Quick Start

Integrate Ratatoskr (Animal, Creature And Furry ) - V13.8(SDXL HEL)(Creative) 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": "ratatoskr-animal-creature-and-furry-v13-8-sdxl-hel-creative",
"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

Ratatoskr (Animal, Creature And Furry ) - V13.8(SDXL HEL)(Creative) API costs $0.0047 per API call. Pay only for what you use with no minimum commitments. View pricing plans

Ratatoskr (Animal, Creature And Furry ) - V13.8(SDXL HEL)(Creative) FAQ

After 12.23 was focused more in realism this Version also is trained on comic, artwork trained on partly new database 89K steps on V12.23for photorealistic stick on V12.23creative modelalso still realisticfor Settings :Keep the cfg low max 4 cfg20-60 stepseuler, dpmpp_2s_a, dpmpp_sde tested

You can integrate Ratatoskr (Animal, Creature And Furry ) - V13.8(SDXL HEL)(Creative) into your application with a single API call. Sign up on ModelsLab to get your API key, then use the model ID "ratatoskr-animal-creature-and-furry-v13-8-sdxl-hel-creative" in your API requests. We provide SDKs for Python, JavaScript, and cURL examples in the API documentation.

Ratatoskr (Animal, Creature And Furry ) - V13.8(SDXL HEL)(Creative) 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 Ratatoskr (Animal, Creature And Furry ) - V13.8(SDXL HEL)(Creative) is "ratatoskr-animal-creature-and-furry-v13-8-sdxl-hel-creative". Use this ID in your API requests to specify this model.

Yes, ModelsLab offers a free tier that lets you try Ratatoskr (Animal, Creature And Furry ) - V13.8(SDXL HEL)(Creative) and other AI models. Sign up to get free API credits and start building immediately.