Keltezaa commited on
Commit
4c08026
·
verified ·
1 Parent(s): ebf78aa

Upload folder using huggingface_hub

Browse files
26297447.jpeg ADDED
26297449.jpeg ADDED
26297450.jpeg ADDED
26297451.jpeg ADDED
26297452.jpeg ADDED
26297461.jpeg ADDED
26297462.jpeg ADDED
26297463.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=RentCivit&allowDerivatives=False&allowDifferentLicense=True
5
+ tags:
6
+ - text-to-image
7
+ - stable-diffusion
8
+ - lora
9
+ - diffusers
10
+ - template:sd-lora
11
+ - migrated
12
+ - character
13
+ - photorealistic
14
+ - selene
15
+ - underworld
16
+ - woman
17
+ - realistic
18
+ - kate beckinsale
19
+ - flux1.d
20
+
21
+ base_model: black-forest-labs/FLUX.1-dev
22
+ instance_prompt: s3l3n3
23
+ widget:
24
+ - text: ' '
25
+
26
+ output:
27
+ url: >-
28
+ 26297452.jpeg
29
+ - text: ' '
30
+
31
+ output:
32
+ url: >-
33
+ 26297463.jpeg
34
+ - text: ' '
35
+
36
+ output:
37
+ url: >-
38
+ 26297461.jpeg
39
+ - text: ' '
40
+
41
+ output:
42
+ url: >-
43
+ 26297447.jpeg
44
+ - text: ' '
45
+
46
+ output:
47
+ url: >-
48
+ 26297450.jpeg
49
+ - text: ' '
50
+
51
+ output:
52
+ url: >-
53
+ 26297451.jpeg
54
+ - text: ' '
55
+
56
+ output:
57
+ url: >-
58
+ 26297462.jpeg
59
+ - text: ' '
60
+
61
+ output:
62
+ url: >-
63
+ 26297449.jpeg
64
+
65
+ ---
66
+
67
+ # Selene - Underworld (Kate Beckinsale) - Flux Lora TEST
68
+
69
+ <Gallery />
70
+
71
+
72
+
73
+ ([CivitAI](https://civitai.com/models/))
74
+
75
+ ## Model description
76
+
77
+ <h3 id="selene-underworld-(kate-beckinsale)-9c6eb7ami">Selene - Underworld (Kate Beckinsale)</h3><p>Note: <span style="color:rgb(130, 201, 30)">Hires fix and/or Face Detailer highly recommended.</span></p><p>Trigger: s3l3n3<br /><br />This is a quick test to see how quick I can train on my 4060Ti 16Gb.<br />Quality is not super great, but generally better than my SDXL tests.<br /><br />Trained for 60 epochs, 1 repeat for a total of 600 steps, 512x512, Kohya Gui SD3-Flux branch using flux preset and adjusting to network/alpha of 4. About 32mins for 10 low quality pictures of different resolutions and aspect ratios.<br /></p><p>Better likeness can be achieved by describing her look in the film, some words to help: Black hair, black leather suit.</p><p>Really amazed by Flux's capabilities.</p>
78
+
79
+ ## Trigger words
80
+ You should use `s3l3n3` 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/selene-underworld-kate-beckinsale-flux-lora-test/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/selene-underworld-kate-beckinsale-flux-lora-test', weight_name='Selene Underworld (s3l3n3) - Flux test-000060.safetensors')
99
+ image = pipeline('`s3l3n3`').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
+
Selene Underworld (s3l3n3) - Flux test-000060.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d07bd713d8c7d65efda29ec82ab4921d3acedda86993b921a20bba01f579678
3
+ size 38402184