Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sd99
/
fasthtml_testing
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
sd99
commited on
Sep 21, 2024
Commit
e4b6d2e
·
verified
·
1 Parent(s):
3888e3e
deploy at 2024-09-21 17:13:28.905271
Browse files
Files changed (1)
hide
show
main.py
+1
-1
main.py
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
-
from fasthtml_hf import setup_hf_backup
, run_uv
2
from fasthtml.common import *
3
4
app,rt = fast_app()
1
+
from fasthtml_hf import setup_hf_backup
2
from fasthtml.common import *
3
4
app,rt = fast_app()