Text-to-Image
Diffusers
lora
template:diffusion-lora
post-soviet
playground
ussr
russia
nostalgia
vintage
ebenya
panelki
Instructions to use rassvetai/PLAYGROUND-FLUX-DEV-RASSVET-LORA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use rassvetai/PLAYGROUND-FLUX-DEV-RASSVET-LORA 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("rassvetai/PLAYGROUND-FLUX-DEV-RASSVET-LORA") prompt = "A melancholic analog close-up photo of a young russian blonde woman wearing a 80s sport track suit. She is posing in the Soviet-era playground featuring a set of simple metal swings, their frames painted in faded blue and pink, standing slightly uneven on a grassy patch scattered with fallen autumn leaves. The swings are rusted and weathered, their seats made of metal or wood, showing signs of age and neglect. The surrounding area is lined with trees whose yellowing leaves indicate early fall, adding a touch of warmth to the otherwise subdued atmosphere. In the background, a parked vaz-2106 car and a typical Soviet apartment panel building with a pale facade and mismatched balconies provide a residential context. The lighting is soft and natural, diffused through the overcast sky, creating a calm and slightly melancholic mood. The composition centers on the swings as the focal point, emphasizing their simplicity and functionality while capturing the quiet nostalgia of a modest, utilitarian playground. Overcast lighting adds to the realism and mood, hd quality, natural color palette, detailed textures, slight depth of field" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Commit ·
ea20426
verified ·
0
Parent(s):
initial commit
Browse files- .gitattributes +55 -0
- README.md +183 -0
.gitattributes
ADDED
|
@@ -0,0 +1,55 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
*.7z filter=lfs diff=lfs merge=lfs -text
|
| 2 |
+
*.arrow filter=lfs diff=lfs merge=lfs -text
|
| 3 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|
| 4 |
+
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
| 5 |
+
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
| 6 |
+
*.ftz filter=lfs diff=lfs merge=lfs -text
|
| 7 |
+
*.gz filter=lfs diff=lfs merge=lfs -text
|
| 8 |
+
*.h5 filter=lfs diff=lfs merge=lfs -text
|
| 9 |
+
*.joblib filter=lfs diff=lfs merge=lfs -text
|
| 10 |
+
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
| 11 |
+
*.lz4 filter=lfs diff=lfs merge=lfs -text
|
| 12 |
+
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
| 13 |
+
*.model filter=lfs diff=lfs merge=lfs -text
|
| 14 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
| 15 |
+
*.npy filter=lfs diff=lfs merge=lfs -text
|
| 16 |
+
*.npz filter=lfs diff=lfs merge=lfs -text
|
| 17 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
| 18 |
+
*.ot filter=lfs diff=lfs merge=lfs -text
|
| 19 |
+
*.parquet filter=lfs diff=lfs merge=lfs -text
|
| 20 |
+
*.pb filter=lfs diff=lfs merge=lfs -text
|
| 21 |
+
*.pickle filter=lfs diff=lfs merge=lfs -text
|
| 22 |
+
*.pkl filter=lfs diff=lfs merge=lfs -text
|
| 23 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
| 24 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
| 25 |
+
*.rar filter=lfs diff=lfs merge=lfs -text
|
| 26 |
+
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
| 27 |
+
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
| 28 |
+
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
| 29 |
+
*.tar filter=lfs diff=lfs merge=lfs -text
|
| 30 |
+
*.tflite filter=lfs diff=lfs merge=lfs -text
|
| 31 |
+
*.tgz filter=lfs diff=lfs merge=lfs -text
|
| 32 |
+
*.wasm filter=lfs diff=lfs merge=lfs -text
|
| 33 |
+
*.xz filter=lfs diff=lfs merge=lfs -text
|
| 34 |
+
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 35 |
+
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
# Audio files - uncompressed
|
| 38 |
+
*.pcm filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
*.sam filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
*.raw filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
# Audio files - compressed
|
| 42 |
+
*.aac filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
*.flac filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
*.mp3 filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
*.ogg filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
*.wav filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
# Image files - uncompressed
|
| 48 |
+
*.bmp filter=lfs diff=lfs merge=lfs -text
|
| 49 |
+
*.gif filter=lfs diff=lfs merge=lfs -text
|
| 50 |
+
*.png filter=lfs diff=lfs merge=lfs -text
|
| 51 |
+
*.tiff filter=lfs diff=lfs merge=lfs -text
|
| 52 |
+
# Image files - compressed
|
| 53 |
+
*.jpg filter=lfs diff=lfs merge=lfs -text
|
| 54 |
+
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 55 |
+
*.webp filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,183 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
tags:
|
| 3 |
+
- text-to-image
|
| 4 |
+
- lora
|
| 5 |
+
- diffusers
|
| 6 |
+
- template:diffusion-lora
|
| 7 |
+
widget:
|
| 8 |
+
- text: >-
|
| 9 |
+
A melancholic analog close-up photo of a young russian blonde woman wearing
|
| 10 |
+
a 80s sport track suit. She is posing in the Soviet-era playground featuring
|
| 11 |
+
a set of simple metal swings, their frames painted in faded blue and pink,
|
| 12 |
+
standing slightly uneven on a grassy patch scattered with fallen autumn
|
| 13 |
+
leaves. The swings are rusted and weathered, their seats made of metal or
|
| 14 |
+
wood, showing signs of age and neglect. The surrounding area is lined with
|
| 15 |
+
trees whose yellowing leaves indicate early fall, adding a touch of warmth
|
| 16 |
+
to the otherwise subdued atmosphere. In the background, a parked vaz-2106
|
| 17 |
+
car and a typical Soviet apartment panel building with a pale facade and
|
| 18 |
+
mismatched balconies provide a residential context. The lighting is soft and
|
| 19 |
+
natural, diffused through the overcast sky, creating a calm and slightly
|
| 20 |
+
melancholic mood. The composition centers on the swings as the focal point,
|
| 21 |
+
emphasizing their simplicity and functionality while capturing the quiet
|
| 22 |
+
nostalgia of a modest, utilitarian playground. Overcast lighting adds to
|
| 23 |
+
the realism and mood, hd quality, natural color palette, detailed textures,
|
| 24 |
+
slight depth of field
|
| 25 |
+
output:
|
| 26 |
+
url: images/01-09 21 17 58 ComfyUI_00001_.png
|
| 27 |
+
- text: >-
|
| 28 |
+
A melancholic analog close-up photograph set on a snowy, dark winter night.
|
| 29 |
+
A young Russian blonde woman, dressed in a vintage 1980s sports tracksuit
|
| 30 |
+
poses confidently among a Soviet-era playground sculpture featuring three
|
| 31 |
+
pig figures carved from wood and painted in faded pink with green hats. Each
|
| 32 |
+
pig has exaggerated facial features, such as wide eyes, snouts, and gaping
|
| 33 |
+
mouths, with weathered and cracked paint adding to their aged appearance.
|
| 34 |
+
The figures are part of a larger wooden structure, painted in bright but
|
| 35 |
+
worn blues and greens, likely resembling a storytelling or fairy tale theme.
|
| 36 |
+
In the background, faint urban details such as trees, residential buildings,
|
| 37 |
+
and a small sign provide a muted, utilitarian setting. The lighting is
|
| 38 |
+
natural, with sunlight casting soft shadows, highlighting the texture and
|
| 39 |
+
imperfections of the wood. The composition centers on the pigs, capturing
|
| 40 |
+
their surreal and nostalgic charm, emblematic of the quirky and imaginative
|
| 41 |
+
elements typical of Soviet-era playgrounds. Overcast lighting adds to
|
| 42 |
+
the realism and mood, hd quality, natural color palette, detailed textures
|
| 43 |
+
output:
|
| 44 |
+
url: images/rassvet_ai_1737898417_3554071981570855668_70596599199.jpg
|
| 45 |
+
- text: >-
|
| 46 |
+
A melancholic analog sharpen photo of a young russian blonde woman wearing
|
| 47 |
+
a 80s sport track suit. She is posing in the Soviet-era playground among
|
| 48 |
+
sculpture depicting two standing children, crafted from concrete and heavily
|
| 49 |
+
weathered over time. The figures, a boy and a girl, appear to be dressed in
|
| 50 |
+
swimwear, with remnants of faded red and green paint still visible on their
|
| 51 |
+
torsos and shorts. The surface of the sculptures is rough and peeling,
|
| 52 |
+
exposing the aged, gray concrete underneath. The boy leans slightly toward
|
| 53 |
+
the girl, both figures displaying an ambiguous and surreal expression, with
|
| 54 |
+
additional marks or graffiti further obscuring their features. The sculpture
|
| 55 |
+
is surrounded by overgrown vegetation and set against a rusting metal fence,
|
| 56 |
+
blending into its forgotten, overgrown environment. The lighting is natural
|
| 57 |
+
and filtered through the surrounding greenery, casting soft shadows and
|
| 58 |
+
emphasizing the textured decay. The composition focuses on the deteriorated
|
| 59 |
+
state of the figures, evoking a sense of nostalgia mixed with an eerie
|
| 60 |
+
atmosphere characteristic of neglected Soviet-era playground art. Overcast
|
| 61 |
+
lighting adds to the realism and mood, hd quality, natural color palette,
|
| 62 |
+
detailed textures, slight depth of field
|
| 63 |
+
output:
|
| 64 |
+
url: images/rassvet_ai_1737898417_3554071981579304327_70596599199.jpg
|
| 65 |
+
- text: >-
|
| 66 |
+
A melancholic analog close-up photograph set on a snowy, dark winter night.
|
| 67 |
+
A young Russian blonde woman, dressed in a vintage 1980s sports tracksuit
|
| 68 |
+
poses confidently among a Soviet-era playground sculpture resembling a
|
| 69 |
+
wooden figure of Cheburashka, a beloved cartoon character, painted in brown
|
| 70 |
+
tones. The figure features oversized round ears, wide eyes, and an open
|
| 71 |
+
expression, with arms extended outward as if in a welcoming pose. The paint
|
| 72 |
+
is faded and peeling in places, exposing the weathered wood underneath,
|
| 73 |
+
adding a sense of age and nostalgia. The sculpture stands on a patch of bare
|
| 74 |
+
dirt, surrounded by sparse grass and a few scattered leaves, with a tree
|
| 75 |
+
trunk visible nearby, blending naturally into the modest park setting. The
|
| 76 |
+
scene is bathed in a dark neon winter light, with soft, diffused shadows
|
| 77 |
+
adding depth to the crocodile's textures. The background includes towering
|
| 78 |
+
Soviet panel buildings silhouetted against a dark, overcast sky with faint
|
| 79 |
+
patches of blue breaking through the clouds. Snowflakes fall gently,
|
| 80 |
+
enhancing the cold, melancholic atmosphere. The composition emphasizes the
|
| 81 |
+
crocodile’s surreal presence while capturing the woman’s nostalgic pose,
|
| 82 |
+
blending realism and absurdity in a hauntingly urban winter setting.
|
| 83 |
+
Overcast lighting adds to the realism and mood, hd quality, natural color
|
| 84 |
+
palette, detailed textures
|
| 85 |
+
output:
|
| 86 |
+
url: images/rassvet_ai_1737898417_3554071981604357733_70596599199.jpg
|
| 87 |
+
- text: >-
|
| 88 |
+
A melancholic analog close-up photograph set on a snowy, dark winter night.
|
| 89 |
+
A young Russian blonde woman, dressed in a vintage 1980s sports tracksuit
|
| 90 |
+
with bold, geometric patterns, poses confidently in a Soviet-era playground.
|
| 91 |
+
Behind her looms a massive, surreal crocodile sculpture with its jaws wide
|
| 92 |
+
open, revealing rows of sharp teeth. The crocodile is crafted with intricate
|
| 93 |
+
detail, featuring textured green-gray scales and an elongated body supported
|
| 94 |
+
by wooden poles that lift it off the snow-covered ground. The scene is
|
| 95 |
+
bathed in a dark neon winter light, with soft, diffused shadows adding depth
|
| 96 |
+
to the crocodile's textures. The background includes towering Soviet panel
|
| 97 |
+
buildings silhouetted against a dark, overcast sky with faint patches of
|
| 98 |
+
blue breaking through the clouds. Snowflakes fall gently, enhancing the
|
| 99 |
+
cold, melancholic atmosphere. The composition emphasizes the crocodile’s
|
| 100 |
+
surreal presence while capturing the woman’s nostalgic pose, blending
|
| 101 |
+
realism and absurdity in a hauntingly urban winter setting. Overcast
|
| 102 |
+
lighting adds to the realism and mood, hd quality, natural color palette,
|
| 103 |
+
detailed textures
|
| 104 |
+
output:
|
| 105 |
+
url: images/rassvet_ai_1737898417_3554071981713483809_70596599199.jpg
|
| 106 |
+
- text: >-
|
| 107 |
+
A melancholic analog close-up photograph set on a snowy, dark winter night.
|
| 108 |
+
A young Russian blonde woman, dressed in a vintage 1980s sports tracksuit
|
| 109 |
+
poses confidently among a Soviet-era playground sculpture resembling a
|
| 110 |
+
whimsical dog, constructed from a cylindrical metal body painted in a rusted
|
| 111 |
+
red color. The dog has pointed ears, wide cartoonish eyes, and an open mouth
|
| 112 |
+
with jagged painted teeth, giving it a playful yet slightly eerie
|
| 113 |
+
appearance. A yellow chain is attached to its neck, trailing across the
|
| 114 |
+
ground as if it were a leash. The sculpture stands on four simple metal
|
| 115 |
+
legs, set on a worn, dirt-covered surface. In the background, a faintly
|
| 116 |
+
visible wooden bench and sparse vegetation add to the modest, utilitarian
|
| 117 |
+
setting. The lighting is harsh and direct, likely from a flashlight or
|
| 118 |
+
artificial source, casting stark shadows and emphasizing the rough texture
|
| 119 |
+
of the sculpture. The composition highlights the quirky and surreal design
|
| 120 |
+
of the dog, capturing the nostalgic and unconventional charm characteristic
|
| 121 |
+
of Soviet playground art. In the background, faint urban details such as
|
| 122 |
+
trees, residential buildings, and a small sign provide a muted, utilitarian
|
| 123 |
+
setting. The lighting is natural, with sunlight casting soft shadows,
|
| 124 |
+
highlighting the texture and imperfections of the wood. The composition
|
| 125 |
+
centers on the pigs, capturing their surreal and nostalgic charm, emblematic
|
| 126 |
+
of the quirky and imaginative elements typical of Soviet-era
|
| 127 |
+
playgrounds. Overcast lighting adds to the realism and mood, hd quality,
|
| 128 |
+
natural color palette, detailed textures
|
| 129 |
+
output:
|
| 130 |
+
url: images/rassvet_ai_1737898417_3554071981797298240_70596599199.jpg
|
| 131 |
+
base_model: black-forest-labs/FLUX.1-dev
|
| 132 |
+
instance_prompt: null
|
| 133 |
+
license: creativeml-openrail-m
|
| 134 |
+
---
|
| 135 |
+
# Post-Soviet Playgrounds
|
| 136 |
+
|
| 137 |
+
<Gallery />
|
| 138 |
+
|
| 139 |
+
## Model description
|
| 140 |
+
|
| 141 |
+
This LoRA is dedicated to our childhood, which can never be brought back.
|
| 142 |
+
|
| 143 |
+
Soviet and post-Soviet playgrounds are a unique phenomenon, combining utilitarianism, industrial style and the spirit of the times.
|
| 144 |
+
|
| 145 |
+
https://cdn-uploads.huggingface.co/production/uploads/6255fc69b26568008af09b2a/z8hqWlqh1e0_bZivPMuXE.mp4
|
| 146 |
+
|
| 147 |
+
Created at minimum cost and maximum functionality, these spaces were characterised by stark simplicity and practicality.
|
| 148 |
+
|
| 149 |
+
https://cdn-uploads.huggingface.co/production/uploads/6255fc69b26568008af09b2a/JedDkRGoDNphUEQ9Fvxf5.mp4
|
| 150 |
+
|
| 151 |
+
Concrete, metal and wood were the main materials used, making the sites durable but harsh in appearance. Their design was rarely concerned with beauty, but reflected a socialist ideology where aesthetics gave way to collectivism and economy.
|
| 152 |
+
|
| 153 |
+
https://cdn-uploads.huggingface.co/production/uploads/6255fc69b26568008af09b2a/GywagmDaZlpOq0XOEEkvM.mp4
|
| 154 |
+
|
| 155 |
+
These playgrounds often featured rusty swings, concrete slides, merry-go-rounds and strange abstract shapes that could represent rockets, animals or something completely unrecognisable. Intended as symbols of progress and creation, these structures often looked intimidating or strange.
|
| 156 |
+
|
| 157 |
+
https://cdn-uploads.huggingface.co/production/uploads/6255fc69b26568008af09b2a/mKXGoc-rz3A6LikdOXy2y.mp4
|
| 158 |
+
|
| 159 |
+
Originally painted in bright colours, over time they faded and took on a sullen appearance, adding to the post-apocalyptic atmosphere of the yards.
|
| 160 |
+
|
| 161 |
+

|
| 162 |
+
|
| 163 |
+
Safety also left a lot to be desired. Protruding bolts, sharp corners and rust became part of the playground experience, requiring children to be dexterous and cautious.
|
| 164 |
+
|
| 165 |
+

|
| 166 |
+
|
| 167 |
+
Despite this, playgrounds became the centre of backyard life and their simplicity and accessibility encouraged children's ingenuity.
|
| 168 |
+
|
| 169 |
+

|
| 170 |
+
|
| 171 |
+
Today, these "ugly" playgrounds evoke nostalgia in those who grew up on them. They have become a nostalgy and cultural heritage, a reminder of the past and of a time when courtyards were a place for socialising and not just a space between houses.
|
| 172 |
+
|
| 173 |
+

|
| 174 |
+

|
| 175 |
+

|
| 176 |
+
|
| 177 |
+
|
| 178 |
+
|
| 179 |
+
## Download model
|
| 180 |
+
|
| 181 |
+
Weights for this model are available in Safetensors format.
|
| 182 |
+
|
| 183 |
+
[Download](/rassvetai/PLAYGROUND-FLUX-DEV-RASSVET-LORA/tree/main) them in the Files & versions tab.
|