You need to agree to share your contact information to access this model
This repository is publicly accessible, but you have to accept the conditions to access its files and content.
By accessing this model, you agree to the terms of use as outlined in the Apache Labs Community License and confirm that you will not use the model in ways that violate ethical guidelines.
Log in or Sign Up to review the conditions and access this model content.
LUMIN.1-alpha-12B by Apache Labs
LUMIN.1-alpha-12B is a fine-tuned model by Apache Labs based on FLUX.1 Dev, delivering exceptional performance for complex image generation tasks. Engineered for detailed, high-quality outputs, it surpasses Flux.1 in specific scenarios, offering users enhanced control over nuanced visuals and colder, muted color schemes.
Model Overview
LUMIN.1-alpha-12B is optimized to create realistic images with refined textures and attention to detail. Ideal for creative and professional use cases, the model is particularly suited for prompts involving complex compositions and subtle tonal shifts.
Key Features
- High-Resolution Detailing: Tailored for intricate textures and high fidelity across complex visual inputs.
- Specialized Color Handling: Enhanced for cool, muted color schemes, making it well-suited to a variety of artistic and technical applications.
- Performance Benchmark: Demonstrates notable improvements over Flux.1 in targeted scenarios, particularly in scene complexity and atmospheric rendering.
Quickstart Guide
Get started with LUMIN.1-alpha-12B using the DiffusionPipeline. Here’s a sample setup:
from diffusers import DiffusionPipeline
# Load the model
pipe = DiffusionPipeline.from_pretrained("apache-labs/LUMIN.1-alpha-12B")
# Define a prompt
prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
# Generate an image
image = pipe(prompt).images[0]
image.show()
- Downloads last month
- 3
Model tree for apache-labs/LUMIN.1-alpha-12B
Base model
black-forest-labs/FLUX.1-dev