Keltezaa commited on
Commit
ad3d134
·
verified ·
1 Parent(s): 00c5e0d

Upload folder using huggingface_hub

Browse files
28183138.jpeg ADDED
28183139.jpeg ADDED
28183140.jpeg ADDED
28183141.jpeg ADDED
28183142.jpeg ADDED
28183143.jpeg ADDED
28183144.jpeg ADDED
28183145.jpeg ADDED
28183146.jpeg ADDED
28183147.jpeg ADDED
28183148.jpeg ADDED
28183150.jpeg ADDED
28184076.jpeg ADDED
README.md ADDED
@@ -0,0 +1,121 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: bespoke-lora-trained-license
4
+ license_link: https://multimodal.art/civitai-licenses?allowNoCredit=True&allowCommercialUse=RentCivit&allowDerivatives=True&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: Zooey Deschanel
16
+ widget:
17
+ - text: ' '
18
+
19
+ output:
20
+ url: >-
21
+ 28183142.jpeg
22
+ - text: ' '
23
+
24
+ output:
25
+ url: >-
26
+ 28183139.jpeg
27
+ - text: ' '
28
+
29
+ output:
30
+ url: >-
31
+ 28183138.jpeg
32
+ - text: ' '
33
+
34
+ output:
35
+ url: >-
36
+ 28183140.jpeg
37
+ - text: ' '
38
+
39
+ output:
40
+ url: >-
41
+ 28183141.jpeg
42
+ - text: ' '
43
+
44
+ output:
45
+ url: >-
46
+ 28183143.jpeg
47
+ - text: ' '
48
+
49
+ output:
50
+ url: >-
51
+ 28183144.jpeg
52
+ - text: ' '
53
+
54
+ output:
55
+ url: >-
56
+ 28183145.jpeg
57
+ - text: ' '
58
+
59
+ output:
60
+ url: >-
61
+ 28183146.jpeg
62
+ - text: ' '
63
+
64
+ output:
65
+ url: >-
66
+ 28183147.jpeg
67
+ - text: ' '
68
+
69
+ output:
70
+ url: >-
71
+ 28183148.jpeg
72
+ - text: ' '
73
+
74
+ output:
75
+ url: >-
76
+ 28183150.jpeg
77
+ - text: 'portrait of Zooey Deschanel shot on a Hasselblad H3D-39. she is wearing a light summer dress at the beach in Italy'
78
+
79
+ output:
80
+ url: >-
81
+ 28184076.jpeg
82
+
83
+ ---
84
+
85
+ # Zooey Deschanel
86
+
87
+ <Gallery />
88
+
89
+
90
+
91
+
92
+
93
+ ## Model description
94
+
95
+ <p>Trained on 15 Images for 2500 Steps</p>
96
+
97
+ ## Trigger words
98
+ You should use `Zooey Deschanel` to trigger the image generation.
99
+
100
+
101
+ ## Download model
102
+
103
+ Weights for this model are available in Safetensors format.
104
+
105
+ [Download](/Keltezaa/zooey-deschanel/tree/main) them in the Files & versions tab.
106
+
107
+ ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
108
+
109
+ ```py
110
+ from diffusers import AutoPipelineForText2Image
111
+ import torch
112
+
113
+ device = "cuda" if torch.cuda.is_available() else "cpu"
114
+
115
+ pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.bfloat16).to(device)
116
+ pipeline.load_lora_weights('Keltezaa/zooey-deschanel', weight_name='Zooey_Deschanel_v1.safetensors')
117
+ image = pipeline('portrait of Zooey Deschanel shot on a Hasselblad H3D-39. she is wearing a light summer dress at the beach in Italy').images[0]
118
+ ```
119
+
120
+ 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)
121
+
Zooey_Deschanel_v1.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2711ec460b7cdf43bf0a6c619665b7847cccc961241d26d4c320006ba317ccff
3
+ size 171969510