Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
matthoffner
/
web-llm-embed
like
11
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
b9d9891
web-llm-embed
/
src
/
pages
/
index.tsx
matt HOFFNER
barebones
b9d9891
about 2 years ago
raw
Copy download link
history
blame
Safe
58 Bytes
export
{
default
, getServerSideProps }
from
'./api/home'
;