Purz commited on
Commit
372e876
·
verified ·
1 Parent(s): 0605f02

Upload folder using huggingface_hub

Browse files
33949504.jpeg ADDED
33949568.jpeg ADDED
33949608.jpeg ADDED
33949618.jpeg ADDED
README.md ADDED
@@ -0,0 +1,82 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ - neon
13
+ - concept
14
+ - text
15
+ - sign
16
+ - neon signs
17
+ - purz
18
+ - flux1.d
19
+
20
+ base_model: black-forest-labs/FLUX.1-dev
21
+ instance_prompt: dr13d_fl0w3r5
22
+ widget:
23
+ - text: 'dr13d_fl0w3r5, sushi made of dried flowers'
24
+
25
+ output:
26
+ url: >-
27
+ 33949504.jpeg
28
+ - text: 'dr13d_fl0w3r5, a woman wearing a dress made of dried flowers'
29
+
30
+ output:
31
+ url: >-
32
+ 33949568.jpeg
33
+ - text: 'dr13d_fl0w3r5, a man wearing glasses beard made of dried flowers'
34
+
35
+ output:
36
+ url: >-
37
+ 33949608.jpeg
38
+ - text: 'dr13d_fl0w3r5, a delicious thanksgiving dinner made of dried flowers'
39
+
40
+ output:
41
+ url: >-
42
+ 33949618.jpeg
43
+
44
+ ---
45
+
46
+ # Dried Flowers
47
+
48
+ <Gallery />
49
+
50
+
51
+
52
+
53
+
54
+ ## Model description
55
+
56
+ <p>Dried Flowers - LoRA (Flux.1 D)</p><p></p><p>Trained on images dried flowers, mixes really well with food.</p><p></p><p>"dr13d_fl0w3r5, a delicious thanksgiving dinner made of dried flowers"</p><p></p><p>Purz</p><p>Website: <a target="_blank" rel="ugc" href="https://www.purz.xyz/">https://www.purz.xyz/</a><br />Creative Exploration /w Purz: <a target="_blank" rel="ugc" href="https://www.youtube.com/@PurzBeats">https://www.youtube.com/@PurzBeats</a><br />Patreon: <a target="_blank" rel="ugc" href="https://www.patreon.com/Purz">https://www.patreon.com/Purz</a><br />Twitter/X: <a target="_blank" rel="ugc" href="https://x.com/PurzBeats">https://x.com/PurzBeats</a><br />Instagram: <a target="_blank" rel="ugc" href="https://www.instagram.com/purzbeats/">https://www.instagram.com/purzbeats/</a></p>
57
+
58
+ ## Trigger words
59
+ You should use `dr13d_fl0w3r5` to trigger the image generation.
60
+
61
+
62
+ ## Download model
63
+
64
+ Weights for this model are available in Safetensors format.
65
+
66
+ [Download](/Purz/dried-flowers/tree/main) them in the Files & versions tab.
67
+
68
+ ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
69
+
70
+ ```py
71
+ from diffusers import AutoPipelineForText2Image
72
+ import torch
73
+
74
+ device = "cuda" if torch.cuda.is_available() else "cpu"
75
+
76
+ pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.bfloat16).to(device)
77
+ pipeline.load_lora_weights('Purz/dried-flowers', weight_name='purz-dr13d_fl0w3r5.safetensors')
78
+ image = pipeline('dr13d_fl0w3r5, a delicious thanksgiving dinner made of dried flowers').images[0]
79
+ ```
80
+
81
+ 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)
82
+
purz-dr13d_fl0w3r5.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35ebecf979f0634a309338b80cc1a0bed580d52da4f90b58c561e10ecf07ccf1
3
+ size 39763208