Purz commited on
Commit
991bdfb
1 Parent(s): cc65894

Upload folder using huggingface_hub

Browse files
34591486.jpeg ADDED
34591502.jpeg ADDED
34591504.jpeg ADDED
34591521.jpeg ADDED
README.md ADDED
@@ -0,0 +1,81 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ - soft
14
+ - sculpture
15
+ - soft lighting
16
+ - purz
17
+ - flux1.d
18
+
19
+ base_model: black-forest-labs/FLUX.1-dev
20
+ instance_prompt: 50ft_5cu7pt
21
+ widget:
22
+ - text: '50ft_5cu7pt, a cyan and orange sculpture of a man dancing, sitting atop a white pedestal'
23
+
24
+ output:
25
+ url: >-
26
+ 34591486.jpeg
27
+ - text: '50ft_5cu7pt, a purple and mauve pastel flower sculpture of a man dancing, sitting atop a white pedestal'
28
+
29
+ output:
30
+ url: >-
31
+ 34591502.jpeg
32
+ - text: '50ft_5cu7pt, a sculpture of the word "PURZ", sitting atop an ebony pedestal'
33
+
34
+ output:
35
+ url: >-
36
+ 34591504.jpeg
37
+ - text: '50ft_5cu7pt, a sculpture of a man''s face stuck in honey, sitting atop a yellow lucite pedestal'
38
+
39
+ output:
40
+ url: >-
41
+ 34591521.jpeg
42
+
43
+ ---
44
+
45
+ # Soft Sculpture
46
+
47
+ <Gallery />
48
+
49
+
50
+
51
+
52
+
53
+ ## Model description
54
+
55
+ <p>Soft Sculpture - LoRA (Flux.1 D)</p><p></p><p>Trained on photography of soft-lit sculptures, works well with colour definitions.</p><p></p><p>"50ft_5cu7pt, a cyan and orange sculpture of a man dancing, sitting atop a white pedestal"</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>
56
+
57
+ ## Trigger words
58
+ You should use `50ft_5cu7pt` to trigger the image generation.
59
+
60
+
61
+ ## Download model
62
+
63
+ Weights for this model are available in Safetensors format.
64
+
65
+ [Download](/Purz/soft-sculpture/tree/main) them in the Files & versions tab.
66
+
67
+ ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
68
+
69
+ ```py
70
+ from diffusers import AutoPipelineForText2Image
71
+ import torch
72
+
73
+ device = "cuda" if torch.cuda.is_available() else "cpu"
74
+
75
+ pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.bfloat16).to(device)
76
+ pipeline.load_lora_weights('Purz/soft-sculpture', weight_name='purz-50ft_5cu7pt-soft_sculpture.safetensors')
77
+ image = pipeline('50ft_5cu7pt, a sculpture of a man's face stuck in honey, sitting atop a yellow lucite pedestal').images[0]
78
+ ```
79
+
80
+ 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)
81
+
purz-50ft_5cu7pt-soft_sculpture.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:836839505e68ed74cdcc6bdbdaf70a30af0c094da75530a879b9325b365f251f
3
+ size 39763960