abidlabs's picture
abidlabs HF staff
Upload folder using huggingface_hub
788dda4
raw
history blame
508 Bytes
{
"name": "gradio_rich_textbox",
"version": "0.2.0-beta.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.2.0-beta.5",
"@gradio/icons": "0.2.0-beta.2",
"@gradio/statustracker": "0.3.0-beta.7",
"@gradio/utils": "0.2.0-beta.5"
}
}