onusai commited on
Commit
19bd837
·
1 Parent(s): ec01735

updated readme

Browse files
Files changed (1) hide show
  1. README.md +10 -3
README.md CHANGED
@@ -5,6 +5,13 @@ license: openrail
5
  li, ul, img, pre, h3 {
6
  margin: 0 !important;
7
  }
 
 
 
 
 
 
 
8
  </style>
9
 
10
 
@@ -48,9 +55,9 @@ license: openrail
48
  Negative prompt: (worst quality, low quality:1.4), logo, watermark, signature, multiple views, greyscale, monochrome, white background, large breasts
49
  Steps: 28, Sampler: Euler a, CFG scale: 12, Size: 512x768, Model hash: 6e430eb514, Model: anything-v4.5-pruned, Clip skip: 2, ENSD: 31337</pre>
50
  </details>
51
- <div style="display: flex; gap: 5px">
52
- <img src="https://huggingface.co/Onusai/LoRAs/resolve/main/csm_power/samples/1.png" width="384" height="576">
53
- <img src="https://huggingface.co/Onusai/LoRAs/resolve/main/csm_power/samples/2.png" width="384" height="576">
54
  </div>
55
  </div>
56
  </div>
 
5
  li, ul, img, pre, h3 {
6
  margin: 0 !important;
7
  }
8
+ img {
9
+ max-width: 384px;
10
+ max-height: 576px;
11
+ width: 100%;
12
+ height: 100%;
13
+ object-fit: contain;
14
+ }
15
  </style>
16
 
17
 
 
55
  Negative prompt: (worst quality, low quality:1.4), logo, watermark, signature, multiple views, greyscale, monochrome, white background, large breasts
56
  Steps: 28, Sampler: Euler a, CFG scale: 12, Size: 512x768, Model hash: 6e430eb514, Model: anything-v4.5-pruned, Clip skip: 2, ENSD: 31337</pre>
57
  </details>
58
+ <div style="display: flex; gap: 5px;">
59
+ <img src="https://huggingface.co/Onusai/LoRAs/resolve/main/csm_power/samples/1.png">
60
+ <img src="https://huggingface.co/Onusai/LoRAs/resolve/main/csm_power/samples/2.png">
61
  </div>
62
  </div>
63
  </div>