RedSparkie commited on
Commit
ee1fb49
1 Parent(s): f8f110b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -29
README.md CHANGED
@@ -25,32 +25,4 @@ widget:
25
  url: >-
26
  25498245.jpeg
27
 
28
- ---
29
-
30
- ## Model description
31
-
32
- <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>
33
-
34
- ## Trigger words
35
- You should use `HLLBRNS` to trigger the image generation.
36
-
37
-
38
- ## Download model
39
-
40
- Weights for this model are available in Safetensors format.
41
-
42
- [Download](/RedSparkie/halle-burns/tree/main) them in the Files & versions tab.
43
-
44
- ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
45
-
46
- ```py
47
- from diffusers import AutoPipelineForText2Image
48
- import torch
49
-
50
- pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.float16).to('cuda')
51
- pipeline.load_lora_weights('RedSparkie/halle-burns', weight_name='halleburns.safetensors')
52
- image = pipeline('`HLLBRNS`').images[0]
53
- ```
54
-
55
- 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)
56
-
 
25
  url: >-
26
  25498245.jpeg
27
 
28
+ ---