Upload folder using huggingface_hub
Browse files- .gitattributes +5 -0
- README.md +67 -0
- cube_world_klein9b_v1.safetensors +3 -0
- test-01.png +3 -0
- test-02.png +3 -0
- test-03.png +3 -0
- test-04.png +3 -0
- test-05.png +3 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,8 @@ 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 |
+
test-01.png filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
test-02.png filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
test-03.png filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
test-04.png filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
test-05.png filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,67 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: other
|
| 3 |
+
license_name: bfl-non-commercial
|
| 4 |
+
license_link: https://github.com/black-forest-labs/flux/blob/main/model_licenses/LICENSE-FLUX1-dev
|
| 5 |
+
tags:
|
| 6 |
+
- lora
|
| 7 |
+
- klein-9b
|
| 8 |
+
- flux
|
| 9 |
+
- style
|
| 10 |
+
- voxel
|
| 11 |
+
- minecraft
|
| 12 |
+
- pixel-art
|
| 13 |
+
- ray-tracing
|
| 14 |
+
- text-to-image
|
| 15 |
+
base_model: Freepik/flux.2-dev
|
| 16 |
+
pipeline_tag: text-to-image
|
| 17 |
+
widget:
|
| 18 |
+
- text: "a medieval castle built entirely from voxel blocks, ray-traced lighting, a pixel art dragon perched on a cubic tower, lush blocky terrain"
|
| 19 |
+
output:
|
| 20 |
+
url: test-01.png
|
| 21 |
+
- text: "an underwater voxel coral reef with cubic tropical fish, volumetric light rays, sea turtle made of blocks"
|
| 22 |
+
output:
|
| 23 |
+
url: test-02.png
|
| 24 |
+
- text: "a cozy voxel tavern interior with blocky patrons, a fireplace made of orange and red blocks, mugs of ale, warm torchlight"
|
| 25 |
+
output:
|
| 26 |
+
url: test-03.png
|
| 27 |
+
- text: "a voxel space station orbiting a blocky planet, cubic astronauts floating outside, solar panels made of gold blocks"
|
| 28 |
+
output:
|
| 29 |
+
url: test-04.png
|
| 30 |
+
- text: "a voxel Japanese garden with blocky cherry blossom trees shedding pink cubic petals, a bridge over a pixelated koi pond, pagoda"
|
| 31 |
+
output:
|
| 32 |
+
url: test-05.png
|
| 33 |
+
---
|
| 34 |
+
|
| 35 |
+
# Cube World — Klein 9B LoRA
|
| 36 |
+
|
| 37 |
+
Minecraft RTX / voxel art style LoRA for Klein 9B. Transforms any scene into a blocky, ray-traced voxel world with cubic characters and environments.
|
| 38 |
+
|
| 39 |
+
No trigger word needed. The style activates at the recommended strength range (0.7-0.9).
|
| 40 |
+
|
| 41 |
+
## Features
|
| 42 |
+
|
| 43 |
+
- Voxel/blocky aesthetic applied to any scene
|
| 44 |
+
- Ray-traced lighting with warm shadows and volumetric effects
|
| 45 |
+
- Cubic characters, animals, and objects
|
| 46 |
+
- Works across diverse environments: castles, underwater, interiors, space, gardens
|
| 47 |
+
- Faithful Minecraft-inspired aesthetic with RTX rendering quality
|
| 48 |
+
|
| 49 |
+
## Recommended Settings
|
| 50 |
+
|
| 51 |
+
- **Strength:** 0.7-0.9
|
| 52 |
+
- **Base model:** Klein 9B (Freepik/flux.2-dev derivative)
|
| 53 |
+
|
| 54 |
+
## Gallery
|
| 55 |
+
|
| 56 |
+
| | | |
|
| 57 |
+
|---|---|---|
|
| 58 |
+
|  |  |  |
|
| 59 |
+
|  |  | |
|
| 60 |
+
|
| 61 |
+
## Available for other base models
|
| 62 |
+
|
| 63 |
+
Flux.1 Dev, Illustrious XL, Chroma, Qwen Image
|
| 64 |
+
|
| 65 |
+
Full gallery: https://thalis.dev/models/cube-world/
|
| 66 |
+
|
| 67 |
+
More from ThalisAI: https://thalis.dev
|
cube_world_klein9b_v1.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a12b110875cd2826424e3003fa123bed62301d6eed5db16268efba0db813ea52
|
| 3 |
+
size 20738296
|
test-01.png
ADDED
|
Git LFS Details
|
test-02.png
ADDED
|
Git LFS Details
|
test-03.png
ADDED
|
Git LFS Details
|
test-04.png
ADDED
|
Git LFS Details
|
test-05.png
ADDED
|
Git LFS Details
|