| | <!DOCTYPE html> |
| | <html lang="en" class="bg-gray-900"> |
| | <head> |
| | <meta charset="utf-8" /> |
| | <link rel="icon" href="./favicon.svg" /> |
| | <meta name="viewport" content="width=device-width" /> |
| | |
| | <link href="./_app/immutable/assets/0.DViICDYp.css" rel="stylesheet"> |
| | <link href="./_app/immutable/assets/2.Dl1cvM0g.css" rel="stylesheet"> |
| | <link rel="modulepreload" href="./_app/immutable/entry/start.BZni4wHA.js"> |
| | <link rel="modulepreload" href="./_app/immutable/chunks/entry.CsquK5o6.js"> |
| | <link rel="modulepreload" href="./_app/immutable/chunks/scheduler.CtbWrGNo.js"> |
| | <link rel="modulepreload" href="./_app/immutable/entry/app.Bje1ZUR5.js"> |
| | <link rel="modulepreload" href="./_app/immutable/chunks/index.C4D7lu78.js"> |
| | <link rel="modulepreload" href="./_app/immutable/nodes/0.dPy0WIMN.js"> |
| | <link rel="modulepreload" href="./_app/immutable/nodes/2.C-zSEB19.js"> |
| | </head> |
| | <body data-sveltekit-preload-data="hover"> |
| | <div style="display: contents"> <div class="mx-auto w-fit pt-10" data-svelte-h="svelte-hljhww"><article class="mx-4 max-w-4xl text-gray-300"><a href="https://huggingface.co/chat" target="_blank" rel="noreferrer" class="mx-auto mb-12 flex w-fit items-center justify-center gap-2 rounded-lg border border-gray-200 p-4 text-xl font-bold !text-white transition-all hover:-translate-y-0.5 hover:border-gray-300 hover:bg-gray-800">Try |
| | <h3 class="svelte-1hc9mw2"><img src="/logo.svg" alt="HuggingChat" class="inline w-10"> |
| | HuggingChat</h3></a> <p class="svelte-1hc9mw2">HuggingChat is now available at <a class="link svelte-1hc9mw2" href="https://huggingface.co/chat" target="_blank" rel="noreferrer">hf.co/chat</a> and is no longer hosted as a space.</p> <p class="svelte-1hc9mw2">You can still interact with the community and give feedback in the <a class="link svelte-1hc9mw2" href="https://huggingface.co/spaces/huggingchat/chat-ui/discussions" target="_blank" rel="noreferrer">space's discussions</a>.</p></article> </div> |
| | |
| | <script> |
| | { |
| | __sveltekit_1klgtbu = { |
| | base: new URL(".", location).pathname.slice(0, -1) |
| | }; |
| | |
| | const element = document.currentScript.parentElement; |
| | |
| | const data = [null,null]; |
| | |
| | Promise.all([ |
| | import("./_app/immutable/entry/start.BZni4wHA.js"), |
| | import("./_app/immutable/entry/app.Bje1ZUR5.js") |
| | ]).then(([kit, app]) => { |
| | kit.start(app, element, { |
| | node_ids: [0, 2], |
| | data, |
| | form: null, |
| | error: null |
| | }); |
| | }); |
| | } |
| | </script> |
| | </div> |
| | </body> |
| | </html> |
| |
|