Instructions to use Shakker-Labs/FLUX.1-dev-LoRA-playful-metropolis with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Shakker-Labs/FLUX.1-dev-LoRA-playful-metropolis 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("Shakker-Labs/FLUX.1-dev-LoRA-playful-metropolis") prompt = "A giant tiger dressed in retro clothing strolls between the skyscrapers of Tokyo. The tiger's eyes, peering through sunglasses, exude a cool vibe. On its back are a few cartoon-style birds playing small instruments, providing a soundtrack for the tiger's walk," image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Add 4 files
Browse files
FLUX-dev-lora-playful_metropolis.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6376bb7c591f00d29da9f527cf51d35d9219aead913c531d5ca87a89180078c0
|
| 3 |
+
size 612742384
|
images/1156f2bfd2397fc9af62501146f2d9ad552dc6398e09ccd8b2c191a4.jpg
ADDED
|
Git LFS Details
|
images/1d28cc19b815ce1ac7fc54dd54e94c4abea85b044f18fa7fe4dc5321.jpg
ADDED
|
Git LFS Details
|
images/3e9265312b3b726c224a955ec9254a0f95c2c8b78ce635929183a075.jpg
ADDED
|
Git LFS Details
|