Keltezaa commited on
Commit
4b33d5c
·
verified ·
1 Parent(s): 360fb22

Upload folder using huggingface_hub

Browse files
40207367.jpeg ADDED
40207369.jpeg ADDED
40207370.jpeg ADDED
40207372.jpeg ADDED
40207373.jpeg ADDED
40207374.jpeg ADDED
40207375.jpeg ADDED
40207376.jpeg ADDED
40207377.jpeg ADDED
40207379.jpeg ADDED
40207380.jpeg ADDED
40207381.jpeg ADDED
40207382.jpeg ADDED
40207383.jpeg ADDED
40207384.jpeg ADDED
40207386.jpeg ADDED
40207387.jpeg ADDED
40208167.jpeg ADDED
README.md ADDED
@@ -0,0 +1,144 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: bespoke-lora-trained-license
4
+ license_link: https://multimodal.art/civitai-licenses?allowNoCredit=False&allowCommercialUse=1&allowDerivatives=False&allowDifferentLicense=True
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
+ 40207387.jpeg
22
+ - text: ' '
23
+
24
+ output:
25
+ url: >-
26
+ 40207376.jpeg
27
+ - text: ' '
28
+
29
+ output:
30
+ url: >-
31
+ 40207386.jpeg
32
+ - text: ' '
33
+
34
+ output:
35
+ url: >-
36
+ 40207373.jpeg
37
+ - text: ' '
38
+
39
+ output:
40
+ url: >-
41
+ 40207369.jpeg
42
+ - text: ' '
43
+
44
+ output:
45
+ url: >-
46
+ 40207379.jpeg
47
+ - text: ' '
48
+
49
+ output:
50
+ url: >-
51
+ 40207380.jpeg
52
+ - text: ' '
53
+
54
+ output:
55
+ url: >-
56
+ 40207375.jpeg
57
+ - text: ' '
58
+
59
+ output:
60
+ url: >-
61
+ 40207384.jpeg
62
+ - text: ' '
63
+
64
+ output:
65
+ url: >-
66
+ 40207381.jpeg
67
+ - text: ' '
68
+
69
+ output:
70
+ url: >-
71
+ 40207377.jpeg
72
+ - text: ' '
73
+
74
+ output:
75
+ url: >-
76
+ 40207372.jpeg
77
+ - text: ' '
78
+
79
+ output:
80
+ url: >-
81
+ 40207374.jpeg
82
+ - text: ' '
83
+
84
+ output:
85
+ url: >-
86
+ 40207367.jpeg
87
+ - text: ' '
88
+
89
+ output:
90
+ url: >-
91
+ 40207370.jpeg
92
+ - text: ' '
93
+
94
+ output:
95
+ url: >-
96
+ 40207382.jpeg
97
+ - text: ' '
98
+
99
+ output:
100
+ url: >-
101
+ 40207383.jpeg
102
+ - text: ' '
103
+
104
+ output:
105
+ url: >-
106
+ 40208167.jpeg
107
+
108
+ ---
109
+
110
+ # Selena Gomez (2012) - Flux
111
+
112
+ <Gallery />
113
+
114
+
115
+
116
+ ([CivitAI](https://civitai.com/models/))
117
+
118
+ ## Model description
119
+
120
+ <p><span style="color:rgb(191, 191, 191)">Gomez is an established actress and television personality. Her films include Another Cinderella Story (2008), Monte Carlo (2011), Spring Breakers (2012), The Fundamentals of Caring (2016), The Dead Don't Die (2019), and Emilia Pérez (2024). She voiced Mavis in the Hotel Transylvania film franchise (2012–2022). She has produced series such as 13 Reasons Why (2017–2020), Living Undocumented (2019) and Selena + Chef (2020–2023), and has played a lead role in Only Murders in the Building since 2021, for which she earned nominations at the Golden Globe and Emmy Awards. Her accolades include an AFI Award, American Music Award, a Billboard Music Award, a Cannes Film Festival Award, two MTV Video Music Awards, and 16 Guinness World Records. As a philanthropist, Gomez has worked with charitable organizations. She advocates for mental health, and gender, racial, and LGBT equality, and has been a UNICEF Goodwill Ambassador since 2009. She founded the cosmetic company Rare Beauty in 2020, valued at $2 billion in 2024, and the mental-health non-profit Rare Impact Fund. She has appeared in listicles such as the Time 100 (2020) and Forbes 30 Under 30 (2016 and 2020), was named Woman of the Year (2017) and one of the most successful artists of the 2010s decade by Billboard, and was made a member of the Order of Arts and Letters by the Government of France. As of 2024, she has an estimated net worth of $1.3 billion, being one of the wealthiest musicians, and is the most-followed woman on Instagram.</span></p>
121
+
122
+
123
+
124
+ ## Download model
125
+
126
+ Weights for this model are available in Safetensors format.
127
+
128
+ [Download](/Keltezaa/selena-gomez-2012-flux/tree/main) them in the Files & versions tab.
129
+
130
+ ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
131
+
132
+ ```py
133
+ from diffusers import AutoPipelineForText2Image
134
+ import torch
135
+
136
+ device = "cuda" if torch.cuda.is_available() else "cpu"
137
+
138
+ pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.bfloat16).to(device)
139
+ pipeline.load_lora_weights('Keltezaa/selena-gomez-2012-flux', weight_name='SelenaGomez_v2.safetensors')
140
+ image = pipeline('Your custom prompt').images[0]
141
+ ```
142
+
143
+ 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)
144
+
SelenaGomez_v2.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd1563b38b7d1a6418d27eb1367b7e540f68de552dc706900ac9dc7d3eef5640
3
+ size 171969414