yeswanthvarma commited on
Commit
413c0d5
·
verified ·
1 Parent(s): 6675711

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -9
README.md CHANGED
@@ -1,10 +1,12 @@
1
- ---
2
- title: Answer Evaluation App
3
- emoji: 🌍
4
- colorFrom: purple
5
- colorTo: blue
6
- sdk: static
7
- pinned: false
8
- ---
9
 
10
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
1
+ ---
2
+ title: Answer Evaluation App
3
+ emoji: 🌍
4
+ colorFrom: blue
5
+ colorTo: green
6
+ sdk: static
7
+ pinned: true
8
+ ---
9
 
10
+ # Answer Evaluation App ✍️
11
+
12
+ This FastAPI app evaluates handwritten student answers using TrOCR + XLNet.