brushpenbob commited on
Commit
1c7e373
·
verified ·
1 Parent(s): 29d752d

Upload folder using huggingface_hub

Browse files
22396324.jpeg ADDED
22397999.jpeg ADDED
22398564.jpeg ADDED
README.md ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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=False
5
+ tags:
6
+ - text-to-image
7
+ - stable-diffusion
8
+ - lora
9
+ - diffusers
10
+ - template:sd-lora
11
+ - migrated
12
+ - character
13
+ - model
14
+ - actress
15
+ - taren steele
16
+
17
+ base_model: runwayml/stable-diffusion-v1-5
18
+ instance_prompt: Taren_Steele
19
+ widget:
20
+ - text: ' '
21
+
22
+ output:
23
+ url: >-
24
+ 22397999.jpeg
25
+ - text: ' '
26
+
27
+ output:
28
+ url: >-
29
+ 22398564.jpeg
30
+ - text: ' '
31
+
32
+ output:
33
+ url: >-
34
+ 22396324.jpeg
35
+
36
+ ---
37
+
38
+ # Taren Steele
39
+
40
+ <Gallery />
41
+
42
+
43
+
44
+
45
+
46
+ ## Model description
47
+
48
+ <p>trained on the actress Taren Steele. </p>
49
+
50
+ ## Trigger words
51
+ You should use `Taren_Steele` to trigger the image generation.
52
+
53
+
54
+ ## Download model
55
+
56
+ Weights for this model are available in Safetensors format.
57
+
58
+ [Download](/brushpenbob/taren-steele/tree/main) them in the Files & versions tab.
59
+
60
+ ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
61
+
62
+ ```py
63
+ from diffusers import AutoPipelineForText2Image
64
+ import torch
65
+
66
+ pipeline = AutoPipelineForText2Image.from_pretrained('runwayml/stable-diffusion-v1-5', torch_dtype=torch.float16).to('cuda')
67
+ pipeline.load_lora_weights('brushpenbob/taren-steele', weight_name='Taren_Steele-000003.safetensors')
68
+ image = pipeline('`Taren_Steele`').images[0]
69
+ ```
70
+
71
+ 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)
72
+
Taren_Steele-000003.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b20c071f38d19fd3d6b43d154808c856149de502882fde960a06dc0ce27c876e
3
+ size 37870032