Text-to-Image
Diffusers
Safetensors
FluxPipeline
FluxPipeline
FLUXv1-schnell
image-generation
flux-diffusers
art
realism
photography
illustration
anime
full finetune
trained
finetune
trainable
full-finetune
checkpoint
text2image
Schnell
Flux
HSToric
Historic
DiT
transformer
import torch
from diffusers import DiffusionPipeline
# switch to "mps" for apple devices
pipe = DiffusionPipeline.from_pretrained("AlekseyCalvin/HyperHistoricColor_FluxDev_Diffusers", dtype=torch.bfloat16, device_map="cuda")
prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
image = pipe(prompt).images[0]Herein lives a HF/Diffusers port of our Hyper (accelerated) Flux-Dev-based Hyper Historic Color model.
Find a safetensors version at the link above.
- Downloads last month
- 1
Model tree for AlekseyCalvin/HyperHistoricColor_FluxDev_Diffusers
Base model
black-forest-labs/FLUX.1-dev