Instructions to use bochen2079/tutu with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use bochen2079/tutu 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("bochen2079/tutu") prompt = "tutu cat sitting in car" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
File size: 2,306 Bytes
7d2785a 0b17485 7d2785a 0b17485 7997aa4 9059308 6153816 3841cd5 83f527b b29e46e 400186b 5738fbf 36cb2e2 03428cc 0b17485 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 | ---
base_model: black-forest-labs/FLUX.1-dev
license: apache-2.0
tags:
- text-to-image
- flux
- lora
- diffusers
- template:sd-lora
instance_prompt: tutu cat
widget:
- text: tutu cat sitting in car
output:
url: images/example_qcf7xcq03.png
- text: tutu cat in astronaut suit, on moon
output:
url: images/example_hz5sijjs6.png
- text: tutu cat running in field of green grass in backyard
output:
url: images/example_opabycwas.png
- text: >-
Tutu cat, perched on a windowsill, gazing thoughtfully at the city skyline
at dusk, with the vibrant hues of sunset reflecting in its bright
yellow-green eyes
output:
url: images/example_ptslpz22u.png
- text: >-
Tutu cat, dressed in a royal velvet cape, sitting majestically on a throne,
surrounded by golden accents and intricate tapestry patterns, in a lavish
medieval-style palace.
output:
url: images/example_jiicsmbg2.png
- text: >-
Tutu cat, exploring the lush greenery of an enchanted forest, with soft
beams of moonlight filtering through the trees, casting ethereal glows on
its fur.
output:
url: images/example_monywh7l2.png
- text: >-
Tutu cat, lying on a luxurious velvet cushion, surrounded by glowing
candles, soft rose petals scattered around, creating an aura of peace and
relaxation
output:
url: images/example_7jnrvz2up.png
- text: >-
Tutu cat, as a regal space explorer, standing on the surface of Mars, with
the orange-red planet and a distant Earth in the background, showcasing
courage and curiosity. 8k, dslr, photorealistic.
output:
url: images/example_9qotjnb7r.png
- text: >-
Tutu cat, elegantly walking along the cobblestone streets of a quaint
European town during golden hour, with charming cafes and ivy-covered walls
in the background
output:
url: images/example_fyas36zun.png
- text: >-
Tutu cat, with sparkling fairy wings, fluttering around a magical garden
filled with vibrant flowers, where every petal glows softly under the gentle
moonlight, hyperrealistic, 4k, DSLR photography
output:
url: images/example_019zeukco.png
---
"Tutu, the most graceful and elegant of female nebelung cats."
# tutu
## Trigger words
You should use `tutu cat style` to trigger the image generation. |