ostris commited on
Commit
bbde9b0
1 Parent(s): 18c23a3

Upload folder using huggingface_hub

Browse files
2177470.jpeg ADDED
2177473.jpeg ADDED
2177484.jpeg ADDED
2177487.jpeg ADDED
2177666.jpeg ADDED
README.md ADDED
@@ -0,0 +1,91 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ - hair
13
+ - tool
14
+ - curly hair
15
+ - straight hair
16
+ - slider
17
+
18
+ base_model: runwayml/stable-diffusion-v1-5
19
+ instance_prompt:
20
+ widget:
21
+ - text: 'close up of the face of a beautiful woman, centered, entire head, bangs '
22
+ parameters:
23
+ negative_prompt: nude, hat, cartoon, cgi, render, illustration, painting, drawing, bad quality, grainy, low resolution
24
+
25
+ output:
26
+ url: >-
27
+ 2177470.jpeg
28
+ - text: 'chewbacca '
29
+ parameters:
30
+ negative_prompt: nude, hat, hand, cartoon, cgi, render, illustration, painting, drawing, bad quality, grainy, low resolution
31
+
32
+ output:
33
+ url: >-
34
+ 2177473.jpeg
35
+ - text: 'jimi hendrix '
36
+ parameters:
37
+ negative_prompt: nude, hat, hand, cartoon, cgi, render, illustration, painting, drawing, bad quality, grainy, low resolution
38
+
39
+ output:
40
+ url: >-
41
+ 2177487.jpeg
42
+ - text: 'photo of donald trump '
43
+ parameters:
44
+ negative_prompt: nude, hat, hand, cartoon, cgi, render, illustration, painting, drawing, bad quality, grainy, low resolution
45
+
46
+ output:
47
+ url: >-
48
+ 2177484.jpeg
49
+ - text: 'photo of a blonde women (with rainbow streaks in her hair:1.1), subtle red lipstick, high detail skin,, burning house behind her , night time, award winning photo , dark eye shadow, big black glasses, cinematic, low light shot, ambient light from fire , (aliens behind her:1.5) '
50
+ parameters:
51
+ negative_prompt: nude, cartoon, cgi, render, illustration, painting, drawing, bad quality, grainy, low resolution, nose ring
52
+
53
+ output:
54
+ url: >-
55
+ 2177666.jpeg
56
+
57
+ ---
58
+
59
+ # Curly Hair Slider - LoRA
60
+
61
+ <Gallery />
62
+
63
+
64
+
65
+
66
+
67
+ ## Model description
68
+
69
+ <ul><li><p>weight: <strong>-8.0 to 8.0 </strong><em>( or more )</em></p></li><li><p>positive: <strong>curly hair</strong></p></li><li><p>negative: <strong>straight hair</strong></p></li></ul>
70
+
71
+
72
+
73
+ ## Download model
74
+
75
+ Weights for this model are available in Safetensors format.
76
+
77
+ [Download](/ostris/curly-hair-slider-lora/tree/main) them in the Files & versions tab.
78
+
79
+ ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
80
+
81
+ ```py
82
+ from diffusers import AutoPipelineForText2Image
83
+ import torch
84
+
85
+ pipeline = AutoPipelineForText2Image.from_pretrained('runwayml/stable-diffusion-v1-5', torch_dtype=torch.float16).to('cuda')
86
+ pipeline.load_lora_weights('ostris/curly-hair-slider-lora', weight_name='curly_hair_slider_v1.safetensors')
87
+ image = pipeline('photo of a blonde women (with rainbow streaks in her hair:1.1), subtle red lipstick, high detail skin,, burning house behind her , night time, award winning photo , dark eye shadow, big black glasses, cinematic, low light shot, ambient light from fire , (aliens behind her:1.5) ').images[0]
88
+ ```
89
+
90
+ 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)
91
+
curly_hair_slider_v1.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9175db4f3a8cf225101594e30da3b2ed9d7edd0e79eb0284973e8cf5e0ceb31c
3
+ size 6434568