Instructions to use furaidosu/flux-lora-rtmi with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use furaidosu/flux-lora-rtmi 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("furaidosu/flux-lora-rtmi") prompt = "RTMI style. Guybrush threepwood, a tall man with blonde hair, wearing a blue pirate coat with gold accents. He has a white shirt underneath, a belt with a gold buckle, and dark pants. His expression is thoughtful, and he has a slight stubble on his face, adding to his adventurous appearance. Guybrush is programming with many computers. Cyberpunk style." image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Choquin commited on
Add generated example (#1)
Browse files- Add generated example (831f89ca1eaccec23bddb48a733a8301f9ae2e1b)
- README.md +51 -0
- images/example_b7k8vrb7y.png +0 -0
README.md
CHANGED
|
@@ -217,6 +217,57 @@ widget:
|
|
| 217 |
example_title: Monna Lisa
|
| 218 |
output:
|
| 219 |
url: samples/monna-lisa-03.png
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 220 |
---
|
| 221 |
|
| 222 |
# Flux Lora Rtmi
|
|
|
|
| 217 |
example_title: Monna Lisa
|
| 218 |
output:
|
| 219 |
url: samples/monna-lisa-03.png
|
| 220 |
+
- text: >-
|
| 221 |
+
RTMI cartoon style character design. This image captures a casual indoor
|
| 222 |
+
scene, likely taken in a clothing store or a wardrobe area filled with
|
| 223 |
+
various garments. The focal point is a caucasian man standing in the center,
|
| 224 |
+
smiling broadly with a friendly, relaxed expression. The overall style
|
| 225 |
+
evokes a playful, almost retro vibe. The man is wearing a tight-fitting,
|
| 226 |
+
long-sleeved gray shirt, which closely follows the contours of his body. The
|
| 227 |
+
man has sweaty armpits in darker color. Around his neck, he is wearing a
|
| 228 |
+
tan and beige checkered scarf, loosely wrapped but still snug enough to
|
| 229 |
+
stand out as a fashion accessory. The scarf's texture appears soft, perhaps
|
| 230 |
+
woolen or knit, and it adds an element of warmth and contrast to his
|
| 231 |
+
otherwise sleek outfit. In the background, the space is organized with
|
| 232 |
+
shelving and clothing displays. On the left, a shelving unit holds a few
|
| 233 |
+
folded garments, including shirts or sweaters, neatly stacked in different
|
| 234 |
+
colors. Next to him on the countertop is a black shopping bag adorned with
|
| 235 |
+
white and green designs and text, possibly from the store itself. A vibrant
|
| 236 |
+
green ribbon is attached to the bag, adding a pop of color. Behind him, part
|
| 237 |
+
of the shelving has decorative items, including what looks like a small
|
| 238 |
+
piece of art or signage featuring bold black and white graphics. To the
|
| 239 |
+
right of the man, a bright green curtain is partially visible, which may be
|
| 240 |
+
a fitting room or divider within the space. The lighting in the room is
|
| 241 |
+
moderate, with a soft glow illuminating the scene evenly, giving it a clear,
|
| 242 |
+
well-lit appearance without harsh shadows. The atmosphere feels casual and
|
| 243 |
+
perhaps a bit playful, given the man's fashionable and somewhat whimsical
|
| 244 |
+
look. the man's hairstyle is a striking feature, characterized by a mix of
|
| 245 |
+
textures that gives it a carefully styled yet relaxed appearance. His hair
|
| 246 |
+
is dark, likely black or very dark brown, with a healthy, shiny finish. The
|
| 247 |
+
style is divided into two distinct textures: a sleek, straight fringe
|
| 248 |
+
(bangs) at the front, and voluminous, professionally styled curls throughout
|
| 249 |
+
the rest of the hair. The fringe is straight and falls neatly over his
|
| 250 |
+
forehead, with several strands parted slightly in the middle. The bangs are
|
| 251 |
+
relatively long, reaching just above his eyebrows. The hair is smooth and
|
| 252 |
+
flat against his forehead, providing a sharp contrast to the more voluminous
|
| 253 |
+
curls behind it. The straightness of the fringe is likely intentional,
|
| 254 |
+
adding a polished, elegant touch to his look. The rest of his hair, in
|
| 255 |
+
contrast, is full of soft, bouncy curls, similar to those created with a
|
| 256 |
+
curling iron or from a salon blowout. These curls start at the sides of his
|
| 257 |
+
head and flow outward, adding significant volume and a lively texture. The
|
| 258 |
+
curls are medium in size, not too tight but defined enough to create a
|
| 259 |
+
dynamic, flowing look. The back of his hair maintains this voluminous curl
|
| 260 |
+
pattern, rounding out the shape of his hairstyle and giving it a balanced,
|
| 261 |
+
full appearance. This blend of sleek, straight bangs with voluminous curls
|
| 262 |
+
creates a unique juxtaposition, adding both sophistication and a touch of
|
| 263 |
+
playfulness to his overall style. The hairstyle feels modern but with a nod
|
| 264 |
+
to vintage influences, combining the precision of straight bangs with the
|
| 265 |
+
soft glamour of big, flowing curls. It’s clear that this look has been
|
| 266 |
+
styled with care, likely in a salon setting, to achieve this distinct mix of
|
| 267 |
+
textures. The curls go down the shoulders
|
| 268 |
+
output:
|
| 269 |
+
url: images/example_b7k8vrb7y.png
|
| 270 |
+
|
| 271 |
---
|
| 272 |
|
| 273 |
# Flux Lora Rtmi
|
images/example_b7k8vrb7y.png
ADDED
|