Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
wixcs
/
cskj
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
1cd2041
cskj
/
index.html
wixcs
Create index.html
e560088
verified
3 months ago
raw
Copy download link
history
blame
Safe
241 Bytes
<!DOCTYPE
html
>
<
html
lang
=
"en"
>
<
head
>
<
meta
charset
=
"UTF-8"
>
<
meta
name
=
"viewport"
content
=
"width=device-width, initial-scale=1.0"
>
<
title
>
Welcome
</
title
>
</
head
>
<
body
>
<
h1
>
Hello, Hugging Face Spaces!
</
h1
>
</
body
>
</
html
>