multimodalart HF staff commited on
Commit
e397cc8
1 Parent(s): 13dfccf

Upload folder using huggingface_hub

Browse files
Files changed (11) hide show
  1. 3573769.jpeg +0 -0
  2. 3573773.jpeg +0 -0
  3. 3573774.jpeg +0 -0
  4. 3573775.jpeg +0 -0
  5. 3573776.jpeg +0 -0
  6. 3573777.jpeg +0 -0
  7. 3573778.jpeg +0 -0
  8. 3573779.jpeg +0 -0
  9. 3573780.jpeg +0 -0
  10. README.md +95 -0
  11. cofzee-sdxl.safetensors +3 -0
3573769.jpeg ADDED
3573773.jpeg ADDED
3573774.jpeg ADDED
3573775.jpeg ADDED
3573776.jpeg ADDED
3573777.jpeg ADDED
3573778.jpeg ADDED
3573779.jpeg ADDED
3573780.jpeg ADDED
README.md ADDED
@@ -0,0 +1,95 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: bespoke-lora-trained-license
4
+ license_link: https://multimodal.art/civitai-licenses?allowNoCredit=True&allowCommercialUse=Sell&allowDerivatives=True&allowDifferentLicense=True
5
+ tags:
6
+ - text-to-image
7
+ - stable-diffusion
8
+ - lora
9
+ - diffusers
10
+ - template:sd-lora
11
+ - animals
12
+ - style
13
+ - coffee
14
+ - sweets
15
+ - chocolate
16
+ - chocolate on body
17
+ - styles
18
+
19
+ base_model: stabilityai/stable-diffusion-xl-base-1.0
20
+ instance_prompt: cofzee
21
+ widget:
22
+ - text: 'cofzee, a statue of a woman with a flowing hair, made out of coffee '
23
+ output:
24
+ url: >-
25
+ 3573769.jpeg
26
+ - text: 'cofzee, a cat coffee beans and chocolate '
27
+ output:
28
+ url: >-
29
+ 3573773.jpeg
30
+ - text: 'cofzee, a cat coffee beans and chocolate '
31
+ output:
32
+ url: >-
33
+ 3573774.jpeg
34
+ - text: 'cofzee, a man with a cup of coffee and a splash of liquid coffee, made out of coffee '
35
+ output:
36
+ url: >-
37
+ 3573775.jpeg
38
+ - text: 'cofzee, a man with a cup of coffee and a splash of liquid coffee, made out of coffee '
39
+ output:
40
+ url: >-
41
+ 3573776.jpeg
42
+ - text: 'cofzee, a horned deamon holding a cup of coffee, made out of coffee '
43
+ output:
44
+ url: >-
45
+ 3573778.jpeg
46
+ - text: 'cofzee, a horned deamon holding a cup of coffee, made out of coffee '
47
+ output:
48
+ url: >-
49
+ 3573777.jpeg
50
+ - text: 'cofzee, a chocolate heart shaped sculpture with a drip of chocolate '
51
+ output:
52
+ url: >-
53
+ 3573780.jpeg
54
+ - text: 'cofzee, a chocolate heart shaped sculpture with a drip of chocolate '
55
+ output:
56
+ url: >-
57
+ 3573779.jpeg
58
+
59
+ ---
60
+
61
+ # Chocolate Coffee Style [SDXL LoRA]
62
+
63
+ <Gallery />
64
+
65
+
66
+
67
+ ([CivitAI](https://civitai.com/models/197998))
68
+
69
+ ## Model description
70
+
71
+ <p><u>SDXL:<br /></u><span style="color:rgb(193, 194, 197)">Trigger word: </span><strong><span style="color:rgb(193, 194, 197)">cofzee</span></strong><br /><span style="color:rgb(193, 194, 197)">Sampling Method: </span><strong><span style="color:rgb(219, 222, 225)">DPM++ 2M SDE Karras</span></strong><br /><br />☕ Buy me a coffee: <a target="_blank" rel="ugc" href="https://ko-fi.com/ralfingerai">https://ko-fi.com/ralfingerai</a></p>
72
+
73
+ ## Trigger words
74
+ You should use `cofzee` to trigger the image generation.
75
+
76
+
77
+ ## Download model
78
+
79
+ Weights for this model are available in Safetensors format.
80
+
81
+ [Download](/RalFinger/chocolate-coffee-style-sdxl-lora/tree/main) them in the Files & versions tab.
82
+
83
+ ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
84
+
85
+ ```py
86
+ from diffusers import AutoPipelineForText2Image
87
+ import torch
88
+
89
+ pipeline = AutoPipelineForText2Image.from_pretrained('stabilityai/stable-diffusion-xl-base-1.0', torch_dtype=torch.float16).to('cuda')
90
+ pipeline.load_lora_weights('RalFinger/chocolate-coffee-style-sdxl-lora', weight_name='cofzee-sdxl.safetensors')
91
+ image = pipeline('cofzee, a chocolate heart shaped sculpture with a drip of chocolate ').images[0]
92
+ ```
93
+
94
+ 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)
95
+
cofzee-sdxl.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc5043bc67cf77dc9018121457ca22d66fdbc0d3d29f6648a37725cb14574fea
3
+ size 228452876