Spaces:
Sleeping
Sleeping
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,14 +1,18 @@
|
|
| 1 |
---
|
| 2 |
title: Nexa Data Studio
|
| 3 |
-
emoji:
|
| 4 |
-
colorFrom:
|
| 5 |
-
colorTo:
|
| 6 |
sdk: gradio
|
| 7 |
sdk_version: 5.34.2
|
| 8 |
app_file: app.py
|
| 9 |
pinned: true
|
| 10 |
-
license:
|
| 11 |
-
short_description:
|
| 12 |
---
|
| 13 |
|
| 14 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
title: Nexa Data Studio
|
| 3 |
+
emoji: 📊
|
| 4 |
+
colorFrom: indigo
|
| 5 |
+
colorTo: blue
|
| 6 |
sdk: gradio
|
| 7 |
sdk_version: 5.34.2
|
| 8 |
app_file: app.py
|
| 9 |
pinned: true
|
| 10 |
+
license: apache-2.0
|
| 11 |
+
short_description: Scientific dataset generator for SciML research
|
| 12 |
---
|
| 13 |
|
| 14 |
+
# Nexa Data Studio
|
| 15 |
+
|
| 16 |
+
Scientific dataset generator for ML research. Generate synthetic regression, classification, time series, molecular property, and PDE field datasets — no payment required.
|
| 17 |
+
|
| 18 |
+
Part of the **Nexa Stack** by [Aethron Labs](https://huggingface.co/AethronPhantom).
|