AlekseyCalvin commited on
Commit
eeacf67
·
verified ·
1 Parent(s): 338fc62

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +48 -5
README.md CHANGED
@@ -9,27 +9,70 @@ tags:
9
  - diffusers
10
  - lora
11
  - replicate
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  base_model: stabilityai/stable-diffusion-3.5-large
 
 
13
  pipeline_tag: text-to-image
14
  # widget:
15
  # - text: >-
16
  # prompt
17
  # output:
18
  # url: https://...
19
- instance_prompt: Bakst
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
20
  ---
21
 
22
- # Bakst2
23
 
24
  <Gallery />
25
 
26
- Trained on Replicate using:
27
 
28
- https://replicate.com/lucataco/sd3.5-fine-tuner/train
 
 
 
 
 
 
 
29
 
 
30
 
31
  ## Trigger words
32
- You should use `Bakst` to trigger the image generation.
33
 
34
 
35
  ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
 
9
  - diffusers
10
  - lora
11
  - replicate
12
+ - aitoolkit
13
+ - SOON
14
+ - SOONR
15
+ - Bakst
16
+ - art
17
+ - painting
18
+ - character
19
+ - illustration
20
+ - drawing
21
+ - historical
22
+ - artist
23
+ - modernism
24
+ - ballet
25
  base_model: stabilityai/stable-diffusion-3.5-large
26
+ library_name: diffusers
27
+ emoji: 🔜
28
  pipeline_tag: text-to-image
29
  # widget:
30
  # - text: >-
31
  # prompt
32
  # output:
33
  # url: https://...
34
+ instance_prompt: Bakst style illustration, by Léon Bakst
35
+
36
+ widget:
37
+ - text: Bakst style character illustration painted by Léon Bakst, scene of David Bowie wearing mascara whilst passionately singing and playing a mirror-modded telecaster guitar, on the astral plane, mythic, detailed lifelike character, full height, accurate anatomy, realistic proportions, lifelike hands, precise, masterpiece, mysterious
38
+ output:
39
+ url: BakstSd1.webp
40
+ - text: Bakst style character illustration painted by Léon Bakst, scene of David Bowie wearing mascara whilst passionately singing and playing a mirror-modded telecaster guitar, on the astral plane, mythic, detailed lifelike character, full height, accurate anatomy, realistic proportions, lifelike hands, precise, masterpiece, mysterious
41
+ output:
42
+ url: BakstSd2.webp
43
+ - text: Bakst style character illustration painted by Léon Bakst, scene on the astral plane of Syd Barrett wearing mascara whilst passionately singing and playing a mirror-modded telecaster guitar, mythic, detailed lifelike character, full height, accurate anatomy, realistic proportions, lifelike hands, precise, masterpiece, mysterious
44
+ output:
45
+ url: BakstSd6.webp
46
+ - text: Bakst style character illustration painted by Léon Bakst, scene on the astral plane of Syd Barrett wearing mascara whilst passionately singing and playing a mirror-modded telecaster guitar, mythic, detailed lifelike character, full height, accurate anatomy, realistic proportions, lifelike hands, precise, masterpiece, mysterious
47
+ output:
48
+ url: BakstSd7.webp
49
+ - text: Bakst style character illustration painted by Léon Bakst, scene on the astral plane of Syd Barrett wearing mascara whilst passionately singing and playing a mirror-modded telecaster guitar,mythic, detailed lifelike character, full height, accurate anatomy, realistic proportions, lifelike hands, precise, masterpiece, mysterious
50
+ output:
51
+ url: BakstSd8.webp
52
+ - text: >-
53
+ Bakst style character illustration painted by Léon Bakst, scene on the astral plane of Syd Barrett wearing mascara whilst passionately singing and playing a mirror-modded telecaster guitar, mythic, detailed lifelike character, full height, accurate anatomy, realistic proportions, lifelike hands, precise, masterpiece, mysterious
54
+ output:
55
+ url: BakstSd9.webp
56
  ---
57
 
58
+ # LoRA for Stable Diffusion 3.5L/Turbo trained on the works of Léon Bakst (1866-1924), the iconic painter & illustrator best known as the scene/costume/character-designer for Diaghilev's Ballets Russes
59
 
60
  <Gallery />
61
 
 
62
 
63
+ Trained on Replicate using Ostris' ai-toolkit, via the express interface found [here](https://replicate.com/lucataco/sd3.5-fine-tuner/train):
64
+
65
+ *This adapter is usable at a relatively broad range of LoRA scaling (0.5 to roughly 1.2), with varying effects and impacts on aesthetic character/style.*
66
+
67
+ *Generally speaking, this S.D.3.5 version seems to more closely & consistently extrapolate Bakst's aesthetics than our [Bakst Flux LoRA](https://huggingface.co/AlekseyCalvin/Leon_Bakst_Flux), trained on the same data-set (albeit a smaller subset thereof).*
68
+
69
+ *Do note that, like most SD3.5 LoRAS thus far, this version seems to further disbalance S.D.3.5's ever-fragile knowledge of hands/fingers, and sometimes other anatomy (dep. on scale + settings/prompting). In this respect, [Bakst Flux LoRA](https://huggingface.co/AlekseyCalvin/Leon_Bakst_Flux) is substantially stabler, whilst still delivering some measure of Bakst's touch.*
70
+ *Nonetheless, the outputs' tangibly painted quality, this S.D.3.5 variants's key forte, may well render suchlike anatomical imprecision irrelevant, forgivable, or simply undiscernible, depening on how you prompt and run it.*
71
 
72
+ Learn more about Léon Bakst and check out his work [here](https://en.wikipedia.org/wiki/L%C3%A9on_Bakst) or [here](https://artvee.com/artist/leon-bakst/) or, say, [here](https://www.metmuseum.org/perspectives/leon-bakst-designs-ballets-russes).
73
 
74
  ## Trigger words
75
+ You should use `Bakst` or 'Bakst style illustration' or 'by Léon Bakst' or 'Bakst style character art, by Léon Bakst" to trigger the image generation.
76
 
77
 
78
  ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)