Wynand du Plessis
Update UI to image first and using chatbot component
9d8f76c
Raw
History Blame Contribute Delete
872 Bytes
{
"name": "gradio_multimodalchatbot",
"version": "0.10.11",
"description": "Gradio UI packages",
"type": "module",
"author": "",
"license": "ISC",
"private": false,
"dependencies": {
"@gradio/atoms": "0.7.4",
"@gradio/audio": "0.11.10",
"@gradio/client": "1.1.1",
"@gradio/icons": "0.4.1",
"@gradio/image": "0.11.10",
"@gradio/markdown": "0.7.6",
"@gradio/statustracker": "0.6.0",
"@gradio/theme": "0.2.3",
"@gradio/upload": "0.11.2",
"@gradio/utils": "0.4.2",
"@gradio/video": "0.8.10",
"@types/dompurify": "^3.0.2",
"@types/katex": "^0.16.0",
"@types/prismjs": "1.26.4",
"dequal": "^2.0.2"
},
"devDependencies": {
"@gradio/preview": "0.9.1"
},
"main_changeset": true,
"main": "./Index.svelte",
"exports": {
".": "./Index.svelte",
"./package.json": "./package.json"
}
}