brushpenbob commited on
Commit
826e101
1 Parent(s): 94bcdf6

Upload folder using huggingface_hub

Browse files
Files changed (4) hide show
  1. 8267078.jpeg +0 -0
  2. 8628190.jpeg +0 -0
  3. README.md +67 -0
  4. zuzanna_2.0.safetensors +3 -0
8267078.jpeg ADDED
8628190.jpeg ADDED
README.md ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: bespoke-lora-trained-license
4
+ license_link: https://multimodal.art/civitai-licenses?allowNoCredit=False&allowCommercialUse=1&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
+ - actress
14
+ - adult star
15
+ - zuzanna
16
+
17
+ base_model: runwayml/stable-diffusion-v1-5
18
+ instance_prompt: zuzanna
19
+ widget:
20
+ - text: ' '
21
+
22
+ output:
23
+ url: >-
24
+ 8267078.jpeg
25
+ - text: ' '
26
+
27
+ output:
28
+ url: >-
29
+ 8628190.jpeg
30
+
31
+ ---
32
+
33
+ # zuzanna
34
+
35
+ <Gallery />
36
+
37
+
38
+
39
+
40
+
41
+ ## Model description
42
+
43
+ <p>Based on a few different German models, primarily the actress Zuzanna. </p><p>Data set is primarily from early 90s so that look is pretty prevalent </p>
44
+
45
+ ## Trigger words
46
+ You should use `zuzanna`, ` zdenka` to trigger the image generation.
47
+
48
+
49
+ ## Download model
50
+
51
+ Weights for this model are available in Safetensors format.
52
+
53
+ [Download](/brushpenbob/zuzanna/tree/main) them in the Files & versions tab.
54
+
55
+ ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
56
+
57
+ ```py
58
+ from diffusers import AutoPipelineForText2Image
59
+ import torch
60
+
61
+ pipeline = AutoPipelineForText2Image.from_pretrained('runwayml/stable-diffusion-v1-5', torch_dtype=torch.float16).to('cuda')
62
+ pipeline.load_lora_weights('brushpenbob/zuzanna', weight_name='zuzanna_2.0.safetensors')
63
+ image = pipeline('`zuzanna`, ` zdenka`').images[0]
64
+ ```
65
+
66
+ 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)
67
+
zuzanna_2.0.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2e6c4cd2b6e60e9b2aa550c9d34028ef88205a363be14853e8b2f7a5fc73222
3
+ size 37890464