hobs commited on
Commit
434b8be
·
2 Parent(s): 71fb66d ef6532a

Merge branch 'main' of gitlab.com:tangibleai/mathtext-api

Browse files
Files changed (1) hide show
  1. README.md +6 -11
README.md CHANGED
@@ -1,14 +1,9 @@
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 NLU
3
+ license: GNU AGPL
 
 
 
 
 
 
 
 
4
  ---
5
 
6
+ ## MathText NLU
7
+
8
+ Natural Language Understanding for math symbols, digits, and words with a Gradio user interface and REST API.
9
+