gradio / js /_cdn-test /package.json
mindmime's picture
Upload folder using huggingface_hub
a03b3ba verified
raw
history blame contribute delete
No virus
208 Bytes
{
"name": "@gradio/cdn-test",
"private": true,
"version": "0.0.1",
"scripts": {
"dev": "vite --port 3001",
"build": "vite build",
"preview": "vite preview --port 3001"
},
"devDependencies": {}
}