Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
omkarenator
/
fh-new
like
0
Sleeping
App
Files
Files
Community
2
3eba508
fh-new
/
test.py
omkarenator
deploy at 2024-09-09 11:39:41.311847
45cd785
verified
2 months ago
raw
Copy download link
history
blame
Safe
140 Bytes
from
fasthtml.common
import
*
Meta(charset=
'utf-8'
)
Script(src=
'https://distill.pub/template.v1.js'
)
Dt_article(
H1(
'Hello World'
)
)