Keltezaa commited on
Commit
a663c1f
·
verified ·
1 Parent(s): e3512c6

Upload folder using huggingface_hub

Browse files
44911552.jpeg ADDED
44911554.jpeg ADDED
44911555.jpeg ADDED
44911688.jpeg ADDED
44911699.jpeg ADDED
README.md ADDED
@@ -0,0 +1,85 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: bespoke-lora-trained-license
4
+ license_link: https://multimodal.art/civitai-licenses?allowNoCredit=True&allowCommercialUse=Sell&allowDerivatives=True&allowDifferentLicense=True
5
+ tags:
6
+ - text-to-image
7
+ - stable-diffusion
8
+ - lora
9
+ - diffusers
10
+ - template:sd-lora
11
+ - migrated
12
+ - photorealistic
13
+ - sexy
14
+ - woman
15
+ - actress
16
+ - celebrity
17
+ - girls
18
+ - realistic
19
+
20
+ base_model: black-forest-labs/FLUX.1-dev
21
+ instance_prompt:
22
+ widget:
23
+ - text: ' beautiful detailed photograph, hair cascading over her shoulders, wearing a boatneck dress, standing in a cafe, looking at the viewer, smile'
24
+
25
+ output:
26
+ url: >-
27
+ 44911699.jpeg
28
+ - text: ' beautiful detailed photograph, hair cascading over her shoulders, wearing a boatneck dress, standing in a cafe, looking at the viewer, smile'
29
+
30
+ output:
31
+ url: >-
32
+ 44911552.jpeg
33
+ - text: ' beautiful detailed photograph, hair cascading over her shoulders, wearing a boatneck dress, standing in a cafe, looking at the viewer, smile'
34
+
35
+ output:
36
+ url: >-
37
+ 44911555.jpeg
38
+ - text: ' beautiful detailed photograph, hair cascading over her shoulders, wearing a boatneck dress, standing in a cafe, looking at the viewer, smile'
39
+
40
+ output:
41
+ url: >-
42
+ 44911554.jpeg
43
+ - text: ' beautiful detailed photograph, hair cascading over her shoulders, wearing a boatneck dress, standing in a cafe, looking at the viewer, smile'
44
+
45
+ output:
46
+ url: >-
47
+ 44911688.jpeg
48
+
49
+ ---
50
+
51
+ # Yvonne Strahovski (Flux)
52
+
53
+ <Gallery />
54
+
55
+
56
+
57
+
58
+
59
+ ## Model description
60
+
61
+ <p>Yvonne Strahovski - Trained for Flux</p>
62
+
63
+
64
+
65
+ ## Download model
66
+
67
+ Weights for this model are available in Safetensors format.
68
+
69
+ [Download](/Keltezaa/yvonne-strahovski-flux/tree/main) them in the Files & versions tab.
70
+
71
+ ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
72
+
73
+ ```py
74
+ from diffusers import AutoPipelineForText2Image
75
+ import torch
76
+
77
+ device = "cuda" if torch.cuda.is_available() else "cpu"
78
+
79
+ pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.bfloat16).to(device)
80
+ pipeline.load_lora_weights('Keltezaa/yvonne-strahovski-flux', weight_name='Yvonne_Strahovski_Flux.safetensors')
81
+ image = pipeline(' beautiful detailed photograph, hair cascading over her shoulders, wearing a boatneck dress, standing in a cafe, looking at the viewer, smile').images[0]
82
+ ```
83
+
84
+ 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)
85
+
Yvonne_Strahovski_Flux.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7fa374714e624c8d4fb82efc128270175cfa5f724308b598824b3b8ce31a4d5
3
+ size 19312080