Upload folder using huggingface_hub
Browse files- 33721994.jpeg +0 -0
- 33721995.jpeg +0 -0
- 33721998.jpeg +0 -0
- 33722603.jpeg +0 -0
- 33722608.jpeg +0 -0
- README.md +90 -0
- purz-c4ndy.safetensors +3 -0
33721994.jpeg
ADDED
33721995.jpeg
ADDED
33721998.jpeg
ADDED
33722603.jpeg
ADDED
33722608.jpeg
ADDED
README.md
ADDED
@@ -0,0 +1,90 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
- concept
|
13 |
+
- lollipop
|
14 |
+
- candy
|
15 |
+
- sweets
|
16 |
+
- purz
|
17 |
+
- flux1.d
|
18 |
+
|
19 |
+
base_model: black-forest-labs/FLUX.1-dev
|
20 |
+
instance_prompt: c4ndy
|
21 |
+
widget:
|
22 |
+
- text: 'c4ndy, a close up of a basket filled with colorful gummy bears on a pink surface. the basket is made up of different colored candies'
|
23 |
+
|
24 |
+
output:
|
25 |
+
url: >-
|
26 |
+
33721998.jpeg
|
27 |
+
- text: 'c4ndy, a pile of colorful lollipops sitting on top of each other
|
28 |
+
|
29 |
+
|
30 |
+
'
|
31 |
+
|
32 |
+
output:
|
33 |
+
url: >-
|
34 |
+
33721994.jpeg
|
35 |
+
- text: 'c4ndy, adorable kitten made out of licorice
|
36 |
+
'
|
37 |
+
|
38 |
+
output:
|
39 |
+
url: >-
|
40 |
+
33721995.jpeg
|
41 |
+
- text: ' '
|
42 |
+
|
43 |
+
output:
|
44 |
+
url: >-
|
45 |
+
33722603.jpeg
|
46 |
+
- text: 'c4ndy, purz_face, a man made of candy wearing candy glasses'
|
47 |
+
|
48 |
+
output:
|
49 |
+
url: >-
|
50 |
+
33722608.jpeg
|
51 |
+
|
52 |
+
---
|
53 |
+
|
54 |
+
# Candy
|
55 |
+
|
56 |
+
<Gallery />
|
57 |
+
|
58 |
+
|
59 |
+
|
60 |
+
|
61 |
+
|
62 |
+
## Model description
|
63 |
+
|
64 |
+
<p>Candy - LoRA (Flux.1 D)</p><p></p><p>Trained on images of large piles of delicious candy.</p><p></p><p>Mixes well with other LoRAs around 0.4 -> 0.6 strength.</p><p></p><p>"c4ndy, a pile of colorful candies sitting on top of each other on a white surface. the candies come in a variety of colors"</p><p></p><p>Purz</p><p>Website: <a target="_blank" rel="ugc" href="https://www.purz.xyz/">https://www.purz.xyz/</a></p><p>Creative Exploration /w Purz: <a target="_blank" rel="ugc" href="https://www.youtube.com/@PurzBeats">https://www.youtube.com/@PurzBeats</a></p><p>Patreon: <a target="_blank" rel="ugc" href="https://www.patreon.com/Purz">https://www.patreon.com/Purz</a></p><p>Twitter/X: <a target="_blank" rel="ugc" href="https://x.com/PurzBeats">https://x.com/PurzBeats</a></p><p>Instagram: <a target="_blank" rel="ugc" href="https://www.instagram.com/purzbeats/">https://www.instagram.com/purzbeats/</a></p>
|
65 |
+
|
66 |
+
## Trigger words
|
67 |
+
You should use `c4ndy` to trigger the image generation.
|
68 |
+
|
69 |
+
|
70 |
+
## Download model
|
71 |
+
|
72 |
+
Weights for this model are available in Safetensors format.
|
73 |
+
|
74 |
+
[Download](/Purz/candy/tree/main) them in the Files & versions tab.
|
75 |
+
|
76 |
+
## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
|
77 |
+
|
78 |
+
```py
|
79 |
+
from diffusers import AutoPipelineForText2Image
|
80 |
+
import torch
|
81 |
+
|
82 |
+
device = "cuda" if torch.cuda.is_available() else "cpu"
|
83 |
+
|
84 |
+
pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.bfloat16).to(device)
|
85 |
+
pipeline.load_lora_weights('Purz/candy', weight_name='purz-c4ndy.safetensors')
|
86 |
+
image = pipeline('c4ndy, purz_face, a man made of candy wearing candy glasses').images[0]
|
87 |
+
```
|
88 |
+
|
89 |
+
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)
|
90 |
+
|
purz-c4ndy.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0dd40e72da0a41d3b204c31eaf39982163343c7499e9ee61e213f71239121f37
|
3 |
+
size 39761512
|