ostris commited on
Commit
5d8c7cb
1 Parent(s): 7cef0bd

Upload folder using huggingface_hub

Browse files
Files changed (5) hide show
  1. 1637301.jpeg +0 -0
  2. 1637400.jpeg +0 -0
  3. 2190567.jpeg +0 -0
  4. README.md +77 -0
  5. muscle_slider_v1.safetensors +3 -0
1637301.jpeg ADDED
1637400.jpeg ADDED
2190567.jpeg ADDED
README.md ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ - bodybuilder
13
+ - muscles
14
+ - tool
15
+ - ripped
16
+ - slider
17
+
18
+ base_model: runwayml/stable-diffusion-v1-5
19
+ instance_prompt:
20
+ widget:
21
+ - text: 'photo of an elderly, man and woman with grey hair, cooking in the kitchen, center shot, apron '
22
+ parameters:
23
+ negative_prompt: nude, nsfw, cartoon, cgi, render, illustration, painting, drawing, bad quality, grainy, low resolution
24
+
25
+ output:
26
+ url: >-
27
+ 2190567.jpeg
28
+ - text: 'photo of a man with light brown hair, looking at himself in a bathroom mirror, shorts, shirtless '
29
+ parameters:
30
+ negative_prompt: (shirt:1.2), cartoon, cgi, render, illustration, painting, drawing, bad quality, grainy, low resolution
31
+
32
+ output:
33
+ url: >-
34
+ 1637301.jpeg
35
+ - text: 'photo of a blonde woman in lingerie '
36
+ parameters:
37
+ negative_prompt: nude, cartoon, cgi, render, illustration, painting, drawing, bad quality, grainy, low resolution
38
+
39
+ output:
40
+ url: >-
41
+ 1637400.jpeg
42
+
43
+ ---
44
+
45
+ # Muscle Slider - LoRA
46
+
47
+ <Gallery />
48
+
49
+
50
+
51
+
52
+
53
+ ## Model description
54
+
55
+ <p><span style="color:rgb(193, 194, 197)">Simple LoRA to help with adjusting a subjects muscle mass. You can swing it both ways pretty far out from -3 to +5 without much distortion. Positive gives them more muscles. Negative gives them less muscles.</span><br /><br />One issue you will find is that the more muscles they get, the more tan they get, and vise versa. Bodybuilders grease themselves up with shoe polish, and muscular guys probably get more sun... Probably as simple as that. I will try to find a way to regularize it so it is less pronounced. If you use my <a target="_blank" rel="ugc" href="https://civitai.com/models/112594">Skin Tone Slider</a> you can counteract that effect.</p>
56
+
57
+
58
+
59
+ ## Download model
60
+
61
+ Weights for this model are available in Safetensors format.
62
+
63
+ [Download](/ostris/muscle-slider-lora/tree/main) them in the Files & versions tab.
64
+
65
+ ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
66
+
67
+ ```py
68
+ from diffusers import AutoPipelineForText2Image
69
+ import torch
70
+
71
+ pipeline = AutoPipelineForText2Image.from_pretrained('runwayml/stable-diffusion-v1-5', torch_dtype=torch.float16).to('cuda')
72
+ pipeline.load_lora_weights('ostris/muscle-slider-lora', weight_name='muscle_slider_v1.safetensors')
73
+ image = pipeline('photo of a blonde woman in lingerie ').images[0]
74
+ ```
75
+
76
+ 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)
77
+
muscle_slider_v1.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c72272c75f2a3ea6a918393fe2d1bcd5218132cc8ba01d732ccd64e49427d64f
3
+ size 6866064