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:
Anupam251272
/
Diabetic-Dashboard
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Anupam251272
commited on
Oct 31, 2024
Commit
df6ec61
·
verified
·
1 Parent(s):
5fc716b
Update git
Browse files
Files changed (1)
hide
show
git
+3
-3
git
CHANGED
Viewed
@@ -1,3 +1,3 @@
1
-
git
init
2
-
git
add
.
3
-
git
commit -m "Initial commit"
1
+
git
add app.py
2
+
git
commit
-m "Fix app initialization"
3
+
git
push