Disty0 commited on
Commit
cfd9466
1 Parent(s): af1177b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -2
README.md CHANGED
@@ -11,8 +11,17 @@ Anime finetune of Stable Cascade.
11
  Currently is in very early state in training.
12
  No commercial use thanks to StabilityAI.
13
 
14
- <img src="https://cdn-uploads.huggingface.co/production/uploads/6456af6195082f722d178522/DVcAEhQr_FarvoLawYpBM.png" width="368">
15
-
 
 
 
 
 
 
 
 
 
16
 
17
  ## Code Example
18
 
 
11
  Currently is in very early state in training.
12
  No commercial use thanks to StabilityAI.
13
 
14
+ <style>
15
+ .image {
16
+ float: left;
17
+ margin-left: 10px;
18
+ }
19
+ </style>
20
+
21
+ <table>
22
+ <img class="image" src="https://cdn-uploads.huggingface.co/production/uploads/6456af6195082f722d178522/DVcAEhQr_FarvoLawYpBM.png" width="368">
23
+ <img class="image" src="https://cdn-uploads.huggingface.co/production/uploads/6456af6195082f722d178522/kNts3NhZogHHqC5JfKRkr.png" width="368">
24
+ </table>
25
 
26
  ## Code Example
27