Keltezaa commited on
Commit
81f744a
1 Parent(s): 8d4aa36

Upload folder using huggingface_hub

Browse files
29865282.jpeg ADDED
29865285.jpeg ADDED
30071418.jpeg ADDED
30071419.jpeg ADDED
30071421.jpeg ADDED
30071422.jpeg ADDED
30071424.jpeg ADDED
30071434.jpeg ADDED
30071436.jpeg ADDED
30071437.jpeg ADDED
30071439.jpeg ADDED
30072383.jpeg ADDED
30072384.jpeg ADDED
README.md ADDED
@@ -0,0 +1,119 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: bespoke-lora-trained-license
4
+ license_link: https://multimodal.art/civitai-licenses?allowNoCredit=False&allowCommercialUse=RentCivit&allowDerivatives=False&allowDifferentLicense=False
5
+ tags:
6
+ - text-to-image
7
+ - stable-diffusion
8
+ - lora
9
+ - diffusers
10
+ - template:sd-lora
11
+ - migrated
12
+ - celebrity
13
+
14
+ base_model: black-forest-labs/FLUX.1-dev
15
+ instance_prompt:
16
+ widget:
17
+ - text: ' '
18
+
19
+ output:
20
+ url: >-
21
+ 30071437.jpeg
22
+ - text: ' '
23
+
24
+ output:
25
+ url: >-
26
+ 30071418.jpeg
27
+ - text: ' '
28
+
29
+ output:
30
+ url: >-
31
+ 30071419.jpeg
32
+ - text: ' '
33
+
34
+ output:
35
+ url: >-
36
+ 30071421.jpeg
37
+ - text: ' '
38
+
39
+ output:
40
+ url: >-
41
+ 30071422.jpeg
42
+ - text: ' '
43
+
44
+ output:
45
+ url: >-
46
+ 30071424.jpeg
47
+ - text: ' '
48
+
49
+ output:
50
+ url: >-
51
+ 30071434.jpeg
52
+ - text: ' '
53
+
54
+ output:
55
+ url: >-
56
+ 30071436.jpeg
57
+ - text: ' '
58
+
59
+ output:
60
+ url: >-
61
+ 30071439.jpeg
62
+ - text: ' '
63
+
64
+ output:
65
+ url: >-
66
+ 30072383.jpeg
67
+ - text: ' '
68
+
69
+ output:
70
+ url: >-
71
+ 30072384.jpeg
72
+ - text: ' '
73
+
74
+ output:
75
+ url: >-
76
+ 29865285.jpeg
77
+ - text: ' '
78
+
79
+ output:
80
+ url: >-
81
+ 29865282.jpeg
82
+
83
+ ---
84
+
85
+ # Mckenna Grace, 768 portrait
86
+
87
+ <Gallery />
88
+
89
+
90
+
91
+
92
+
93
+ ## Model description
94
+
95
+ <p>Specially for portraits and closeup portraits. Selected eyes look at camera. HD and sharp images selected to dataset. Used 100-150 photos.</p><p>Trained on Comfyui FluxTrainer on 16gb Vram</p><p>Better use resolution 768 (minimize face-body proportion distortions) and than upscale whatever you want.</p><p>Small size of LORA because of training only 2 blocks: 7 and 20.</p><p>Top line of the GRID is this checkpoint. Grids for lora strength 0.8 and 1.2</p>
96
+
97
+
98
+
99
+ ## Download model
100
+
101
+ Weights for this model are available in Safetensors format.
102
+
103
+ [Download](/Keltezaa/mckenna-grace-768-portrait/tree/main) them in the Files & versions tab.
104
+
105
+ ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
106
+
107
+ ```py
108
+ from diffusers import AutoPipelineForText2Image
109
+ import torch
110
+
111
+ device = "cuda" if torch.cuda.is_available() else "cpu"
112
+
113
+ pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.bfloat16).to(device)
114
+ pipeline.load_lora_weights('Keltezaa/mckenna-grace-768-portrait', weight_name='mckenna_768_rank128_bf16-step03500.safetensors')
115
+ image = pipeline('Your custom prompt').images[0]
116
+ ```
117
+
118
+ 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)
119
+
mckenna_768_rank128_bf16-step03500.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7bc13db56f37491562f471c722cc0726a618534ceb25969c0c3803f10f7c967
3
+ size 9443092