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
Conceptual Photography - v5 (junktopia) thumbnail

Conceptual Photography - V5 (Junktopia)

by ModelsLab

-Trained on the same dataset as v4-Better at darker scenes, and has more color tones in the lighting-Not as good at light trails as v4, use special prompt list below to get it to do light trails-Faces, fingers and text will be slightly glitchier on this one than v4, so you'll need to inpaint/use adetailer, of just lower the strength to .9-YOU CAN USE VERY HIGH DISTILLED CFG for this one! Many of the examples go up to 10.-This is the best epoch of this training, but since this training had so many good epochs, I've posted more epochs from this training here: (google doc link to other epochs) . If I post any on here generated with these, I will note this in the prompt!LIGHT TRAIL PROMPTING!This training did not pick up the light trails as strongly, but they are there! --- you can push it by putting any of these at the end of the prompt:colorful ohwx, light trails in front of subject, long-exposure streaks, neon streaks, luminous ribbons, glowing filaments, kinetic light painting, electric light swirls, motion-blur lines, streaked light beams, comet-like tracers, vivid light smears, radiant arcs, laser-like ribbons, incandescent squiggles, flowing light paths, dynamic light ribbons, photographic light streaks, illuminated bands, bright trail lines, vibrant light scribbles, light streaks, motion blurred lights, neon pink light trails, neon cyan streaks, neon magenta ribbons, neon lime filaments, neon aqua swirls, neon orange light beams, neon violet smears, neon turquoise arcs, neon yellow laser ribbons, neon blue light paths, neon green dynamic ribbons, neon fuchsia streaks, neon amber tracers, neon electric-blue scribbles, ohwx colorful, high angle, overhead view, neon blue and pink light trails, swirly pastel striped beams of light, off center framing, iridescent aura, multicolor glow, prismatic halo, rainbow radiance, chromatic burst, celestial shimmer, radiant spectrum, glowing corona, ethereal light ring, vibrant luminescence, technicolor shine, pastel glow swirl, neon halo burst, divine chroma aura, luminous gradient haze, spectral illumination, opalescent shine, kaleidoscopic light rays, vivid light bloom, saturated light flare, glowing neon rings, pulsing auroras, divine flare bursts, light wave halos, synthetic aurora arcs, radiant energy loops, soft-spectrum beams, dreamlike light tendrils, ultraviolet shimmer bands, ambient light whorls, optical light bloom, angelic glow effects, spectral bands, surreal flash aura, iridescent energy bursts, light-based motion halos, divine interference patterns, digital halo crown, pastel spectrum arcs, holy-glow backlight, luminous ripple waves, celestial light fans, glowing spray arcs, neon-lit energy blooms, kinetic aura spill, synthetic chroma flare, psychedelic radiance rings, rainbow smear halos, pop-religious light effects, aura-glow perimeter, fluorescent blast rings, radiant anointing rings, heaven-light pulse bloom, retro worship glow, neon-blessed shimmer trails, lightwave burst curtains, refracted spectrum drapes, theatrical lens flares, LED glow turbulence, divine studio backlight, luminescent halo scatter

conceptual-photography-v5-junktopia
Open Source ModelUnlimited UsageLLMs.txt
API PlaygroundAPI Documentation

Input

conceptual-photography-v5-junktopia

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 Conceptual Photography - V5 (Junktopia)

-Trained on the same dataset as v4-Better at darker scenes, and has more color tones in the lighting-Not as good at light trails as v4, use special prompt list below to get it to do light trails-Faces, fingers and text will be slightly glitchier on this one than v4, so you'll need to inpaint/use adetailer, of just lower the strength to .9-YOU CAN USE VERY HIGH DISTILLED CFG for this one! Many of the examples go up to 10.-This is the best epoch of this training, but since this training had so man

Technical Specifications

Model ID
conceptual-photography-v5-junktopia
Provider
Modelslab
Category
Image Models
Task
Text to Image
Price
$0.0047 per API call
Added
June 29, 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 Conceptual Photography - V5 (Junktopia) 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": "conceptual-photography-v5-junktopia",
"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

Conceptual Photography - V5 (Junktopia) 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

Conceptual Photography - V5 (Junktopia) FAQ

-Trained on the same dataset as v4-Better at darker scenes, and has more color tones in the lighting-Not as good at light trails as v4, use special prompt list below to get it to do light trails-Faces, fingers and text will be slightly glitchier on this one than v4, so you'll need to inpaint/use ade

You can integrate Conceptual Photography - V5 (Junktopia) into your application with a single API call. Sign up on ModelsLab to get your API key, then use the model ID "conceptual-photography-v5-junktopia" in your API requests. We provide SDKs for Python, JavaScript, and cURL examples in the API documentation.

Conceptual Photography - V5 (Junktopia) 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 Conceptual Photography - V5 (Junktopia) is "conceptual-photography-v5-junktopia". Use this ID in your API requests to specify this model.

Yes, ModelsLab offers a free tier that lets you try Conceptual Photography - V5 (Junktopia) and other AI models. Sign up to get free API credits and start building immediately.