Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
oscepal
/
playground
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Francesco
commited on
May 17, 2023
Commit
1e1c16e
·
1 Parent(s):
928e9ad
added README
Browse files
Files changed (1)
hide
show
README.md
+10
-0
README.md
ADDED
Viewed
@@ -0,0 +1,10 @@
1
+
---
2
+
title: "Playground"
3
+
emoji: "🧪"
4
+
colorFrom: "#009FFD"
5
+
colorTo: "#2A2A72"
6
+
sdk: "gradio"
7
+
sdk_version: "3.30.0"
8
+
app_file: app.py
9
+
pinned: false
10
+
---