Purz commited on
Commit
789506e
1 Parent(s): 0e03f4d

Upload folder using huggingface_hub

Browse files
33968722.jpeg ADDED
33968733.jpeg ADDED
33968769.jpeg ADDED
33968830.jpeg ADDED
33968866.jpeg ADDED
README.md ADDED
@@ -0,0 +1,97 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ - concept
13
+ - marijuana
14
+ - weed
15
+ - fat
16
+ - flower
17
+ - nugs
18
+ - purz
19
+ - flux1.d
20
+ - buds
21
+
22
+ base_model: black-forest-labs/FLUX.1-dev
23
+ instance_prompt: f4t_nug5
24
+ widget:
25
+ - text: 'f4t_nug5, the words "Fat Nugs" made of large marijuana buds, sitting on a coffee table'
26
+
27
+ output:
28
+ url: >-
29
+ 33968722.jpeg
30
+ - text: 'f4t_nug5, the word "Fat Nugs" made out of marijuana buds, sitting in a ziploc bag, on a coffee table
31
+ '
32
+
33
+ output:
34
+ url: >-
35
+ 33968733.jpeg
36
+ - text: 'f4t_nug5, large marijuana buds, sitting in a ziploc bag, on a coffee table
37
+ '
38
+
39
+ output:
40
+ url: >-
41
+ 33968769.jpeg
42
+ - text: 'f4t_nug5, the word "Purz" made out of marijuana buds
43
+
44
+ '
45
+
46
+ output:
47
+ url: >-
48
+ 33968830.jpeg
49
+ - text: 'f4t_nug5, the word "Civitai" made out of marijuana buds
50
+
51
+ '
52
+
53
+ output:
54
+ url: >-
55
+ 33968866.jpeg
56
+
57
+ ---
58
+
59
+ # Fat Nugs
60
+
61
+ <Gallery />
62
+
63
+
64
+
65
+
66
+
67
+ ## Model description
68
+
69
+ <p>Fat Nugs - LoRA (Flux.1 D)</p><p></p><p>Trained on macro photography of large flower buds.</p><p></p><p>"f4t_nug5, the words "Fat Nugs" made of large buds, sitting on a coffee table"</p><p></p><p>Purz</p><p>Website: <a target="_blank" rel="ugc" href="https://www.purz.xyz/">https://www.purz.xyz/</a></p><p>Creative Exploration /w Purz: <a target="_blank" rel="ugc" href="https://www.youtube.com/@PurzBeats">https://www.youtube.com/@PurzBeats</a></p><p>Patreon: <a target="_blank" rel="ugc" href="https://www.patreon.com/Purz">https://www.patreon.com/Purz</a></p><p>Twitter/X: <a target="_blank" rel="ugc" href="https://x.com/PurzBeats">https://x.com/PurzBeats</a></p><p>Instagram: <a target="_blank" rel="ugc" href="https://www.instagram.com/purzbeats/">https://www.instagram.com/purzbeats/</a></p>
70
+
71
+ ## Trigger words
72
+ You should use `f4t_nug5` to trigger the image generation.
73
+
74
+
75
+ ## Download model
76
+
77
+ Weights for this model are available in Safetensors format.
78
+
79
+ [Download](/Purz/fat-nugs/tree/main) them in the Files & versions tab.
80
+
81
+ ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
82
+
83
+ ```py
84
+ from diffusers import AutoPipelineForText2Image
85
+ import torch
86
+
87
+ device = "cuda" if torch.cuda.is_available() else "cpu"
88
+
89
+ pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.bfloat16).to(device)
90
+ pipeline.load_lora_weights('Purz/fat-nugs', weight_name='purz-f4t_nug5.safetensors')
91
+ image = pipeline('f4t_nug5, the word "Civitai" made out of marijuana buds
92
+
93
+ ').images[0]
94
+ ```
95
+
96
+ 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)
97
+
purz-f4t_nug5.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ce1648d4336856c7886af40156ea476f5e4eadc09ba8457f21131aa43e3cec0
3
+ size 39763080