Keltezaa commited on
Commit
b104d80
·
verified ·
1 Parent(s): fca910e

Upload folder using huggingface_hub

Browse files
43312105.jpeg ADDED
43312142.jpeg ADDED
43312165.jpeg ADDED
43312170.jpeg ADDED
43312194.jpeg ADDED
43312284.jpeg ADDED
43313550.jpeg ADDED
43313620.jpeg ADDED
43313627.jpeg ADDED
43313648.jpeg ADDED
43313649.jpeg ADDED
43316685.jpeg ADDED
43316690.jpeg ADDED
43316724.jpeg ADDED
43316760.jpeg ADDED
43322991.jpeg ADDED
43322998.jpeg ADDED
43323005.jpeg ADDED
43323039.jpeg ADDED
45532631.jpeg ADDED
Katie_Fey.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1e69e6bd02474e6db8731454da7485702544ba23cdd8f8407f48a1911d3c0a0
3
+ size 57575720
README.md ADDED
@@ -0,0 +1,156 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: bespoke-lora-trained-license
4
+ license_link: https://multimodal.art/civitai-licenses?allowNoCredit=True&allowCommercialUse=1&allowDerivatives=True&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: Katie Fey
16
+ widget:
17
+ - text: ' '
18
+
19
+ output:
20
+ url: >-
21
+ 45532631.jpeg
22
+ - text: ' '
23
+
24
+ output:
25
+ url: >-
26
+ 43312105.jpeg
27
+ - text: ' '
28
+
29
+ output:
30
+ url: >-
31
+ 43312142.jpeg
32
+ - text: ' '
33
+
34
+ output:
35
+ url: >-
36
+ 43312165.jpeg
37
+ - text: ' '
38
+
39
+ output:
40
+ url: >-
41
+ 43312170.jpeg
42
+ - text: ' '
43
+
44
+ output:
45
+ url: >-
46
+ 43312194.jpeg
47
+ - text: 'Beautiful woman, beautiful detailed photograph, true to life, hair cascading over her shoulders, wearing a boatneck dress, standing in a cafe'
48
+
49
+ output:
50
+ url: >-
51
+ 43312284.jpeg
52
+ - text: ' '
53
+
54
+ output:
55
+ url: >-
56
+ 43313550.jpeg
57
+ - text: ' '
58
+
59
+ output:
60
+ url: >-
61
+ 43313620.jpeg
62
+ - text: ' '
63
+
64
+ output:
65
+ url: >-
66
+ 43313627.jpeg
67
+ - text: ' '
68
+
69
+ output:
70
+ url: >-
71
+ 43313648.jpeg
72
+ - text: ' '
73
+
74
+ output:
75
+ url: >-
76
+ 43313649.jpeg
77
+ - text: ' '
78
+
79
+ output:
80
+ url: >-
81
+ 43316685.jpeg
82
+ - text: ' '
83
+
84
+ output:
85
+ url: >-
86
+ 43316690.jpeg
87
+ - text: ' '
88
+
89
+ output:
90
+ url: >-
91
+ 43316724.jpeg
92
+ - text: ' '
93
+
94
+ output:
95
+ url: >-
96
+ 43316760.jpeg
97
+ - text: ' '
98
+
99
+ output:
100
+ url: >-
101
+ 43323039.jpeg
102
+ - text: ' '
103
+
104
+ output:
105
+ url: >-
106
+ 43322991.jpeg
107
+ - text: ' '
108
+
109
+ output:
110
+ url: >-
111
+ 43322998.jpeg
112
+ - text: ' '
113
+
114
+ output:
115
+ url: >-
116
+ 43323005.jpeg
117
+
118
+ ---
119
+
120
+ # Katie Fey, Jenya D, Eugenia Diordiychuk
121
+
122
+ <Gallery />
123
+
124
+
125
+
126
+
127
+
128
+ ## Model description
129
+
130
+ <p>Gorgeous adult model that roamed the internet in the 2000s.</p><p>Please react and post your pictures using the model to support me so I can generate additional models in the future. Thank you!</p>
131
+
132
+ ## Trigger words
133
+ You should use `Katie Fey` to trigger the image generation.
134
+
135
+
136
+ ## Download model
137
+
138
+ Weights for this model are available in Safetensors format.
139
+
140
+ [Download](/Keltezaa/katie-fey-jenya-d-eugenia-diordiychuk/tree/main) them in the Files & versions tab.
141
+
142
+ ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
143
+
144
+ ```py
145
+ from diffusers import AutoPipelineForText2Image
146
+ import torch
147
+
148
+ device = "cuda" if torch.cuda.is_available() else "cpu"
149
+
150
+ pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.bfloat16).to(device)
151
+ pipeline.load_lora_weights('Keltezaa/katie-fey-jenya-d-eugenia-diordiychuk', weight_name='Katie_Fey.safetensors')
152
+ image = pipeline('`Katie Fey`').images[0]
153
+ ```
154
+
155
+ 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)
156
+