Update Lotus Mountain zimage - all base model versions
Browse files- .gitattributes +4 -0
- README.md +71 -0
- images/01-cathedral-zimage.png +3 -0
- images/02-mountain-temple-zimage.png +3 -0
- images/03-ancient-library-zimage.png +3 -0
- images/04-desert-oasis-zimage.png +3 -0
- lotus_mountain_zimage_v1.safetensors +3 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,7 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
images/01-cathedral-zimage.png filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
images/02-mountain-temple-zimage.png filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
images/03-ancient-library-zimage.png filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
images/04-desert-oasis-zimage.png filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,71 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: creativeml-openrail-m
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
tags:
|
| 6 |
+
- lora
|
| 7 |
+
- zimage
|
| 8 |
+
- text-to-image
|
| 9 |
+
- world-morph
|
| 10 |
+
- style
|
| 11 |
+
- environment
|
| 12 |
+
- architecture
|
| 13 |
+
- lotus
|
| 14 |
+
- fantasy
|
| 15 |
+
library_name: diffusers
|
| 16 |
+
base_model: Freepik/flux.1-lite-8B-alpha
|
| 17 |
+
pipeline_tag: text-to-image
|
| 18 |
+
widget:
|
| 19 |
+
- text: "l0tus, a vast gothic cathedral transformed into crystalline lotus architecture, faceted petal walls refracting warm amber light, vaulted ceilings of translucent lotus stems"
|
| 20 |
+
output:
|
| 21 |
+
url: images/01-cathedral-zimage.png
|
| 22 |
+
- text: "l0tus, a mountain temple perched on a cliff face, massive lotus flowers growing from the rock, cascading waterfalls flowing through lotus leaf bridges, misty peaks"
|
| 23 |
+
output:
|
| 24 |
+
url: images/02-mountain-temple-zimage.png
|
| 25 |
+
- text: "l0tus, an ancient library where bookshelves grow from interlocking lotus stems, bioluminescent petals casting warm light across stone floors"
|
| 26 |
+
output:
|
| 27 |
+
url: images/03-ancient-library-zimage.png
|
| 28 |
+
- text: "l0tus, a vast desert oasis transformed by lotus morphology, sand dunes covered in delicate pink petals, a crystal spring surrounded by oversized lotus pads, golden sunset"
|
| 29 |
+
output:
|
| 30 |
+
url: images/04-desert-oasis-zimage.png
|
| 31 |
+
---
|
| 32 |
+
|
| 33 |
+
# Lotus Mountain - World Morph [Z-Image]
|
| 34 |
+
|
| 35 |
+
<Gallery />
|
| 36 |
+
|
| 37 |
+
## Description
|
| 38 |
+
|
| 39 |
+
Lotus Mountain is a world-morphing LoRA that transforms environments into lotus-infused architecture and organic structures. Unlike character or style LoRAs, this model operates on the *world itself* - palaces bloom with petal archways, libraries grow from interlocking lotus stems, forests glow with bioluminescent lotus flowers, and deserts scatter petals across dunes like pink snow.
|
| 40 |
+
|
| 41 |
+
This is the **Z-Image** version of the model.
|
| 42 |
+
|
| 43 |
+
## Trigger Word
|
| 44 |
+
|
| 45 |
+
Use **`l0tus`** (with a zero, not the letter O) in your prompt to activate the effect.
|
| 46 |
+
|
| 47 |
+
## Recommended Settings
|
| 48 |
+
|
| 49 |
+
- **Strength:** 0.7 - 0.9
|
| 50 |
+
- **Steps:** 20 - 30
|
| 51 |
+
|
| 52 |
+
## Also Available
|
| 53 |
+
|
| 54 |
+
- **[Lotus Mountain - Flux](https://huggingface.co/ThalisAI/lotus-mountain-flux)** - Flux.1 Dev base
|
| 55 |
+
- **[Lotus Mountain - Illustrious XL](https://huggingface.co/ThalisAI/lotus-mountain-illustrious)** - Illustrious XL base
|
| 56 |
+
- **[Lotus Mountain - Chroma](https://huggingface.co/ThalisAI/lotus-mountain-chroma)** - Chroma base
|
| 57 |
+
- **[Lotus Mountain - Klein 9B](https://huggingface.co/ThalisAI/lotus-mountain-klein9b)** - Klein 9B base
|
| 58 |
+
|
| 59 |
+
## Links
|
| 60 |
+
|
| 61 |
+
- [Civitai](https://civitai.com/models/2498950)
|
| 62 |
+
- [Gallery & Documentation](https://thalis.dev/models/lotus-mountain/)
|
| 63 |
+
- [All Models](https://thalis.dev/models/)
|
| 64 |
+
|
| 65 |
+
## License
|
| 66 |
+
|
| 67 |
+
This model is released under the CreativeML OpenRAIL-M license.
|
| 68 |
+
|
| 69 |
+
## About ThalisAI
|
| 70 |
+
|
| 71 |
+
Dark fantasy, cosmic horror, and the erotic converge. We train LoRA models that transform the world itself - morphing environments, conjuring creatures, and rendering beauty that would make lesser creators flinch.
|
images/01-cathedral-zimage.png
ADDED
|
Git LFS Details
|
images/02-mountain-temple-zimage.png
ADDED
|
Git LFS Details
|
images/03-ancient-library-zimage.png
ADDED
|
Git LFS Details
|
images/04-desert-oasis-zimage.png
ADDED
|
Git LFS Details
|
lotus_mountain_zimage_v1.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:053611719e369c6a8b7eb75f4e92b57c5e3f1838cddc251cb1b2d77da6a7de9a
|
| 3 |
+
size 21319432
|