Instructions to use black-forest-labs/FLUX.1-Redux-dev with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use black-forest-labs/FLUX.1-Redux-dev 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-Redux-dev", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Diffusion Single File
How to use black-forest-labs/FLUX.1-Redux-dev with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
add a pipeline tag to README
#18 opened about 1 year ago
by
linoyts
Invoke- Test_Uni_request
#17 opened about 1 year ago
by
hah232550
Rename README.md to aqd
#15 opened over 1 year ago
by
55plan
UNETLoader issue in ComfyUI
1
#14 opened over 1 year ago
by
AledLloyd
how to use in comfyui
1
#13 opened over 1 year ago
by
pigbig
reference image + text prompt
7
#12 opened over 1 year ago
by
kasiasta91
Help solving the StyleModelLoader issue
11
#11 opened over 1 year ago
by
urbnaidpc
flux.1 dev photorealistic image quality drop when redux added.
2
#10 opened over 1 year ago
by
flankechen
Error while deserializing header: HeaderTooLarge
#9 opened over 1 year ago
by
Prabinpebam
Update README.md
#7 opened over 1 year ago
by
Benjy
Documentation
1
#6 opened over 1 year ago
by
Benjy
ValueError: Invalid LoRA checkpoint.
2
#5 opened over 1 year ago
by
MohamedRashad
Flux.1 redux error i received.
🔥 10
9
#4 opened over 1 year ago
by
yeah25463
Does this support text prompts?
➕👍 11
6
#3 opened over 1 year ago
by
YaTharThShaRma999
Thank you black forest labs
❤️ 7
#2 opened over 1 year ago
by
PotatoOff