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
relolahrisnowmoon thumbnail

Relolahrisnowmoon

by ModelsLab

Hey everyone!

I'm excited to showcase this fantastic SD model, created by the incredibly talented AhriMain. All credit for this model goes to them. 🎨

 

It's essential to support original creators, and if you're as impressed with their work as I am, check out their official page and show them some love: AhriMain.

 

Transparency and respect for artists are vital - If AhriMain or anyone related feels uncomfortable with this model being showcased here, please reach out, and we'll take the necessary steps.

 

---------------------------------------------

 

Original Model Description

 

LoRA trained on Snow Moon Ahri from League of Legends

 

requested by @Merkuriij

 

models used

anime: PrimeMix - v2.1, Sweet-mix - v1.8 - flat

2,5D: NijiDiffusedMix - v2.0, PastelDiffusedMix - V2.1, CamelliaMIx_2.5D - V2, ReV Animated

realistic: Paragon V1.0

 

tags: snow moon ahri, 1girl

optional tags: japanese clothes, pink hair, hair ornament, bare shoulders, fox girl, whisker markings, necklace, energy ball, fox tail

 

negative embeddings: bad_prompt, negative_hand, ng_deepnegative_v1_75t, bad-artist, EasyNegative

 

 

Recommended settings:

  • Make sure you are aware on the usage instructions of LORA

  • Denoise strength upscaling: 0.3 to 0.55

 

for full body shots i recommend using: ComfyUI Impact Pack

or the a1111 alternative GitHub - Bing-su/adetailer

relolahrisnowmoon
Open Source ModelUnlimited UsageLLMs.txt
API PlaygroundAPI Documentation

Input

relolahrisnowmoon

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 Relolahrisnowmoon

Hey everyone! I'm excited to showcase this fantastic SD model, created by the incredibly talented AhriMain. All credit for this model goes to them. 🎨   It's essential to support original creators, and if you're as impressed with their work as I am, check out their official page and show them some love: AhriMain.   Transparency and respect for artists are vital - If AhriMain or anyone related feels uncomfortable with this model being showcased here, please reach out, and we'll take the

Technical Specifications

Model ID
relolahrisnowmoon
Provider
Modelslab
Task
AI Generation
Price
$0.0047 per API call
Added
August 24, 2023

Quick Start

Integrate Relolahrisnowmoon 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": "relolahrisnowmoon",
"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

Relolahrisnowmoon API costs $0.0047 per API call. Pay only for what you use with no minimum commitments. View pricing plans

Relolahrisnowmoon FAQ

Hey everyone! I'm excited to showcase this fantastic SD model, created by the incredibly talented AhriMain. All credit for this model goes to them. 🎨   It's essential to support original creators, and if you're as impressed with their work as I am, check out their official page and show them s

You can integrate Relolahrisnowmoon into your application with a single API call. Sign up on ModelsLab to get your API key, then use the model ID "relolahrisnowmoon" in your API requests. We provide SDKs for Python, JavaScript, and cURL examples in the API documentation.

Relolahrisnowmoon 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 Relolahrisnowmoon is "relolahrisnowmoon". Use this ID in your API requests to specify this model.

Yes, ModelsLab offers a free tier that lets you try Relolahrisnowmoon and other AI models. Sign up to get free API credits and start building immediately.