Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
tags:
|
| 3 |
+
- text-to-image
|
| 4 |
+
- flux
|
| 5 |
+
- lora
|
| 6 |
+
- diffusers
|
| 7 |
+
- template:sd-lora
|
| 8 |
+
- ai-toolkit
|
| 9 |
+
base_model: black-forest-labs/FLUX.1-dev
|
| 10 |
+
instance_prompt: 'fla8'
|
| 11 |
+
license: other
|
| 12 |
+
license_name: flux-1-dev-non-commercial-license
|
| 13 |
+
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
| 14 |
+
---
|
| 15 |
+
|
| 16 |
+
Basic Prompt Structure:
|
| 17 |
+
|
| 18 |
+
Character Description: Describe the character you want to create (e.g., “a cute bunny,” “a joyful crocodile”).
|
| 19 |
+
|
| 20 |
+
Style: Always include “hand drawn vector style” to ensure the LoRa applies the correct artistic style.
|
| 21 |
+
|
| 22 |
+
Pose/Expression: Mention the character’s pose or expression to add more personality (e.g., “waving at the viewer,” “walking with a big smile”).
|
| 23 |
+
|
| 24 |
+
Colors: You can specify colors or extra details if needed (e.g., “bright yellow with pink accents,” “Tritone color Scheme”).
|
| 25 |
+
|
| 26 |
+
Example Prompts:
|
| 27 |
+
|
| 28 |
+
"A cute bunny character, hand drawn vector style, cheerful expression, waving at the viewer."
|
| 29 |
+
|
| 30 |
+
"A happy ice cream character, hand drawn vector style, with a cherry on top, tongue sticking out."
|
| 31 |
+
|
| 32 |
+
"A playful cat character, hand drawn vector style, bright yellow and pink, walking forward."
|