Norod78 commited on
Commit
ebc82d5
·
verified ·
1 Parent(s): 9e2083a

Upload folder using huggingface_hub

Browse files
57429583.jpeg ADDED
57429605.jpeg ADDED
57429622.jpeg ADDED
57429943.jpeg ADDED
57429983.jpeg ADDED
57432110.jpeg ADDED
57432555.jpeg ADDED
57433356.jpeg ADDED
57433464.jpeg ADDED
57433777.jpeg ADDED
57434280.jpeg ADDED
57434474.jpeg ADDED
README.md ADDED
@@ -0,0 +1,119 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ - text-to-image
7
+ - stable-diffusion
8
+ - lora
9
+ - diffusers
10
+ - template:sd-lora
11
+ - migrated
12
+ - style
13
+ - cartoon
14
+ - once upon a time
15
+ - flux style
16
+
17
+ base_model: black-forest-labs/FLUX.1-dev
18
+ instance_prompt: ouat cartoon
19
+ widget:
20
+ - text: 'The American gothic couple ouat cartoon '
21
+
22
+ output:
23
+ url: >-
24
+ 57429583.jpeg
25
+ - text: 'A girl character with a pearl earring by Vermeer ouat cartoon '
26
+
27
+ output:
28
+ url: >-
29
+ 57429605.jpeg
30
+ - text: 'Once upon a time - Life ouat cartoon '
31
+
32
+ output:
33
+ url: >-
34
+ 57433777.jpeg
35
+ - text: 'Rick Sanchez ouat cartoon '
36
+
37
+ output:
38
+ url: >-
39
+ 57429622.jpeg
40
+ - text: 'A night elf dancer ouat cartoon '
41
+
42
+ output:
43
+ url: >-
44
+ 57429943.jpeg
45
+ - text: 'American gothic by Grant Wood ouat cartoon '
46
+
47
+ output:
48
+ url: >-
49
+ 57429983.jpeg
50
+ - text: 'An old farmer fighting a huge potato in the field ouat cartoon ouat cartoon '
51
+
52
+ output:
53
+ url: >-
54
+ 57433356.jpeg
55
+ - text: 'horse is a DJ at a night club, fish eye lens, smoke machine, lazer lights, holding a martini ouat cartoon '
56
+
57
+ output:
58
+ url: >-
59
+ 57433464.jpeg
60
+ - text: 'A doctor woman fights an evil virus with the title "Once upon a time" ouat cartoon '
61
+
62
+ output:
63
+ url: >-
64
+ 57432110.jpeg
65
+ - text: 'A woman piloting a spaceship inside an alien cave ouat cartoon '
66
+
67
+ output:
68
+ url: >-
69
+ 57432555.jpeg
70
+ - text: 'Once upon a time - Man ouat cartoon '
71
+
72
+ output:
73
+ url: >-
74
+ 57434280.jpeg
75
+ - text: 'Dr. who next to their TARDIS ouat cartoon ouat cartoon '
76
+
77
+ output:
78
+ url: >-
79
+ 57434474.jpeg
80
+
81
+ ---
82
+
83
+ # Once upon a time (cartoon) style [FLUX]
84
+
85
+ <Gallery />
86
+
87
+
88
+
89
+ ([CivitAI](https://civitai.com/models/))
90
+
91
+ ## Model description
92
+
93
+ <p>Once Upon a Time... ("Il était une fois...") is a French <a target="_blank" rel="ugc" href="https://en.wikipedia.org/wiki/Once_Upon_a_Time...">educational animation</a> franchise.</p><p>Use <em>ouat cartoon</em> in your prompts</p><p>Fine tuned with <a target="_blank" rel="ugc" href="https://www.astria.ai">Astria AI</a></p>
94
+
95
+ ## Trigger words
96
+ You should use `ouat cartoon` to trigger the image generation.
97
+
98
+
99
+ ## Download model
100
+
101
+ Weights for this model are available in Safetensors format.
102
+
103
+ [Download](/Norod78/once-upon-a-time-cartoon-style-flux/tree/main) them in the Files & versions tab.
104
+
105
+ ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
106
+
107
+ ```py
108
+ from diffusers import AutoPipelineForText2Image
109
+ import torch
110
+
111
+ device = "cuda" if torch.cuda.is_available() else "cpu"
112
+
113
+ pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.bfloat16).to(device)
114
+ pipeline.load_lora_weights('Norod78/once-upon-a-time-cartoon-style-flux', weight_name='ouat_cartoon-Flux-LoRA-2126374.safetensors')
115
+ image = pipeline('Dr. who next to their TARDIS ouat cartoon ouat cartoon ').images[0]
116
+ ```
117
+
118
+ 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)
119
+
ouat_cartoon-Flux-LoRA-2126374.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:664af8f7e862c74e1068b2e1bd903d7fcec3b6b23deeea9c5336728351de836d
3
+ size 261802656