Keltezaa commited on
Commit
652bbf2
·
verified ·
1 Parent(s): d2dc615

Upload folder using huggingface_hub

Browse files
36676639.jpeg ADDED
36677070.jpeg ADDED
36677141.jpeg ADDED
36677299.jpeg ADDED
36677461.jpeg ADDED
36677573.jpeg ADDED
36677626.jpeg ADDED
36678098.jpeg ADDED
README.md ADDED
@@ -0,0 +1,99 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: bespoke-lora-trained-license
4
+ license_link: https://multimodal.art/civitai-licenses?allowNoCredit=True&allowCommercialUse=Image&allowDerivatives=True&allowDifferentLicense=True
5
+ tags:
6
+ - text-to-image
7
+ - stable-diffusion
8
+ - lora
9
+ - diffusers
10
+ - template:sd-lora
11
+ - migrated
12
+ - concept
13
+ - laughing
14
+ - smile
15
+ - teeth
16
+
17
+ base_model: black-forest-labs/FLUX.1-dev
18
+ instance_prompt: d4nt4 a mouth with missing teeth
19
+ widget:
20
+ - text: 'd4nt4, a woman smiling widely to reveal several missing teeth , a front profil view showing the upper half of a woman''s body, dressed in a simple Striped shirt and , in Snow-covered forest with a frozen lake , Fade'
21
+
22
+ output:
23
+ url: >-
24
+ 36677573.jpeg
25
+ - text: 'd4nt4 a man smiling widely to reveal several missing yellow teeth, with visible decay and discoloration, his teeth are in bad condition, A red jacket, blue top with clouds in the background'
26
+
27
+ output:
28
+ url: >-
29
+ 36676639.jpeg
30
+ - text: 'd4nt4, smiling widely to reveal several missing yellow teeth, with visible decay and discoloration, his teeth are in bad condition, showing signs of severe neglect, a top-down view showing the upper half of a man''s body, dressed in a simple black shirt and jacket, his arms slightly spread'
31
+
32
+ output:
33
+ url: >-
34
+ 36677070.jpeg
35
+ - text: 'd4nt4, a woman smiling widely to reveal several missing teeth , a front-facing view showing the upper half of a woman''s body, dressed in a simple Moto jacket and Bootcut pants , in Country market with handmade goods , Curly hair , young adult '
36
+
37
+ output:
38
+ url: >-
39
+ 36677141.jpeg
40
+ - text: 'd4nt4, a woman smiling widely to reveal several missing teeth , a front-facing view showing the upper half of a woman''s body, dressed in a simple Moto jacket and Dress pants , in Seaside cliff with crashing waves , Side braid , young adult'
41
+
42
+ output:
43
+ url: >-
44
+ 36677299.jpeg
45
+ - text: 'd4nt4, a woman smiling widely to reveal several missing teeth , a front-facing view showing the upper half of a woman''s body, dressed in a simple Leather jacket and Jogger pants , in Urban square with street performers , Curly hair ,'
46
+
47
+ output:
48
+ url: >-
49
+ 36677461.jpeg
50
+ - text: 'realistic photo of a Emmanuel Macron d4nt4, smiling widely to reveal several missing teeth '
51
+
52
+ output:
53
+ url: >-
54
+ 36677626.jpeg
55
+ - text: ' '
56
+
57
+ output:
58
+ url: >-
59
+ 36678098.jpeg
60
+
61
+ ---
62
+
63
+ # missing teeth
64
+
65
+ <Gallery />
66
+
67
+
68
+
69
+ ([CivitAI](https://civitai.com/models/))
70
+
71
+ ## Model description
72
+
73
+ <p><strong>This LoRA is made for those who love beautiful smiles!</strong> 😊</p><p>It works great with Forge's inpainting, and most likely with Comfy's as well. Of course, it's also highly effective in text-to-image, creating realistic and expressive faces.</p><p>Enjoy and have fun exploring all the possibilities it offers!</p>
74
+
75
+ ## Trigger words
76
+ You should use `d4nt4 a mouth with missing teeth`, `d4nt4 smiling widely to reveal several missing yellow teeth, with visible decay and discoloration, his teeth are in bad condition` to trigger the image generation.
77
+
78
+
79
+ ## Download model
80
+
81
+ Weights for this model are available in Safetensors format.
82
+
83
+ [Download](/Keltezaa/missing-teeth/tree/main) them in the Files & versions tab.
84
+
85
+ ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
86
+
87
+ ```py
88
+ from diffusers import AutoPipelineForText2Image
89
+ import torch
90
+
91
+ device = "cuda" if torch.cuda.is_available() else "cpu"
92
+
93
+ pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.bfloat16).to(device)
94
+ pipeline.load_lora_weights('Keltezaa/missing-teeth', weight_name='teethv1_rank16_bf16-step04000.safetensors')
95
+ image = pipeline('`d4nt4 a mouth with missing teeth`, `d4nt4 smiling widely to reveal several missing yellow teeth, with visible decay and discoloration, his teeth are in bad condition`').images[0]
96
+ ```
97
+
98
+ For more details, including weighting, merging and fusing LoRAs, check the [documentation on loading LoRAs in diffusers](https://huggingface.co/docs/diffusers/main/en/using-diffusers/loading_adapters)
99
+
teethv1_rank16_bf16-step04000.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4baa410771ba92fb523ab08e8ec8e55a4888d2edb7c45a04ef76cec124ee16c2
3
+ size 153302816