Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Duplicated from
omkarenator/fh-new
victormiller
/
fh-new-vm1
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
victormiller
commited on
Sep 24, 2024
Commit
496e296
·
verified
·
1 Parent(s):
17b2190
Update main.py
Browse files
Files changed (1)
hide
show
main.py
+1
-0
main.py
CHANGED
Viewed
@@ -252,6 +252,7 @@ def intro():
252
id="inner-text",
253
)
254
255
256
rt("/curated")(curated.curated)
257
252
id="inner-text",
253
)
254
255
+
rt("/overview")(overview.overview)
256
257
rt("/curated")(curated.curated)
258