Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
impira
/
flan-playground
like
3
Runtime error
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
Ankur Goyal
commited on
Oct 22, 2022
Commit
b1e5a11
·
1 Parent(s):
2fd5b9d
Add README
Browse files
Files changed (1)
hide
show
README.md
+10
-0
README.md
ADDED
Viewed
@@ -0,0 +1,10 @@
1
+
---
2
+
title: Flan Playground
3
+
emoji: 🍮
4
+
colorFrom: green
5
+
colorTo: green
6
+
sdk: gradio
7
+
sdk_version: 3.2
8
+
app_file: app.py
9
+
pinned: true
10
+
---