RedSparkie commited on
Commit
50d61b0
1 Parent(s): 2fccc3b

Upload folder using huggingface_hub

Browse files
Files changed (4) hide show
  1. 26475647.jpeg +0 -0
  2. 26475653.jpeg +0 -0
  3. README.md +68 -0
  4. llunaclark.safetensors +3 -0
26475647.jpeg ADDED
26475653.jpeg ADDED
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ - photorealistic
13
+ - sexy
14
+ - woman
15
+ - celebrity
16
+ - realistic
17
+
18
+ base_model: black-forest-labs/FLUX.1-dev
19
+ instance_prompt: LLNCLRK
20
+ widget:
21
+ - text: ' '
22
+
23
+ output:
24
+ url: >-
25
+ 26475653.jpeg
26
+ - text: ' '
27
+
28
+ output:
29
+ url: >-
30
+ 26475647.jpeg
31
+
32
+ ---
33
+
34
+ # Lluna Clark
35
+
36
+ <Gallery />
37
+
38
+
39
+
40
+
41
+
42
+ ## Model description
43
+
44
+ <p>USE THE TRIGGER WORD AT THE BEGINNING BY ADDING:<br />LLNCLRK, [rest of the prompt].</p><p>I've been trying with less pics and steps.</p><p>Please guys, give me like, add pictures and tip me some buzz ♥.</p>
45
+
46
+ ## Trigger words
47
+ You should use `LLNCLRK` to trigger the image generation.
48
+
49
+
50
+ ## Download model
51
+
52
+ Weights for this model are available in Safetensors format.
53
+
54
+ [Download](/RedSparkie/lluna-clark/tree/main) them in the Files & versions tab.
55
+
56
+ ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
57
+
58
+ ```py
59
+ from diffusers import AutoPipelineForText2Image
60
+ import torch
61
+
62
+ pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.float16).to('cuda')
63
+ pipeline.load_lora_weights('RedSparkie/lluna-clark', weight_name='llunaclark.safetensors')
64
+ image = pipeline('`LLNCLRK`').images[0]
65
+ ```
66
+
67
+ 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)
68
+
llunaclark.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:adad25c07208bbdf84d50a27bc4dd3cf1a98e1ddfb8c35ab552a9266e0801d46
3
+ size 171969424