Purz commited on
Commit
a825e73
1 Parent(s): b6f97a6

Upload folder using huggingface_hub

Browse files
34075843.jpeg ADDED
34075876.jpeg ADDED
34075879.jpeg ADDED
34075903.jpeg ADDED
34075910.jpeg ADDED
34075921.jpeg ADDED
README.md ADDED
@@ -0,0 +1,102 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ - face
14
+ - head
15
+ - uv
16
+ - purz
17
+ - flux1.d
18
+ - uv unwrap
19
+ - uv unwrapped head
20
+ - unwrapped
21
+
22
+ base_model: black-forest-labs/FLUX.1-dev
23
+ instance_prompt: uv_unwrapp3d_h34d
24
+ widget:
25
+ - text: 'uv_unwrapp3d_h34d, a woman with long hair wearing a black shirt. her face is clearly visible
26
+
27
+ '
28
+
29
+ output:
30
+ url: >-
31
+ 34075876.jpeg
32
+ - text: 'uv_unwrapp3d_h34d, a man with long hair and a beard wearing a black shirt. his face is clearly visible
33
+
34
+ '
35
+
36
+ output:
37
+ url: >-
38
+ 34075843.jpeg
39
+ - text: 'uv_unwrapp3d_h34d, a man with long hair and a beard wearing a black shirt. his face is clearly visible
40
+
41
+ '
42
+
43
+ output:
44
+ url: >-
45
+ 34075879.jpeg
46
+ - text: 'uv_unwrapp3d_h34d, a woman with long hair wearing a black shirt. her face is clearly visible
47
+
48
+ '
49
+
50
+ output:
51
+ url: >-
52
+ 34075903.jpeg
53
+ - text: 'uv_unwrapp3d_h34d a man with a beard and a black shirt against a black background. his facial features are clearly visible'
54
+
55
+ output:
56
+ url: >-
57
+ 34075910.jpeg
58
+ - text: 'uv_unwrapp3d_h34d, a man with a beard'
59
+
60
+ output:
61
+ url: >-
62
+ 34075921.jpeg
63
+
64
+ ---
65
+
66
+ # UV Unwrapped Head
67
+
68
+ <Gallery />
69
+
70
+
71
+
72
+
73
+
74
+ ## Model description
75
+
76
+ <p>UV Unwrapped Face - LoRA (Flux.1 D)</p><p></p><p>Trained on images of UV Unwrapped heads.</p><p></p><p>Works best at 1.0 strength, when mixed with other loras it tends to just stretch out the faces really wide, you have to really give this one a lot of strength to keep the effect in place.</p><p></p><p>This is mostly for testing and fun, it's not making REAL uv unwrapped faces.</p><p></p><p>"uv_unwrapp3d_h34d, a woman with long hair. her face is clearly visible"</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>
77
+
78
+ ## Trigger words
79
+ You should use `uv_unwrapp3d_h34d` to trigger the image generation.
80
+
81
+
82
+ ## Download model
83
+
84
+ Weights for this model are available in Safetensors format.
85
+
86
+ [Download](/Purz/uv-unwrapped-head/tree/main) them in the Files & versions tab.
87
+
88
+ ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
89
+
90
+ ```py
91
+ from diffusers import AutoPipelineForText2Image
92
+ import torch
93
+
94
+ device = "cuda" if torch.cuda.is_available() else "cpu"
95
+
96
+ pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.bfloat16).to(device)
97
+ pipeline.load_lora_weights('Purz/uv-unwrapped-head', weight_name='purz-uv_unwrapp3d_h34d.safetensors')
98
+ image = pipeline('uv_unwrapp3d_h34d, a man with a beard').images[0]
99
+ ```
100
+
101
+ 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)
102
+
purz-uv_unwrapp3d_h34d.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86792cb95af460f015400074203176ed26191a2c8fbfcb67bd2e99356dee18e8
3
+ size 39763960