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
Easter Egg House [Illustrious & SDXL & SD1.5] - SDXL thumbnail

Easter Egg House [Illustrious & SDXL & SD1.5] - SDXL

by ModelsLab

Trained on: 21 imagesSteps: 280Total Time: 40:07--[network_arguments]unet_lr = 0.75text_encoder_lr = 0.75network_dim = 32network_alpha = 32network_module = "networks.lora"network_train_unet_only = false[optimizer_arguments]learning_rate = 0.75lr_scheduler = "cosine_with_restarts"lr_scheduler_num_cycles = 3lr_warmup_steps = 13optimizer_type = "Prodigy"optimizer_args = [ "weight_decay=0.1", "betas=[0.9,0.99]",][training_arguments]pretrained_model_name_or_path = "stabilityai/stable-diffusion-xl-base-1.0"vae = "stabilityai/sdxl-vae"max_train_epochs = 10train_batch_size = 4seed = 42max_token_length = 225xformers = falsesdpa = truemin_snr_gamma = 8.0lowram = trueno_half_vae = truegradient_checkpointing = truegradient_accumulation_steps = 1max_data_loader_n_workers = 8persistent_data_loader_workers = truemixed_precision = "fp16"full_bf16 = falsecache_latents = truecache_latents_to_disk = truecache_text_encoder_outputs = falsemin_timestep = 0max_timestep = 1000prior_loss_weight = 1.0[saving_arguments]save_precision = "fp16"save_model_as = "safetensors"save_every_n_epochs = 1save_last_n_epochs = 10output_name = "Easter_Egg_Home_SDXL"output_dir = "/content/drive/MyDrive/lora_training/output/Easter_Egg_Home_SDXL"log_prefix = "Easter_Egg_Home_SDXL"logging_dir = "/content/drive/MyDrive/lora_training/log"

easter-egg-house-illustrious-sdxl-sd1-5-sdxl
Open Source ModelUnlimited UsageLLMs.txt
API PlaygroundAPI Documentation

Input

easter-egg-house-illustrious-sdxl-sd1-5-sdxl

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 Easter Egg House [Illustrious & SDXL & SD1.5] - SDXL

Trained on: 21 imagesSteps: 280Total Time: 40:07--[networkarguments]unetlr = 0.75textencoderlr = 0.75networkdim = 32networkalpha = 32networkmodule = "networks.lora"networktrainunetonly = false[optimizerarguments]learningrate = 0.75lrscheduler = "cosinewithrestarts"lrschedulernumcycles = 3lrwarmupsteps = 13optimizertype = "Prodigy"optimizerargs = [ "weightdecay=0.1", "betas=[0.9,0.99]",][trainingarguments]pretrainedmodelnameorpath = "stabilityai/stable-diffusion-xl-base-1.0"vae = "stabilityai/sdx

Technical Specifications

Model ID
easter-egg-house-illustrious-sdxl-sd1-5-sdxl
Provider
Modelslab
Task
AI Generation
Price
$0.0047 per API call
Added
November 24, 2025

Quick Start

Integrate Easter Egg House [Illustrious & SDXL & SD1.5] - SDXL 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": "easter-egg-house-illustrious-sdxl-sd1-5-sdxl",
"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

Easter Egg House [Illustrious & SDXL & SD1.5] - SDXL API costs $0.0047 per API call. Pay only for what you use with no minimum commitments. View pricing plans

Easter Egg House [Illustrious & SDXL & SD1.5] - SDXL FAQ

Trained on: 21 imagesSteps: 280Total Time: 40:07--[network_arguments]unet_lr = 0.75text_encoder_lr = 0.75network_dim = 32network_alpha = 32network_module = "networks.lora"network_train_unet_only = false[optimizer_arguments]learning_rate = 0.75lr_scheduler = "cosine_with_restarts"lr_scheduler_num_cyc

You can integrate Easter Egg House [Illustrious & SDXL & SD1.5] - SDXL into your application with a single API call. Sign up on ModelsLab to get your API key, then use the model ID "easter-egg-house-illustrious-sdxl-sd1-5-sdxl" in your API requests. We provide SDKs for Python, JavaScript, and cURL examples in the API documentation.

Easter Egg House [Illustrious & SDXL & SD1.5] - SDXL 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 Easter Egg House [Illustrious & SDXL & SD1.5] - SDXL is "easter-egg-house-illustrious-sdxl-sd1-5-sdxl". Use this ID in your API requests to specify this model.

Yes, ModelsLab offers a free tier that lets you try Easter Egg House [Illustrious & SDXL & SD1.5] - SDXL and other AI models. Sign up to get free API credits and start building immediately.