brushpenbob commited on
Commit
061e1b5
1 Parent(s): 423a7cd

Upload folder using huggingface_hub

Browse files
Files changed (5) hide show
  1. 8507518.jpeg +0 -0
  2. 8516038.jpeg +0 -0
  3. 8632171.jpeg +0 -0
  4. README.md +73 -0
  5. Shanna_McCullough.safetensors +3 -0
8507518.jpeg ADDED
8516038.jpeg ADDED
8632171.jpeg ADDED
README.md ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: bespoke-lora-trained-license
4
+ license_link: https://multimodal.art/civitai-licenses?allowNoCredit=False&allowCommercialUse=RentCivit&allowDerivatives=False&allowDifferentLicense=True
5
+ tags:
6
+ - text-to-image
7
+ - stable-diffusion
8
+ - lora
9
+ - diffusers
10
+ - template:sd-lora
11
+ - migrated
12
+ - character
13
+ - woman
14
+ - actress
15
+ - shanna_mccullough
16
+ - shanna mccullough
17
+
18
+ base_model: runwayml/stable-diffusion-v1-5
19
+ instance_prompt: Shanna_McCullough
20
+ widget:
21
+ - text: ' '
22
+
23
+ output:
24
+ url: >-
25
+ 8516038.jpeg
26
+ - text: ' '
27
+
28
+ output:
29
+ url: >-
30
+ 8507518.jpeg
31
+ - text: ' '
32
+
33
+ output:
34
+ url: >-
35
+ 8632171.jpeg
36
+
37
+ ---
38
+
39
+ # Shanna_McCullough
40
+
41
+ <Gallery />
42
+
43
+
44
+
45
+
46
+
47
+ ## Model description
48
+
49
+
50
+
51
+ ## Trigger words
52
+ You should use `Shanna_McCullough`, `Shanna McCullough` to trigger the image generation.
53
+
54
+
55
+ ## Download model
56
+
57
+ Weights for this model are available in Safetensors format.
58
+
59
+ [Download](/brushpenbob/shanna-mccullough/tree/main) them in the Files & versions tab.
60
+
61
+ ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
62
+
63
+ ```py
64
+ from diffusers import AutoPipelineForText2Image
65
+ import torch
66
+
67
+ pipeline = AutoPipelineForText2Image.from_pretrained('runwayml/stable-diffusion-v1-5', torch_dtype=torch.float16).to('cuda')
68
+ pipeline.load_lora_weights('brushpenbob/shanna-mccullough', weight_name='Shanna_McCullough.safetensors')
69
+ image = pipeline('`Shanna_McCullough`, `Shanna McCullough`').images[0]
70
+ ```
71
+
72
+ 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)
73
+
Shanna_McCullough.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8adbd3cd27fc7ec1962a6ea6cec8e792da3a589ac574d0fdd6a5f4900abdf93c
3
+ size 37880504