Instructions to use IcelosAI/Wipeoutracer_LoRA_FLUX1_Dev with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use IcelosAI/Wipeoutracer_LoRA_FLUX1_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-dev", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("IcelosAI/Wipeoutracer_LoRA_FLUX1_Dev") prompt = "beautiful romantic photo of wipeoutracer flying through london city, motion blur, extreme depth of field" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Add 5 files
Browse files- images/OEHFu-mRQ2mUPJHbG_GSH_43b6effd8d734fac8570035ce9968f32.jpg +3 -0
- images/QWstWTicjVJIUffyiD1mq_56e8f48f1b50425ab9fda6184b49fec0.jpg +3 -0
- images/bug4MRYeCzonEM0QAbNFF_6da46684e59948418d18472f9a097ec9.jpg +3 -0
- images/l2vseubgT5M4jxAaGZ94z_2e637d9d12a84412ad0620a39252a3af.jpg +3 -0
- wipeoutracer LoRA FLUX1.safetensors +3 -0
images/OEHFu-mRQ2mUPJHbG_GSH_43b6effd8d734fac8570035ce9968f32.jpg
ADDED
|
Git LFS Details
|
images/QWstWTicjVJIUffyiD1mq_56e8f48f1b50425ab9fda6184b49fec0.jpg
ADDED
|
Git LFS Details
|
images/bug4MRYeCzonEM0QAbNFF_6da46684e59948418d18472f9a097ec9.jpg
ADDED
|
Git LFS Details
|
images/l2vseubgT5M4jxAaGZ94z_2e637d9d12a84412ad0620a39252a3af.jpg
ADDED
|
Git LFS Details
|
wipeoutracer LoRA FLUX1.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3120389531da438b7b1b5861429fb4da816671a04615d398f348579d4cd39861
|
| 3 |
+
size 171969400
|