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
- V11.16 Helheim (SDXL HEL) thumbnail

V11.16 Helheim (SDXL HEL)

by ModelsLab

SDXL Hybrid Model:

This is a complete new alternate version of Ratatoskr so don't expect the same output finetuned on the Database of Helheim Flux with over 50k steps !

after that i added small parts of my Furry Enhancer and am small amount of Hayden's YiffMix Realism

What has changed compared with V10.94?

I trained the dataset again as a lora and mixed parts of it inside the Model

  • added a bit more details

  • more stable

  • added some new specim

i made this model to test new training methods for sdxl also to make a Christmas present for all the people that still love my SDXL models and cant run flux.

i plan an illustrious and also an SD3.5 medium version of Ratatoskr too also i will continue working on the Flux model in the future

for settings its more or less the same as V8

And if you like to support my work please give a thumbs up ;-)

v1116helheimsdxlhel
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 V11.16 Helheim (SDXL HEL)

SDXL Hybrid Model:This is a complete new alternate version of Ratatoskr so don't expect the same output finetuned on the Database of Helheim Flux with over 50k steps !after that i added small parts of my Furry Enhancer and am small amount of Hayden's YiffMix RealismWhat has changed compared with V10.94?I trained the dataset again as a lora and mixed parts of it inside the Modeladded a bit more detailsmore stableadded some new specimi made this model to test new training methods for sdxl also to

Technical Specifications

Model ID
v1116helheimsdxlhel
Provider
Modelslab
Task
AI Generation
Price
$0.0047 per API call
Added
June 4, 2025

Quick Start

Integrate V11.16 Helheim (SDXL HEL) 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": "v1116helheimsdxlhel",
"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

V11.16 Helheim (SDXL HEL) API costs $0.0047 per API call. Pay only for what you use with no minimum commitments. View pricing plans

V11.16 Helheim (SDXL HEL) FAQ

SDXL Hybrid Model:This is a complete new alternate version of Ratatoskr so don't expect the same output finetuned on the Database of Helheim Flux with over 50k steps !after that i added small parts of my Furry Enhancer and am small amount of Hayden's YiffMix RealismWhat has changed compared with V10

You can integrate V11.16 Helheim (SDXL HEL) into your application with a single API call. Sign up on ModelsLab to get your API key, then use the model ID "v1116helheimsdxlhel" in your API requests. We provide SDKs for Python, JavaScript, and cURL examples in the API documentation.

V11.16 Helheim (SDXL HEL) 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 V11.16 Helheim (SDXL HEL) is "v1116helheimsdxlhel". Use this ID in your API requests to specify this model.

Yes, ModelsLab offers a free tier that lets you try V11.16 Helheim (SDXL HEL) and other AI models. Sign up to get free API credits and start building immediately.