Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
OFA-Sys
/
OFA-OCR
like
47
Runtime error
App
Files
Files
Community
4
Fetching metadata from the HF Docker repository...
JustinLin610
commited on
Dec 15, 2022
Commit
43773d5
·
1 Parent(s):
a303e9f
add config
Browse files
Files changed (1)
hide
show
README.md
+11
-0
README.md
ADDED
Viewed
@@ -0,0 +1,11 @@
1
+
---
2
+
title: Chinese OCR
3
+
emoji: 📖
4
+
colorFrom: purple
5
+
colorTo: red
6
+
sdk: gradio
7
+
sdk_version: 3.12.0
8
+
app_file: app.py
9
+
pinned: false
10
+
license: mit
11
+
---