Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -1,12 +1,14 @@
|
|
1 |
---
|
2 |
-
title: Historical OCR
|
3 |
emoji: 📜
|
4 |
-
colorFrom:
|
5 |
colorTo: purple
|
6 |
sdk: streamlit
|
7 |
-
sdk_version:
|
8 |
app_file: app.py
|
9 |
pinned: false
|
|
|
|
|
10 |
---
|
11 |
|
12 |
# Historical OCR
|
@@ -43,4 +45,4 @@ Built with Streamlit and Mistral AI's OCR and large language model capabilities.
|
|
43 |
|
44 |
---
|
45 |
|
46 |
-
Created by Zach Muhlbauer, CUNY Graduate Center
|
|
|
1 |
---
|
2 |
+
title: Historical OCR
|
3 |
emoji: 📜
|
4 |
+
colorFrom: blue
|
5 |
colorTo: purple
|
6 |
sdk: streamlit
|
7 |
+
sdk_version: 1.44.1
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
+
license: gpl-3.0
|
11 |
+
short_description: advanced OCR application for historical document analysis
|
12 |
---
|
13 |
|
14 |
# Historical OCR
|
|
|
45 |
|
46 |
---
|
47 |
|
48 |
+
Created by Zach Muhlbauer, CUNY Graduate Center
|