Keltezaa commited on
Commit
880616f
·
verified ·
1 Parent(s): 50eb62c

Upload folder using huggingface_hub

Browse files
32683491.jpeg ADDED
32683510.jpeg ADDED
32684182.jpeg ADDED
32684268.jpeg ADDED
32684609.jpeg ADDED
32685070.jpeg ADDED
README.md ADDED
@@ -0,0 +1,91 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ - game of thrones
15
+ - woman
16
+ - actress
17
+ - celebrity
18
+ - girls
19
+ - realistic
20
+
21
+ base_model: black-forest-labs/FLUX.1-dev
22
+ instance_prompt:
23
+ widget:
24
+ - text: ' This is a high-resolution photograph of a young woman with a light complexion and striking blue eyes. wavy blonde hair styled in loose waves cascading over her shoulders. Her hair is parted on the side, wearing a black dress standing in a cafe, looking at the viewer, smiling.'
25
+
26
+ output:
27
+ url: >-
28
+ 32683491.jpeg
29
+ - text: ' This is a high-resolution photograph of a young woman with a light complexion and striking blue eyes. wavy blonde hair styled in loose waves cascading over her shoulders. Her hair is parted on the side, wearing a black dress standing in a cafe, looking at the viewer, smiling.'
30
+
31
+ output:
32
+ url: >-
33
+ 32683510.jpeg
34
+ - text: ' This is a high-resolution photograph of a young woman with a light complexion and striking blue eyes. wavy blonde hair styled in loose waves cascading over her shoulders. Her hair is parted on the side, wearing a black dress standing in a cafe, looking at the viewer, smiling.'
35
+
36
+ output:
37
+ url: >-
38
+ 32684609.jpeg
39
+ - text: ' This is a high-resolution photograph of a young woman with a light complexion and striking blue eyes. wavy blonde hair styled in loose waves cascading over her shoulders. Her hair is parted on the side, wearing a black dress standing in a cafe, looking at the viewer, smiling.'
40
+
41
+ output:
42
+ url: >-
43
+ 32685070.jpeg
44
+ - text: ' The image is a photograph from the HBO series "Game of Thrones." The scene appears to be set in a fortress. The image is capturing a young woman who has red hair. She has fair skin and piercing blue and green eyes that stand out vividly against her complexion. Her facial features are delicate, she is wearing a medieval style wolf fur cloak, black dress, stoic expression'
45
+
46
+ output:
47
+ url: >-
48
+ 32684182.jpeg
49
+ - text: ' The image is a photograph from the HBO series "Game of Thrones." The scene appears to be set in a fortress. The image is capturing a young woman who has red hair. She has fair skin and piercing blue and green eyes that stand out vividly against her complexion. Her facial features are delicate, she is wearing a medieval style wolf fur cloak, black dress, stoic expression'
50
+
51
+ output:
52
+ url: >-
53
+ 32684268.jpeg
54
+
55
+ ---
56
+
57
+ # Sophie Turner (Flux)
58
+
59
+ <Gallery />
60
+
61
+
62
+
63
+ ([CivitAI](https://civitai.com/models/))
64
+
65
+ ## Model description
66
+
67
+ <p>Sophie Turner - Trained for Flux.</p>
68
+
69
+
70
+
71
+ ## Download model
72
+
73
+ Weights for this model are available in Safetensors format.
74
+
75
+ [Download](/Keltezaa/sophie-turner-flux/tree/main) them in the Files & versions tab.
76
+
77
+ ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
78
+
79
+ ```py
80
+ from diffusers import AutoPipelineForText2Image
81
+ import torch
82
+
83
+ device = "cuda" if torch.cuda.is_available() else "cpu"
84
+
85
+ pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.bfloat16).to(device)
86
+ pipeline.load_lora_weights('Keltezaa/sophie-turner-flux', weight_name='Sophie_Turner_Flux.safetensors')
87
+ image = pipeline(' The image is a photograph from the HBO series "Game of Thrones." The scene appears to be set in a fortress. The image is capturing a young woman who has red hair. She has fair skin and piercing blue and green eyes that stand out vividly against her complexion. Her facial features are delicate, she is wearing a medieval style wolf fur cloak, black dress, stoic expression').images[0]
88
+ ```
89
+
90
+ 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)
91
+
Sophie_Turner_Flux.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aeaf741cbb315b4b3dd854b2e8126ab1eb9008c9ea7690b408ce4ff99ffd003e
3
+ size 19311824