Unlimited Open Source Models

Get Plan
Skip to main content
The Gorey Details: Edward Gorey Macabre Gothic Illustration Style - v1.0 thumbnail

The Gorey Details: Edward Gorey Macabre Gothic Illustration Style - V1.0

by ModelsLab

This is epoch 9 (later epochs are overtrained). You can find other epochs at tensor.art/models/867683686915507898/Edward-Gorey-1-1024CapD8A4Cos5-2025-05-17-17:19:03-Ep-11FLUX.1 - dev-fp8Trigger: edwardgorey1 illustration.Repeat 20 Epoch 5 (Trained on 34 512x512 images for 3400 steps)Then for another 6 epochs with a smaller dataset at 1024x1024, for 7040 total stepsUnet LR: 0.0005 Scheduler: cosine Optimizer: AdamWNetwork Dim: 8 Alpha: 4Epoch Loss1 0.3502 0.3433 0.3344 0.3265 0.324edwardgorey1 illustration. A girl, wearing a white short-sleeved shirt and short jean shorts, walking a golden retriever, one hand in her pocket, the other holding the dog leash.Switch to 1024x1024 training, removed two blurry low res images.6 0.3427 0.3378 0.3269 0.333<edwardgorey1 illustration. A man and a blonde woman boxing at a wedding. They are wearing red boxing gloves.Removed 5 images that have been well trained already to reduce the creditusage. (fish in tub, snakes, snail/fish, flying cat, men wearing skirts)Down to 27 images (* 20 2 27)=108010 0.33011 0.328<- lowestedwardgorey1 illustration. A young man stands under a stormy sky, looking disturbed, with a ghostly giant rabbit looming behind him. The background features a suburban street with eerie lighting, a broken clock, and a jet crashing from the sky

the-gorey-details-edward-gorey-macabre-gothic-illustration-style-v1-0
Open Source ModelUnlimited UsageLLMs.txt
API Playground

Input

the-gorey-details-edward-gorey-macabre-gothic-illustration-style-v1-0

Per image generation will cost $0.0047.
Open-source models are included on the $149/month Open Source Unlimited plan. Third-party models are billed per generation on every plan.

Output

Idle

Unknown content type

Looking for something different?

Models that trade off differently against the one you are viewing

About The Gorey Details: Edward Gorey Macabre Gothic Illustration Style - V1.0

This is epoch 9 (later epochs are overtrained). You can find other epochs at tensor.art/models/867683686915507898/Edward-Gorey-1-1024CapD8A4Cos5-2025-05-17-17:19:03-Ep-11FLUX.1 - dev-fp8Trigger: edwardgorey1 illustration.Repeat 20 Epoch 5 (Trained on 34 512x512 images for 3400 steps)Then for another 6 epochs with a smaller dataset at 1024x1024, for 7040 total stepsUnet LR: 0.0005 Scheduler: cosine Optimizer: AdamWNetwork Dim: 8 Alpha: 4Epoch Loss1 0.3502 0.3433 0.3344 0.3265 0.324edwardgorey1 il

Technical Specifications

Model ID
the-gorey-details-edward-gorey-macabre-gothic-illustration-style-v1-0
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 The Gorey Details: Edward Gorey Macabre Gothic Illustration Style - V1.0 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": "the-gorey-details-edward-gorey-macabre-gothic-illustration-style-v1-0",
"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}")

Pricing

The Gorey Details: Edward Gorey Macabre Gothic Illustration Style - V1.0 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

The Gorey Details: Edward Gorey Macabre Gothic Illustration Style - V1.0 FAQ

This is epoch 9 (later epochs are overtrained). You can find other epochs at tensor.art/models/867683686915507898/Edward-Gorey-1-1024CapD8A4Cos5-2025-05-17-17:19:03-Ep-11FLUX.1 - dev-fp8Trigger: edwardgorey1 illustration.Repeat 20 Epoch 5 (Trained on 34 512x512 images for 3400 steps)Then for another

You can integrate The Gorey Details: Edward Gorey Macabre Gothic Illustration Style - V1.0 into your application with a single API call. Sign up on ModelsLab to get your API key, then use the model ID "the-gorey-details-edward-gorey-macabre-gothic-illustration-style-v1-0" in your API requests. We provide SDKs for Python, JavaScript, and cURL examples in the API documentation.

The Gorey Details: Edward Gorey Macabre Gothic Illustration Style - V1.0 costs $0.0047 per API call. ModelsLab plans start at $21/month (Basic), and the $149/month Open Source plan includes unlimited generation on open-source models.

The model ID for The Gorey Details: Edward Gorey Macabre Gothic Illustration Style - V1.0 is "the-gorey-details-edward-gorey-macabre-gothic-illustration-style-v1-0". Use this ID in your API requests to specify this model.

Yes. ModelsLab is subscription-based with no free tier — plans start at $21/month (Basic, 3,250 API calls). The $149/month Open Source Unlimited plan includes unlimited generation across open-source models; premium third-party models are billed per call from your wallet.