CoolFace
Apppublic

LiquidAI/LFM2.5-VL-450M-WebGPU

sourceHugging Faceupdated 6mo agoView on Hugging Face
62likes
index.html18 linesDownload Raw Back to root
1<!doctype html>2<html lang="en">3  <head>4    <meta charset="UTF-8" />5    <link6      rel="icon"7      href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>💧</text></svg>"8    />9    <meta name="viewport" content="width=device-width, initial-scale=1.0" />10    <title>lfm2-vl-webgpu</title>11    <script type="module" crossorigin src="/assets/index-Ca5exp8a.js"></script>12    <link rel="stylesheet" crossorigin href="/assets/index-bbPLdWjn.css">13  </head>14  <body>15    <div id="root"></div>16  </body>17</html>18