Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
smajumdar
/
gradio_json_markdown
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
41b4040
gradio_json_markdown
/
src
/
frontend
/
gradio.config.js
smajumdar
Upload folder using huggingface_hub
e62ce2b
verified
7 months ago
raw
Copy download link
history
blame
Safe
110 Bytes
export
default
{
plugins
: [],
svelte
: {
preprocess
: [],
},
build
: {
target
:
"modules"
,
},
};