Update README.md
Browse files
README.md
CHANGED
@@ -1,37 +1,37 @@
|
|
1 |
---
|
|
|
|
|
2 |
tags:
|
3 |
- text-to-image
|
4 |
- template:sd-lora
|
5 |
- flux
|
6 |
- lora
|
|
|
7 |
- image-generation
|
8 |
- diffusers
|
9 |
-
|
10 |
-
|
11 |
language:
|
12 |
- en
|
13 |
base_model: black-forest-labs/FLUX.1-schnell
|
14 |
-
pipeline_tag: text-to-image
|
15 |
|
16 |
instance_prompt: HST autochrome photo
|
17 |
|
18 |
widget:
|
19 |
-
-
|
20 |
output:
|
21 |
-
|
22 |
-
-
|
23 |
output:
|
24 |
-
|
25 |
|
26 |
---
|
27 |
|
28 |
-
|
29 |
# Soonr Flux HST IV: Historic Color for Schnell
|
30 |
An antique color photography LoRA for [FLUX.1-schnell](https://huggingface.co/black-forest-labs/FLUX.1-schnell). Trained by A.C.T. Soon® for 4000 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 135 color photographs taken during the 1900s and 1910s by Sergey Prokudin-Gorsky, who traveled and photographed widely in those years while pioneering and perfecting implementations of an early three-color-composite photography technique.
|
31 |
|
32 |
![HST style autochrome photo of a dark-haired woman in a reading room](hstiv8.png)
|
33 |
|
34 |
-
|
35 |
## Trigger words
|
36 |
You should use `HST` to trigger the image generation.
|
37 |
|
@@ -39,23 +39,19 @@ You should use `HST` to trigger the image generation.
|
|
39 |
- training adapter for Schnell: [ostris/FLUX.1-schnell-training-adapter](https://huggingface.co/ostris/FLUX.1-schnell-training-adapter)
|
40 |
|
41 |
## Historical Note
|
42 |
-
|
43 |
Prokudin-Gorsky's color photography technique would involve three photo-exposures, either simultaneous or sequential, using specialized color-spectrum filters (basically R.B.G.: red, blue, and green), rendering the same subject/shot onto glass plates covered with light-emulsive mixture. Prokudin-Gorsky's focus on refining the developer and filter quality, in tandem with his incessant and wide-ranging experimentation, and his persistent usage of glass plates (unwieldly and increasingly old-fashioned, but elsewise extra reliable) ultimately led him to produce a color photography oeuvre of much greater fidelity and vividness than achieved by most of his contemporaries.
|
44 |
-
|
45 |
At the same time, the peculiarities of the photographer's method, coupled with his exceptionally hands-on execution thereof, would manifest in a range of idyosyncratic color, light, and motion artifacts common across the resulting prints. Seldom marring the image as a whole, and less grave than the weaknesses of some contemporenously emerging autochrome techniques, the warm color hazes and flares framing many of Prokudin-Gorsky's prints may be seen as a kind of ephemeral signature.
|
46 |
-
|
47 |
Alongside some of the more subtle chromatic, textural, and (in some measure) figural characteristics of his work, these auras have reliably imprinted themselves into this Flux Schnell LoRA, the fourth in our series of historical adapters for Flux.
|
48 |
|
49 |
![HST style autochrome photo of a cat](hstiv7.png)
|
50 |
|
51 |
-
<Gallery />
|
52 |
|
53 |
## Download model
|
54 |
|
55 |
Weights for this model are available in Safetensors format.
|
56 |
-
|
57 |
[Download](/AlekseyCalvin/historic_color_schnell/tree/main) them in the Files & versions tab.
|
58 |
|
|
|
59 |
|
60 |
## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
|
61 |
|
|
|
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 |
language:
|
15 |
- en
|
16 |
base_model: black-forest-labs/FLUX.1-schnell
|
|
|
17 |
|
18 |
instance_prompt: HST autochrome photo
|
19 |
|
20 |
widget:
|
21 |
+
- text: hst style photo of a dark-haired woman in a reading room
|
22 |
output:
|
23 |
+
url: hstiv9.png
|
24 |
+
- text: hst style autochrome vintage color photo of Rosa Luxemburg
|
25 |
output:
|
26 |
+
url: hstiv3.png
|
27 |
|
28 |
---
|
29 |
|
|
|
30 |
# Soonr Flux HST IV: Historic Color for Schnell
|
31 |
An antique color photography LoRA for [FLUX.1-schnell](https://huggingface.co/black-forest-labs/FLUX.1-schnell). Trained by A.C.T. Soon® for 4000 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 135 color photographs taken during the 1900s and 1910s by Sergey Prokudin-Gorsky, who traveled and photographed widely in those years while pioneering and perfecting implementations of an early three-color-composite photography technique.
|
32 |
|
33 |
![HST style autochrome photo of a dark-haired woman in a reading room](hstiv8.png)
|
34 |
|
|
|
35 |
## Trigger words
|
36 |
You should use `HST` to trigger the image generation.
|
37 |
|
|
|
39 |
- training adapter for Schnell: [ostris/FLUX.1-schnell-training-adapter](https://huggingface.co/ostris/FLUX.1-schnell-training-adapter)
|
40 |
|
41 |
## Historical Note
|
|
|
42 |
Prokudin-Gorsky's color photography technique would involve three photo-exposures, either simultaneous or sequential, using specialized color-spectrum filters (basically R.B.G.: red, blue, and green), rendering the same subject/shot onto glass plates covered with light-emulsive mixture. Prokudin-Gorsky's focus on refining the developer and filter quality, in tandem with his incessant and wide-ranging experimentation, and his persistent usage of glass plates (unwieldly and increasingly old-fashioned, but elsewise extra reliable) ultimately led him to produce a color photography oeuvre of much greater fidelity and vividness than achieved by most of his contemporaries.
|
|
|
43 |
At the same time, the peculiarities of the photographer's method, coupled with his exceptionally hands-on execution thereof, would manifest in a range of idyosyncratic color, light, and motion artifacts common across the resulting prints. Seldom marring the image as a whole, and less grave than the weaknesses of some contemporenously emerging autochrome techniques, the warm color hazes and flares framing many of Prokudin-Gorsky's prints may be seen as a kind of ephemeral signature.
|
|
|
44 |
Alongside some of the more subtle chromatic, textural, and (in some measure) figural characteristics of his work, these auras have reliably imprinted themselves into this Flux Schnell LoRA, the fourth in our series of historical adapters for Flux.
|
45 |
|
46 |
![HST style autochrome photo of a cat](hstiv7.png)
|
47 |
|
|
|
48 |
|
49 |
## Download model
|
50 |
|
51 |
Weights for this model are available in Safetensors format.
|
|
|
52 |
[Download](/AlekseyCalvin/historic_color_schnell/tree/main) them in the Files & versions tab.
|
53 |
|
54 |
+
<Gallery />
|
55 |
|
56 |
## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
|
57 |
|