Instructions to use alimama-creative/FLUX.1-Turbo-Alpha with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use alimama-creative/FLUX.1-Turbo-Alpha with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("alimama-creative/FLUX.1-Turbo-Alpha", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Delete Junk
#20 opened 6 months ago
by
qpqpqpqpqpqp
add AIBOM
#19 opened 11 months ago
by
RiccardoDav
Image
👍 1
#18 opened about 1 year ago
by
Stephane1234
Generating consistent background
#17 opened about 1 year ago
by
stefan-go
Are there any plans to release the training code?
👍 1
#16 opened about 1 year ago
by
YizengHan
Any plan to release the lower steps version?
1
#15 opened over 1 year ago
by
ryan6027
ERROR lora diffusion_model.img_in.weight shape '[3072, 384]' is invalid for input of size 196608
3
#14 opened over 1 year ago
by
art13
Is this supposed to work for upscaling or not?
#12 opened over 1 year ago
by
Squoblat
is the model trained following sdxl-lightning?
#11 opened over 1 year ago
by
Gary688
Getting black output, why?
#10 opened over 1 year ago
by
VLRevolution
可以和https://huggingface.co/Freepik/flux.1-lite-8B-alpha 一起用吗?
#9 opened over 1 year ago
by
i18n-site
Upload SaveClip.App_455944863_852528466496239_4052606302495606575_n.jpg
#8 opened over 1 year ago
by
xqsxqs
Upload 5 files
#5 opened over 1 year ago
by
amberfelts4
Update README.md
#4 opened over 1 year ago
by
JUggLCat
Update README.md
#3 opened over 1 year ago
by
ProSerega