Keltezaa commited on
Commit
245c22f
·
verified ·
1 Parent(s): cce4466

Upload folder using huggingface_hub

Browse files
50568466.jpeg ADDED
50568509.jpeg ADDED
50568521.jpeg ADDED
50568561.jpeg ADDED
50568661.jpeg ADDED
50568692.jpeg ADDED
50568716.jpeg ADDED
50568740.jpeg ADDED
50568807.jpeg ADDED
README.md ADDED
@@ -0,0 +1,103 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ - woman
13
+ - actor
14
+ - celebrity
15
+
16
+ base_model: black-forest-labs/FLUX.1-dev
17
+ instance_prompt: kristen
18
+ widget:
19
+ - text: ' '
20
+
21
+ output:
22
+ url: >-
23
+ 50568466.jpeg
24
+ - text: ' '
25
+
26
+ output:
27
+ url: >-
28
+ 50568509.jpeg
29
+ - text: ' '
30
+
31
+ output:
32
+ url: >-
33
+ 50568521.jpeg
34
+ - text: ' '
35
+
36
+ output:
37
+ url: >-
38
+ 50568561.jpeg
39
+ - text: ' '
40
+
41
+ output:
42
+ url: >-
43
+ 50568661.jpeg
44
+ - text: ' '
45
+
46
+ output:
47
+ url: >-
48
+ 50568692.jpeg
49
+ - text: ' '
50
+
51
+ output:
52
+ url: >-
53
+ 50568716.jpeg
54
+ - text: ' '
55
+
56
+ output:
57
+ url: >-
58
+ 50568740.jpeg
59
+ - text: ' '
60
+
61
+ output:
62
+ url: >-
63
+ 50568807.jpeg
64
+
65
+ ---
66
+
67
+ # kristen bell
68
+
69
+ <Gallery />
70
+
71
+
72
+
73
+ ([CivitAI](https://civitai.com/models/))
74
+
75
+ ## Model description
76
+
77
+ <p>Kristen Anne Bell (born July 18, 1980) is an American actress.</p><p></p><p></p><p></p><p></p>
78
+
79
+ ## Trigger words
80
+ You should use `kristen` to trigger the image generation.
81
+
82
+
83
+ ## Download model
84
+
85
+ Weights for this model are available in Safetensors format.
86
+
87
+ [Download](/Keltezaa/kristen-bell/tree/main) them in the Files & versions tab.
88
+
89
+ ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
90
+
91
+ ```py
92
+ from diffusers import AutoPipelineForText2Image
93
+ import torch
94
+
95
+ device = "cuda" if torch.cuda.is_available() else "cpu"
96
+
97
+ pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.bfloat16).to(device)
98
+ pipeline.load_lora_weights('Keltezaa/kristen-bell', weight_name='kristen_bell_dev_f1_k.safetensors')
99
+ image = pipeline('`kristen`').images[0]
100
+ ```
101
+
102
+ 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)
103
+
kristen_bell_dev_f1_k.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ded5505c923991550697dc05d66445723f6993cc4c64734f65958ae2ac34db47
3
+ size 158611576