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:
panotedi
/
assignment3
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
panotedi
commited on
Apr 23, 2023
Commit
57ea9cc
·
unverified
·
1 Parent(s):
22471cb
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+10
-1
README.md
CHANGED
Viewed
@@ -1 +1,10 @@
1
-
# assignment3
1
+
---
2
+
title: Assignment3
3
+
emoji: 🏢
4
+
colorFrom: indigo
5
+
colorTo: pink
6
+
sdk: streamlit
7
+
sdk_version: 1.19.0
8
+
app_file: app.py
9
+
pinned: false
10
+
---