Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
r-karra
/
learn-fastHTML
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Rajesh Karra
commited on
May 2, 2025
Commit
f75d8e7
·
1 Parent(s):
5e31b98
data
Browse files
Files changed (1)
hide
show
README.md
+10
-0
README.md
ADDED
Viewed
@@ -0,0 +1,10 @@
1
+
---
2
+
title: My Awesome App
3
+
emoji: ✨
4
+
colorFrom: blue
5
+
colorTo: purple
6
+
sdk: gradio
7
+
sdk_version: "4.16.0"
8
+
app_file: app.py
9
+
pinned: false
10
+
---