Instructions to use playboy40k/flux-SydneySweeneyLora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use playboy40k/flux-SydneySweeneyLora 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("playboy40k/flux-SydneySweeneyLora") prompt = "A vogue magazine cover of a young blonde woman looking away from the camera with black streaks in her hair with tattoos of a butterfly on her shoulder, wearing a halter neck dress and a wide brimmed straw hat, leaning against a wall, non - nude portrait, style of a fashion model, detailed jewellery <lora:sydneySweeneyFlux:1>" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Add 8 files
Browse files- images/53cfa915-1b6d-4f0b-be17-b875009afc66.jpeg +3 -0
- images/87ffbc03-fde1-40e0-8407-2c38bbe8666c.jpeg +3 -0
- images/895cce33-2177-47bf-ab67-d8b508a2fa30.jpeg +3 -0
- images/ComfyUI_temp_hkiyx_00004_.png +3 -0
- images/bce80da1-5316-4def-b12a-8648a896b807.jpeg +3 -0
- images/cfe9c222-c656-4d48-b21a-70b1d1ef786d.jpeg +3 -0
- images/f2d87588-c799-4d52-a0a9-ca1e8804ce78.jpeg +3 -0
- lora.safetensors +3 -0
images/53cfa915-1b6d-4f0b-be17-b875009afc66.jpeg
ADDED
|
Git LFS Details
|
images/87ffbc03-fde1-40e0-8407-2c38bbe8666c.jpeg
ADDED
|
Git LFS Details
|
images/895cce33-2177-47bf-ab67-d8b508a2fa30.jpeg
ADDED
|
Git LFS Details
|
images/ComfyUI_temp_hkiyx_00004_.png
ADDED
|
Git LFS Details
|
images/bce80da1-5316-4def-b12a-8648a896b807.jpeg
ADDED
|
Git LFS Details
|
images/cfe9c222-c656-4d48-b21a-70b1d1ef786d.jpeg
ADDED
|
Git LFS Details
|
images/f2d87588-c799-4d52-a0a9-ca1e8804ce78.jpeg
ADDED
|
Git LFS Details
|
lora.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4183b98d6fd90d20c5d37f8ab7056b02f7386e444b8dfddc89181c3b4090e714
|
| 3 |
+
size 48628440
|