Update model card with correct Flux Dev license
Browse files
README.md
CHANGED
|
@@ -1,5 +1,7 @@
|
|
| 1 |
---
|
| 2 |
-
license:
|
|
|
|
|
|
|
| 3 |
language: en
|
| 4 |
tags:
|
| 5 |
- text-to-image
|
|
@@ -23,7 +25,7 @@ A style LoRA that transforms any scene into a photorealistic tilt-shift miniatur
|
|
| 23 |
| | | |
|
| 24 |
|---|---|---|
|
| 25 |
|  |  |  |
|
| 26 |
-
|  |  |  — LoRA training and generative AI e
|
|
| 59 |
|
| 60 |
## License
|
| 61 |
|
| 62 |
-
This model is released under the
|
|
|
|
| 1 |
---
|
| 2 |
+
license: other
|
| 3 |
+
license_name: flux-1-dev-non-commercial-license
|
| 4 |
+
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
| 5 |
language: en
|
| 6 |
tags:
|
| 7 |
- text-to-image
|
|
|
|
| 25 |
| | | |
|
| 26 |
|---|---|---|
|
| 27 |
|  |  |  |
|
| 28 |
+
|  |  |  |
|
| 29 |
|
| 30 |
## Usage
|
| 31 |
|
|
|
|
| 40 |
- Bird's-eye or elevated camera angles enhance the diorama illusion
|
| 41 |
- The LoRA naturally creates shallow depth-of-field — no need to prompt for it
|
| 42 |
- Works especially well with: villages, cities, harbors, train stations, castles, gardens
|
| 43 |
+
- When remixing Flux images, use CFG 3.5–4.0 for best results (the default 1.0 doesn't look good)
|
| 44 |
|
| 45 |
## Example Prompts
|
| 46 |
|
| 47 |
- `A medieval village at sunrise with thatched roofs and cobblestone streets, morning mist, warm golden light`
|
| 48 |
- `A pirate cove with wooden ships docked at a tiny harbor, lanterns glowing, evening atmosphere`
|
| 49 |
- `A Japanese garden with cherry blossoms, koi pond, stone lanterns, aerial view`
|
| 50 |
+
- `An enchanted library with towering bookshelves and floating candles, warm amber light`
|
| 51 |
|
| 52 |
## Links
|
| 53 |
|
|
|
|
| 61 |
|
| 62 |
## License
|
| 63 |
|
| 64 |
+
This model is released under the [FLUX.1 Dev Non-Commercial License](https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md).
|