hobs commited on
Commit
76db123
1 Parent(s): 71fb66d
Files changed (1) hide show
  1. README.md +7 -9
README.md CHANGED
@@ -1,14 +1,12 @@
1
  ---
2
- title: Gradio Blocks Rest Api
3
- emoji: 🐨
4
- colorFrom: pink
5
- colorTo: green
6
  sdk: gradio
7
  sdk_version: 3.0.2
8
- app_file: app.py
9
- pinned: false
10
- license: apache-2.0
11
- duplicated_from: versae/gradio-blocks-rest-api
12
  ---
13
 
14
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces#reference
 
 
 
 
1
  ---
2
+ title: MathText
3
+ app_file: app.py
 
 
4
  sdk: gradio
5
  sdk_version: 3.0.2
6
+ license: agpl-3.0
 
 
 
7
  ---
8
 
9
+ ## MathText NLU
10
+
11
+ Natural Language Understanding for math symbols, digits, and words with a Gradio user interface and REST API.
12
+