toto10's picture
Upload folder using huggingface_hub (#4)
ea35075
raw
history blame
421 Bytes
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<script async src="js/es-module-shims.js"></script>
<script type="importmap">
{
"imports": {
"threeDModelLoader": "./js/3d-model-loader.bundle.js"
}
}
</script>
<script type="esms-options">
{
"noLoadEventRetriggers": true
}
</script>
</head>
<body>
</body>
</html>