IMvision12 commited on
Commit
ce1a46d
·
verified ·
1 Parent(s): 8a43d8c

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -3,7 +3,7 @@
3
  <head>
4
  <meta charset="utf-8">
5
  <meta name="viewport" content="width=device-width, initial-scale=1">
6
- <title>kerasformers</title>
7
  <style>
8
  :root { color-scheme: light dark; }
9
  * { box-sizing: border-box; }
@@ -78,7 +78,7 @@
78
  </head>
79
  <body>
80
  <main class="card">
81
- <img src="https://cdn-uploads.huggingface.co/production/uploads/629631215de6e0eb3292ae91/klgAvDJagwTHD2Bxliz8U.png" alt="kerasformers logo">
82
  <h1>ZeroModels</h1>
83
  <p>ZeroModels: Open-source Keras 3 collection of pretrained models across Vision, LLM, VLM, Depth, Speech, and more</p>
84
 
 
3
  <head>
4
  <meta charset="utf-8">
5
  <meta name="viewport" content="width=device-width, initial-scale=1">
6
+ <title>ZeroModels</title>
7
  <style>
8
  :root { color-scheme: light dark; }
9
  * { box-sizing: border-box; }
 
78
  </head>
79
  <body>
80
  <main class="card">
81
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/629631215de6e0eb3292ae91/DBxGr_IsvvoD6LM-4cT3j.png" alt="kerasformers logo">
82
  <h1>ZeroModels</h1>
83
  <p>ZeroModels: Open-source Keras 3 collection of pretrained models across Vision, LLM, VLM, Depth, Speech, and more</p>
84