RedSparkie commited on
Commit
9b07da3
·
verified ·
1 Parent(s): 5d40bec

Upload folder using huggingface_hub

Browse files
Files changed (4) hide show
  1. 25498241.jpeg +0 -0
  2. 25498245.jpeg +0 -0
  3. README.md +64 -0
  4. halleburns.safetensors +3 -0
25498241.jpeg ADDED
25498245.jpeg ADDED
README.md ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: bespoke-lora-trained-license
4
+ license_link: https://multimodal.art/civitai-licenses?allowNoCredit=True&allowCommercialUse=RentCivit&allowDerivatives=True&allowDifferentLicense=True
5
+ tags:
6
+ - text-to-image
7
+ - stable-diffusion
8
+ - lora
9
+ - diffusers
10
+ - template:sd-lora
11
+ - migrated
12
+ - celebrity
13
+
14
+ base_model: black-forest-labs/FLUX.1-dev
15
+ instance_prompt: HLLBRNS
16
+ widget:
17
+ - text: ' '
18
+
19
+ output:
20
+ url: >-
21
+ 25498241.jpeg
22
+ - text: ' '
23
+
24
+ output:
25
+ url: >-
26
+ 25498245.jpeg
27
+
28
+ ---
29
+
30
+ # Halle Burns
31
+
32
+ <Gallery />
33
+
34
+
35
+
36
+
37
+
38
+ ## Model description
39
+
40
+ <p>Halle Burns.</p><p>Just describe the scene. If it doesn't work, mention her as HalleBurns.</p><p>The trigger word is supposed to be HLLBRNS, but it isn't necessary.</p><p>Please leave some Buzz and like the model if you want me to keep doing LORAs ♥.</p>
41
+
42
+ ## Trigger words
43
+ You should use `HLLBRNS` to trigger the image generation.
44
+
45
+
46
+ ## Download model
47
+
48
+ Weights for this model are available in Safetensors format.
49
+
50
+ [Download](/RedSparkie/halle-burns/tree/main) them in the Files & versions tab.
51
+
52
+ ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
53
+
54
+ ```py
55
+ from diffusers import AutoPipelineForText2Image
56
+ import torch
57
+
58
+ pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.float16).to('cuda')
59
+ pipeline.load_lora_weights('RedSparkie/halle-burns', weight_name='halleburns.safetensors')
60
+ image = pipeline('`HLLBRNS`').images[0]
61
+ ```
62
+
63
+ 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)
64
+
halleburns.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7865cac4420ca3cdbb3301fa80bef9a4c8e3da98a2ae4b86fcf4ae2cf62cb01
3
+ size 171969424