kitsunechat / index.html
krsnalyst's picture
Upload index.html with huggingface_hub
dd72f78 verified
Raw
History Blame Contribute Delete
161 Bytes
<head>
<script src="./bundle.js?v=fix3"></script>
<script type="module" src="./tts-bridge.js?v=fix4"></script>
</head>
<body>
<llm-chat></llm-chat>
</body>