Spaces:
Runtime error
Runtime error
File size: 708 Bytes
e20bcf8 804100a e20bcf8 804100a e20bcf8 804100a e20bcf8 804100a e20bcf8 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 |
{
"name": "gradio_gptchatbot",
"version": "0.4.6",
"description": "Gradio UI packages",
"type": "module",
"author": "",
"license": "ISC",
"private": false,
"dependencies": {
"@gradio/atoms": "0.2.2",
"@gradio/client": "0.8.1",
"@gradio/icons": "0.2.1",
"@gradio/markdown": "0.3.2",
"@gradio/statustracker": "0.3.2",
"@gradio/theme": "0.2.0",
"@gradio/upload": "0.4.2",
"@gradio/utils": "0.2.0",
"@types/dompurify": "^3.0.2",
"@types/katex": "^0.16.0",
"@types/prismjs": "1.26.1",
"dequal": "^2.0.2"
},
"main_changeset": true,
"main": "./Index.svelte",
"exports": {
".": "./Index.svelte",
"./package.json": "./package.json"
}
} |