Taka1265 commited on
Commit
3eccbb2
·
verified ·
1 Parent(s): b914d97

Upload folder using huggingface_hub

Browse files
14029883.jpeg ADDED
14029885.jpeg ADDED
14029887.jpeg ADDED
14029916.jpeg ADDED
14029921.jpeg ADDED
README.md ADDED
@@ -0,0 +1,87 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ - migrated
12
+ - russia
13
+ - poland
14
+ - celebrity
15
+ - r
16
+ - finland
17
+ - rus
18
+ - tsar
19
+
20
+ base_model: stabilityai/stable-diffusion-xl-base-1.0
21
+ instance_prompt: tsar nikholas ii
22
+ widget:
23
+ - text: 'tsar nikholas ii'
24
+
25
+ output:
26
+ url: >-
27
+ 14029883.jpeg
28
+ - text: ' '
29
+
30
+ output:
31
+ url: >-
32
+ 14029887.jpeg
33
+ - text: 'tsar nikholas ii'
34
+
35
+ output:
36
+ url: >-
37
+ 14029885.jpeg
38
+ - text: 'tsar nikholas ii'
39
+
40
+ output:
41
+ url: >-
42
+ 14029921.jpeg
43
+ - text: 'tsar nikholas ii'
44
+
45
+ output:
46
+ url: >-
47
+ 14029916.jpeg
48
+
49
+ ---
50
+
51
+ # Tsar Nikholas II, Nikolai Alexandrovich Romanov
52
+
53
+ <Gallery />
54
+
55
+
56
+
57
+
58
+
59
+ ## Model description
60
+
61
+ <p><strong>Nicholas II<span style="color:rgb(32, 33, 34)"> </span></strong><span style="color:#868e96">(Nikolai Alexandrovich Romanov;[d] 18 May [O.S. 6 May] 1868 – 17 July 1918) or Nikolai II was the last reigning Emperor of Russia, King of Congress Poland, and Grand Duke of Finland from 1 November 1894 until his abdication on 15 March 1917. During his reign, Nicholas gave support to the economic and political reforms promoted by his prime ministers, Sergei Witte and Pyotr Stolypin. He advocated modernisation based on foreign loans and close ties with France, but resisted giving the new parliament (the Duma) major roles. Ultimately, progress was undermined by Nicholas's commitment to autocratic rule, strong aristocratic opposition and defeats sustained by the Russian military in the Russo-Japanese War and World War I. By March 1917, public support for Nicholas had collapsed and he was forced to abdicate, thereby ending the Romanov dynasty's 304-year rule of Russia (1613–1917).</span></p>
62
+
63
+ ## Trigger words
64
+ You should use `tsar nikholas ii` to trigger the image generation.
65
+
66
+
67
+ ## Download model
68
+
69
+ Weights for this model are available in Safetensors format.
70
+
71
+ [Download](/Taka1265/tsar-nikholas-ii-nikolai-alexandrovich-romanov/tree/main) them in the Files & versions tab.
72
+
73
+ ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
74
+
75
+ ```py
76
+ from diffusers import AutoPipelineForText2Image
77
+ import torch
78
+
79
+ device = "cuda" if torch.cuda.is_available() else "cpu"
80
+
81
+ pipeline = AutoPipelineForText2Image.from_pretrained('stabilityai/stable-diffusion-xl-base-1.0', torch_dtype=torch.float16).to(device)
82
+ pipeline.load_lora_weights('Taka1265/tsar-nikholas-ii-nikolai-alexandrovich-romanov', weight_name='Tsar_Nikholas_II.safetensors')
83
+ image = pipeline('tsar nikholas ii').images[0]
84
+ ```
85
+
86
+ 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)
87
+
Tsar_Nikholas_II.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92b7bdf5d27594327843f6e7ec78a6481bc8b66b41e584c62726b263723a099b
3
+ size 228455092