Instructions to use XLabs-AI/flux-RealismLora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use XLabs-AI/flux-RealismLora 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("XLabs-AI/flux-RealismLora") 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
Fix license link?
#47 opened over 1 year ago
by
julien-c
Delete lora.safetensors
#45 opened over 1 year ago
by
gfyfhjjk
Add generated example
#44 opened over 1 year ago
by
maul1993
Add generated example
#43 opened over 1 year ago
by
ojandersonfb
Prompt help
#42 opened over 1 year ago
by
SalDevo
how to get rid of the bokeh
#41 opened over 1 year ago
by
jwheeler90
Update README.md
#40 opened over 1 year ago
by
thesecondofmarch
Update README.md
#38 opened over 1 year ago
by
Adriannxr
how to change the format of the pic?
5
#32 opened over 1 year ago
by
Jack360
Add generated example
#25 opened over 1 year ago
by
ameets21
Add generated example
#24 opened over 1 year ago
by deleted
Add generated example
#23 opened over 1 year ago
by
iamhugofelix
Add generated example
#21 opened over 1 year ago
by
blah690
Update README.md
#20 opened over 1 year ago
by
arteivissa
Update README.md
#19 opened over 1 year ago
by
arteivissa
Upload alsead.zip
#18 opened over 1 year ago
by
jafar991
Create alsead
#17 opened over 1 year ago
by
jafar991
Update README.md
#16 opened over 1 year ago
by
Sharmajii108
THE DEMO NOT WORKING
2
#15 opened over 1 year ago
by
theWitcher
How do I use this in replicate flux dev lora
#14 opened over 1 year ago
by
harshdurgude
how to do `textual inversion` in this ?
1
#10 opened almost 2 years ago
by
hemangjoshi37a
Use with Diffusers
6
#9 opened almost 2 years ago
by
HaileyStorm
Can this LoRA be commercially used?
#8 opened almost 2 years ago
by
PannyDostmaa
There are no visible outcomes on ComfyUI, same result(updated,solved)
20
#5 opened almost 2 years ago
by
BigSEAnight
Does not work on ComfyUI
👍 5
4
#4 opened almost 2 years ago
by
jaldps
Are we sure this Lora is functional?
👍 4
6
#3 opened almost 2 years ago
by
nitefallen
Is there a trigger word?
2
#2 opened almost 2 years ago
by deleted