Langelaw's picture
Upload folder using huggingface_hub
5197189 verified
raw
history blame
No virus
605 Bytes
{
"name": "gradio_model4dgs",
"version": "0.0.1",
"description": "Gradio UI packages",
"type": "module",
"author": "",
"license": "ISC",
"private": false,
"main_changeset": true,
"exports": {
".": "./Index.svelte",
"./example": "./Example.svelte",
"./package.json": "./package.json"
},
"dependencies": {
"@gradio/atoms": "0.5.0",
"@gradio/client": "0.10.1",
"@gradio/statustracker": "0.4.4",
"@gradio/utils": "0.2.1",
"@mkkellogg/gaussian-splats-3d": "^0.4.1",
"three": "^0.162.0"
},
"devDependencies": {
"@gradio/preview": "^0.9.0"
}
}