Spaces:
Runtime error
Runtime error
ikerson
commited on
Commit
β’
fb871b5
1
Parent(s):
2b80fc2
updated readme with hugging face info
Browse files
README.md
CHANGED
@@ -1,2 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# synthetic-data-spaces
|
2 |
Synthetic data generator for Hugging Face Spaces deployment
|
|
|
1 |
+
---
|
2 |
+
title: Synthetic Data Spaces
|
3 |
+
emoji: π
|
4 |
+
colorFrom: yellow
|
5 |
+
colorTo: pink
|
6 |
+
sdk: streamlit
|
7 |
+
sdk_version: 1.10.0
|
8 |
+
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
---
|
11 |
+
|
12 |
# synthetic-data-spaces
|
13 |
Synthetic data generator for Hugging Face Spaces deployment
|