nDimensional commited on
Commit
c2f554a
1 Parent(s): dbdf7ff

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -15,13 +15,21 @@ language:
15
  - en
16
  library_name: diffusers
17
  ---
 
 
 
 
 
 
 
 
18
 
19
  <div align="center">
20
  <font size="12"><span style="color:Red">B</span>A<span style="color:Blue">M</span><span style="color:Yellow">!</span></font><br>
21
  <font size="6"><span style="font-family:Comic Sans MS"><b>(Boomer Art Model)</span></b></font>
22
  </div>
23
 
24
- <img src="https://huggingface.co/Schisim/Boomer_Art_Model-SDXL/resolve/main/img/BAM_Grid.jpg" width=2048/>
25
 
26
  ---
27
  1970s - 1990s Fantasy / Sci-fi illustrations for SDXL.
@@ -44,6 +52,7 @@ library_name: diffusers
44
 
45
  ---
46
  ### Usage
 
47
  <b>Special Tokens</b>:
48
  * `BAStyle`, a general prefix that is not strictly required but can help maintain the models style.
49
  * Place at beginning of your prompt.
 
15
  - en
16
  library_name: diffusers
17
  ---
18
+ <style>
19
+ .center {
20
+ display: block;
21
+ margin-left: auto;
22
+ margin-right: auto;
23
+ width: 1216;
24
+ }
25
+ </style>
26
 
27
  <div align="center">
28
  <font size="12"><span style="color:Red">B</span>A<span style="color:Blue">M</span><span style="color:Yellow">!</span></font><br>
29
  <font size="6"><span style="font-family:Comic Sans MS"><b>(Boomer Art Model)</span></b></font>
30
  </div>
31
 
32
+ <img src="img/v2_sample.png" alt="Sample Image v2" class="center"/>
33
 
34
  ---
35
  1970s - 1990s Fantasy / Sci-fi illustrations for SDXL.
 
52
 
53
  ---
54
  ### Usage
55
+ #### Note: More artists have been addded in V2 and the special token is no longer strictly required. Model card will be updated to reflect these changes.
56
  <b>Special Tokens</b>:
57
  * `BAStyle`, a general prefix that is not strictly required but can help maintain the models style.
58
  * Place at beginning of your prompt.