WizWhite commited on
Commit
4ebd4c3
·
verified ·
1 Parent(s): 9a9c7e6

Upload LoRA: Wizard's Toon Renders from Civitai model ID 1398721

Browse files
65868617.jpeg ADDED
65868627.jpeg ADDED
65868681.jpeg ADDED
65868689.jpeg ADDED
65868693.jpeg ADDED
65868784.jpeg ADDED
65869445.jpeg ADDED
65869502.jpeg ADDED
65869645.jpeg ADDED
65869755.jpeg ADDED
65869837.jpeg ADDED
65870031.jpeg ADDED
65873891.jpeg ADDED
65874084.jpeg ADDED
65890190.jpeg ADDED
65890202.jpeg ADDED
65901914.jpeg ADDED
65901987.jpeg ADDED
65901989.jpeg ADDED
README.md ADDED
@@ -0,0 +1,89 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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=False
5
+ tags:
6
+ - 3d render
7
+ - animated
8
+ - animation
9
+ - cartoon
10
+ - claymation
11
+ - comic
12
+ - diffusers
13
+ - lora
14
+ - migrated
15
+ - render
16
+ - stable-diffusion
17
+ - style
18
+ - template:sd-lora
19
+ - text-to-image
20
+ - toon
21
+
22
+ base_model: black-forest-labs/FLUX.1-dev
23
+ instance_prompt: w1z_r3nd3r
24
+ widget:
25
+ - text: 'w1z_r3nd3r. working as janitor in Babylon. a lemon with a face.
26
+ '
27
+
28
+ output:
29
+ url: >-
30
+ 65868627.jpeg
31
+ - text: 'w1z_r3nd3r. a pig in heavy makeup, is wearing a crop top and yoga pants. She is shopping for groceries in the meat section of a Walmart, holding a bacon package that reads "PEPPA''S PRIME BACON" in a large font. Vibrant colors, and glossy texture, with high gloss.
32
+ '
33
+
34
+ output:
35
+ url: >-
36
+ 65868617.jpeg
37
+ - text: 'w1z_r3nd3r. Fat and round head of old Wizard Whitebeard, with a long white beard. Small body and a large head. Big eyes, and large lips. Reading a book with the title "STINKY LORAS - A SIMPLE GUIDE".
38
+ '
39
+
40
+ output:
41
+ url: >-
42
+ 65868784.jpeg
43
+ - text: 'w1z_r3nd3r. A grumpy slice of lemon with a sour face, standing by a lemonade stand on the side of the road. The sign reads "TASTE MY JUICE" in handwritten font
44
+ '
45
+
46
+ output:
47
+ url: >-
48
+ 65868681.jpeg
49
+ - text: 'w1z_r3nd3r. A vibrant, 3D render of a vintage Volvo tractor, floating mid-air. Soft pink background. Glossy texture, with a shiny finish. Dynamic presentation.
50
+ '
51
+
52
+ output:
53
+ url: >-
54
+ 65868689.jpeg
55
+ ---
56
+
57
+ # Wizard's Toon Renders
58
+
59
+ <Gallery />
60
+
61
+
62
+
63
+
64
+ ## Model description
65
+ <p>Great for cartoonish / claymation-ish characters and objects. Majority of the training images has empty background, so you might want to specify the setting if you want one.</p><p><span style="color:rgb(193, 194, 197)">Trigger: </span><code>w1z_r3nd3r</code></p><p><span style="color:rgb(193, 194, 197)">Recommended settings (feel free to experiment, higher guidance gives better text): </span><br /><span style="color:rgb(193, 194, 197)">LoRA Strength: </span><code>1.0</code><span style="color:rgb(193, 194, 197)"> | Guidance: </span><code>3.5 - 5.0</code></p>
66
+
67
+ ## Trigger words
68
+ You should use `w1z_r3nd3r` to trigger the generation.
69
+
70
+ ## Download model
71
+ Weights for this model are available in Safetensors format.
72
+ [Download](/WizWhite/wizard-s-toon-renders/tree/main) them in the Files & versions tab.
73
+
74
+ ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
75
+
76
+ ```py
77
+ from diffusers import AutoPipelineForText2Image
78
+ import torch
79
+
80
+ device = "cuda" if torch.cuda.is_available() else "cpu"
81
+
82
+ pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.bfloat16).to(device)
83
+ pipe.load_lora_weights('WizWhite/wizard-s-toon-renders', weight_name='w1z-r3nd3r.safetensors')
84
+ image = pipeline('w1z_r3nd3r. working as janitor in Babylon. a lemon with a face.
85
+ ').images[0]
86
+ ```
87
+
88
+ 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)
89
+
w1z-r3nd3r.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:883a0dae8f042e4f9ee2a259da430b2068ed78a1c6ebf57e070c975445be5eb4
3
+ size 76696608