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:
pg-13
/
gettinglost-streamlit
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
pjgerrits
commited on
Jun 19, 2024
Commit
f657b42
·
1 Parent(s):
249a6a3
update readme
Browse files
Files changed (1)
hide
show
README.md
+10
-0
README.md
ADDED
Viewed
@@ -0,0 +1,10 @@
1
+
---
2
+
title: Gettinglost Streamlit
3
+
emoji: 🏃
4
+
colorFrom: gray
5
+
colorTo: gray
6
+
sdk: streamlit
7
+
sdk_version: 4.36.1
8
+
app_file: app.py
9
+
pinned: false
10
+
---