Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
calvesca
/
gtp-final
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
c498dce
gtp-final
/
gradio
/
js
/
core
/
index.ts
calvesca
Upload folder using huggingface_hub
0bd62e5
verified
7 months ago
raw
Copy download link
history
blame
Safe
167 Bytes
export
{
default
as
Embed
}
from
"./src/Embed.svelte"
;
export
{ prefix_css, mount_css }
from
"./src/css"
;
export
*
from
"./src/i18n"
;
export
*
from
"./src/types"
;