Instructions to use ABDALLALSWAITI/DAN-MUMFORD-style with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use ABDALLALSWAITI/DAN-MUMFORD-style with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("black-forest-labs/FLUX.1-dev", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("ABDALLALSWAITI/DAN-MUMFORD-style") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
This LoRA model captures the iconic Dan Mumford art style, merging the detailed, vibrant, and surreal aesthetic with the versatility of the Flux-dev architecture. Known for his intricate line work, rich color palettes, and dramatic compositions, this style excels at creating stunning illustrations that convey depth, emotion, and storytelling.
Key Features:
Intricate Detailing: Perfect for scenes that require a high level of line work and shading.
Bold, Vibrant Colors: Achieves dramatic contrast and eye-catching visual appeal.
Dynamic Composition: Ideal for creating poster-like imagery or surreal landscapes.
Versatility: Designed to work seamlessly with the Flux-dev model, offering flexibility across various creative themes, from dark fantasy to futuristic designs.
Applications:
Concept art for games and movies.
Album covers or promotional posters.
Surreal and fantastical illustrations.
**** plz share your results with me on https://civitai.com/models/1022141/danmumford
Sample Images
Here are some sample images showcasing the capabilities of this Impasto Style Lora:

- Downloads last month
- 12
Model tree for ABDALLALSWAITI/DAN-MUMFORD-style
Base model
black-forest-labs/FLUX.1-dev