Allanatrix commited on
Commit
bda0471
·
verified ·
1 Parent(s): 65e526c

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +10 -6
README.md CHANGED
@@ -1,14 +1,18 @@
1
  ---
2
  title: Nexa Data Studio
3
- emoji: 📚
4
- colorFrom: pink
5
- colorTo: yellow
6
  sdk: gradio
7
  sdk_version: 5.34.2
8
  app_file: app.py
9
  pinned: true
10
- license: bsl-1.0
11
- short_description: Generate or label scientific datasets for ML research.
12
  ---
13
 
14
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
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).