nDimensional commited on
Commit
7f5b1cb
1 Parent(s): 118ad8e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -1
README.md CHANGED
@@ -43,6 +43,23 @@ tags:
43
  height: auto;
44
  padding-bottom: 12px;
45
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
46
  </style>
47
  <div class="title-container">
48
  <div class="icon">
@@ -52,9 +69,13 @@ tags:
52
  <span>Drukhari</span>
53
  </h1>
54
  </div>
 
 
 
 
55
  </html>
56
 
57
- <Gallery />
58
 
59
  ### Epoch06 recommended!
60
  ### Samples images available in [assets dir](https://huggingface.co/nDimensional/Drukhari-SDXL-LoRA-Warhammer-40k/tree/main/assets).
 
43
  height: auto;
44
  padding-bottom: 12px;
45
  }
46
+ img {
47
+ max-width: 100%;
48
+ height: auto;
49
+ }
50
+ .center {
51
+ display: block;
52
+ margin-left: auto;
53
+ margin-right: auto;
54
+ width: 1344;
55
+ }
56
+ figcaption {
57
+ display: block;
58
+ font-style: italic;
59
+ color: white;
60
+ padding: 2px;
61
+ text-align: center;
62
+ }
63
  </style>
64
  <div class="title-container">
65
  <div class="icon">
 
69
  <span>Drukhari</span>
70
  </h1>
71
  </div>
72
+ <figure>
73
+ <img src="assets/sample_image (4).png" alt="sample image" class="center"/>
74
+ <figcaption>(illustration), Dark Eldar Archon, helmet, black armor, shadowy ruined landscape, comic book \(style\), cel shading, bold outlines, muted colors, dynamic composition, limited color palette, line art, extremely detailed, warhammer 40k, &lt;lora:Drukhari-000006:1&gt;</figcaption>
75
+ </figure>
76
  </html>
77
 
78
+
79
 
80
  ### Epoch06 recommended!
81
  ### Samples images available in [assets dir](https://huggingface.co/nDimensional/Drukhari-SDXL-LoRA-Warhammer-40k/tree/main/assets).