Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
xray918
/
my_gradio
like
0
Runtime error
App
Files
Files
Community
main
my_gradio
/
js
/
image
/
shared
/
index.ts
xray918
Upload folder using huggingface_hub
0ad74ed
verified
3 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
115 Bytes
export
{
default
as
Image
}
from
"./Image.svelte"
;
export
{
default
as
StaticImage
}
from
"./ImagePreview.svelte"
;