Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,53 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: black-forest-labs/FLUX.1-dev
|
3 |
+
widget:
|
4 |
+
- text: yearbook portrait of student, plain background, smiling, teeth, braces
|
5 |
+
output:
|
6 |
+
url: images/7-1.png
|
7 |
+
- text: yearbook portrait of student, plain background, smiling, teeth, braces
|
8 |
+
output:
|
9 |
+
url: images/7-2.png
|
10 |
+
- text: yearbook portrait of student, plain background, smiling, teeth, braces
|
11 |
+
output:
|
12 |
+
url: images/7-3.png
|
13 |
+
- text: yearbook portrait of student, plain background, smiling, teeth, braces
|
14 |
+
output:
|
15 |
+
url: images/7-4.png
|
16 |
+
instance_prompt: braces
|
17 |
+
---
|
18 |
+
# Better Braces LoRA
|
19 |
+
|
20 |
+
<Gallery />
|
21 |
+
|
22 |
+
## Model description
|
23 |
+
|
24 |
+
This LoRA model specializes in generating portraits with braces, adding a realistic and distinctive touch to character images. Trained to excel at producing yearbook-style portraits with various styles of dental braces, it creates diverse and authentic representations.
|
25 |
+
|
26 |
+
The model aims to:
|
27 |
+
- Create diverse representations of braces on teeth
|
28 |
+
- Maintain natural facial expressions, particularly smiles
|
29 |
+
|
30 |
+
This LoRA is particularly useful for:
|
31 |
+
- Character designers seeking to add distinctive dental features
|
32 |
+
- Artists looking to create more diverse and realistic portraits
|
33 |
+
- Projects requiring specific orthodontic characteristics in images
|
34 |
+
|
35 |
+
While primarily focused on braces, the model maintains overall image quality and facial structure integrity.
|
36 |
+
|
37 |
+
## Trigger words
|
38 |
+
|
39 |
+
To activate this LoRA's specific features, include `braces` in your prompts.
|
40 |
+
|
41 |
+
## Download model
|
42 |
+
|
43 |
+
The weights for this model are available in Safetensors format.
|
44 |
+
|
45 |
+
You can [download](https://huggingface.co/Rejekts/Better-Braces/resolve/main/better-braces.safetensors) them in the Files & versions tab.
|
46 |
+
|
47 |
+
## Usage Tips
|
48 |
+
|
49 |
+
- Experiment with different strength settings to control the intensity of the braces effect
|
50 |
+
- Combine with other LoRAs or models for more diverse results
|
51 |
+
- Use negative prompts to fine-tune unwanted features if necessary
|
52 |
+
|
53 |
+
Remember, results may vary based on the base model and other parameters used in your generation pipeline.
|