gradio / node_modules /oboe /component.json
reisarod's picture
Upload folder using huggingface_hub
5fae594 verified
raw
history blame contribute delete
274 Bytes
{
"name": "oboe",
"version": "1.12.4",
"main": "dist/oboe-browser.js",
"ignore": [
"**/.*",
"node_modules",
"components",
"writing",
"src",
"examples",
"build",
"benchmarking",
"package.json",
"Gruntfile.js",
"test"
]
}