xyplon commited on
Commit
74da09b
·
verified ·
1 Parent(s): ff29a8b

Update templates/models.html (#2)

Browse files

- Update templates/models.html (8b652c02c2e3c57f31d301f1b764261f90f13f24)

Files changed (1) hide show
  1. templates/models.html +5 -0
templates/models.html CHANGED
@@ -169,11 +169,16 @@
169
  #imshow img{
170
  max-width: 320px;
171
  }
 
 
 
 
172
  }
173
 
174
  </style>
175
  </head>
176
  <body>
 
177
  <a href="https://discord.gg/tRC7hNXfPH" target="_blank" style="margin-left: 10px; font-size: 19px" >Join Discord</a>
178
  <a href="https://buymeacoffee.com/Xyplon" target="_blank" style="margin-left: 10px; font-size: 19px">Buy me a coffee ☕ </a>
179
  <div class="container mt-4">
 
169
  #imshow img{
170
  max-width: 320px;
171
  }
172
+ }
173
+ #stats{
174
+ color: red;
175
+
176
  }
177
 
178
  </style>
179
  </head>
180
  <body>
181
+ <pre id="stats"></pre>
182
  <a href="https://discord.gg/tRC7hNXfPH" target="_blank" style="margin-left: 10px; font-size: 19px" >Join Discord</a>
183
  <a href="https://buymeacoffee.com/Xyplon" target="_blank" style="margin-left: 10px; font-size: 19px">Buy me a coffee ☕ </a>
184
  <div class="container mt-4">