Redirect users to the lastest version

#60
by Fabrice-TIERCELIN - opened

Hi,

I suggest to add this at the top of the card:

<table style="width: 100%; border: solid red 2px; background-color: #faa; color: red; text-align: center; border-radius: 10px;">
   <tbody>
      <tr>
         <td><big><b>Deprecated model</b></big><br/>Use <code>stabilityai/stable-diffusion-xl-base-1.0</code> instead</td>
      </tr>
   </tbody>
</table>
Deprecated model
Use stabilityai/stable-diffusion-xl-base-1.0 instead

Regards

Sign up or log in to comment