AlekseyCalvin commited on
Commit
ef72b3b
·
verified ·
1 Parent(s): 1f8ee67

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +43 -3
README.md CHANGED
@@ -1,3 +1,43 @@
1
- ---
2
- license: unlicense
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+
4
+ tags:
5
+ - text-to-image
6
+ - template:sd-lora
7
+ - flux
8
+ - lora
9
+ - flux schnell
10
+ - image-generation
11
+ - diffusers
12
+ - photo
13
+ pipeline_tag: text-to-image
14
+ emoji: 🔜
15
+ language:
16
+ - en
17
+ base_model: black-forest-labs/FLUX.1-schnell
18
+
19
+ instance_prompt: LEN Vladimir Lenin
20
+
21
+ widget:
22
+ - text: LEN Vladimir Lenin menacingly shaking his fist with a smirk, backdrop of San Francisco in 2003
23
+ output:
24
+ url: len1.png
25
+ - text: LEN Vladimir Lenin menacingly shaking his fist at the Eiffel Tower with a smirk, backdrop of Paris
26
+ output:
27
+ url: len2.png
28
+
29
+ ---
30
+
31
+ # Soonr Flux HST V: SCHNELLenin
32
+ A realistic Vladimir Lenin LoRA for [FLUX.1-schnell](https://huggingface.co/black-forest-labs/FLUX.1-schnell). Trained by me (aka A.C.T. Soon®) for 2000 steps on one A100 via Colab Pro, using the dedicated [Schnell Training Notebook by Ostris](https://github.com/ostris/ai-toolkit/blob/main/notebooks/FLUX_1_schnell_LoRA_Training.ipynb) on 30 colorized photographs of Vladimir Ilyich Lenin taken between 1918 and 1923. Some of the colorizations were done by [Klimbim](https://klimbim2020.wordpress.com/), others by me.
33
+
34
+ <Gallery />
35
+
36
+ ![photo of LEN punching Eiffel tower](Len3.png)
37
+
38
+ ## Trigger words
39
+ You should use `LEN` or 'LEN Vladimir Lenin' to trigger the image generation. Adding Lenin's name should further reinforce the training, tying this to whatever scraps of historical personage awareness had made it into the base model. (Do not do this during training, however!)
40
+
41
+ - base model: [black-forest-labs/FLUX.1-schnell](https://huggingface.co/black-forest-labs/FLUX.1-schnell)
42
+ - training adapter for Schnell: [ostris/FLUX.1-schnell-training-adapter](https://huggingface.co/ostris/FLUX.1-schnell-training-adapter)
43
+