Keltezaa commited on
Commit
9c077c6
·
verified ·
1 Parent(s): 2afc2ed

Upload folder using huggingface_hub

Browse files
32233493.jpeg ADDED
32233494.jpeg ADDED
32233495.jpeg ADDED
32233496.jpeg ADDED
32233497.jpeg ADDED
32233498.jpeg ADDED
32233499.jpeg ADDED
32233500.jpeg ADDED
32233501.jpeg ADDED
32233503.jpeg ADDED
32233504.jpeg ADDED
32233505.jpeg ADDED
README.md ADDED
@@ -0,0 +1,116 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ - celebrity
13
+
14
+ base_model: black-forest-labs/FLUX.1-dev
15
+ instance_prompt: ROBERT DOWNEY JR
16
+ widget:
17
+ - text: ' '
18
+
19
+ output:
20
+ url: >-
21
+ 32233493.jpeg
22
+ - text: ' '
23
+
24
+ output:
25
+ url: >-
26
+ 32233496.jpeg
27
+ - text: ' '
28
+
29
+ output:
30
+ url: >-
31
+ 32233494.jpeg
32
+ - text: ' '
33
+
34
+ output:
35
+ url: >-
36
+ 32233497.jpeg
37
+ - text: ' '
38
+
39
+ output:
40
+ url: >-
41
+ 32233495.jpeg
42
+ - text: ' '
43
+
44
+ output:
45
+ url: >-
46
+ 32233500.jpeg
47
+ - text: ' '
48
+
49
+ output:
50
+ url: >-
51
+ 32233498.jpeg
52
+ - text: ' '
53
+
54
+ output:
55
+ url: >-
56
+ 32233499.jpeg
57
+ - text: ' '
58
+
59
+ output:
60
+ url: >-
61
+ 32233501.jpeg
62
+ - text: ' '
63
+
64
+ output:
65
+ url: >-
66
+ 32233503.jpeg
67
+ - text: ' '
68
+
69
+ output:
70
+ url: >-
71
+ 32233505.jpeg
72
+ - text: ' '
73
+
74
+ output:
75
+ url: >-
76
+ 32233504.jpeg
77
+
78
+ ---
79
+
80
+ # ROBERT DOWNEY JR
81
+
82
+ <Gallery />
83
+
84
+
85
+
86
+
87
+
88
+ ## Model description
89
+
90
+ <p>Robert Downey Jr. is an acclaimed American actor known for his versatility and charismatic performances. He began his acting career at a young age, featuring in films like <em>Less Than Zero</em> (1987) and <em>Chaplin</em> (1992), for which he received an Academy Award nomination for Best Actor. However, his career faced challenges in the late 1990s and early 2000s due to struggles with substance abuse.</p><p>After overcoming these difficulties, Downey Jr. made a remarkable comeback. He gained widespread fame and critical acclaim as Tony Stark/Iron Man in the Marvel Cinematic Universe (MCU), starting with <em>Iron Man</em> (2008). His portrayal of the character became iconic, solidifying his place in Hollywood. He has also starred in other successful films, including <em>Sherlock Holmes</em> (2009) and its sequel, earning Golden Globe Awards for his performances. Today, Robert Downey Jr. is regarded as one of the most talented and successful actors in the film industry.</p>
91
+
92
+ ## Trigger words
93
+ You should use `ROBERT DOWNEY JR` to trigger the image generation.
94
+
95
+
96
+ ## Download model
97
+
98
+ Weights for this model are available in Safetensors format.
99
+
100
+ [Download](/Keltezaa/robert-downey-jr/tree/main) them in the Files & versions tab.
101
+
102
+ ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
103
+
104
+ ```py
105
+ from diffusers import AutoPipelineForText2Image
106
+ import torch
107
+
108
+ device = "cuda" if torch.cuda.is_available() else "cpu"
109
+
110
+ pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.bfloat16).to(device)
111
+ pipeline.load_lora_weights('Keltezaa/robert-downey-jr', weight_name='ROBERT DOWNEY JR.safetensors')
112
+ image = pipeline('`ROBERT DOWNEY JR`').images[0]
113
+ ```
114
+
115
+ 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)
116
+
ROBERT DOWNEY JR.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e37bd66c3603fe7c2b2f8c93a8f073a3183afe400b218ba3a9d05dbb03d7acfb
3
+ size 171969515