Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Zengyf-CVer/ocr_translate
pablocst
/
ocr_translate
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Zengyf-CVer
commited on
Jun 18, 2022
Commit
5eb66cf
·
1 Parent(s):
e16eaa7
app update
Browse files
Files changed (1)
hide
show
app.py
+2
-0
app.py
CHANGED
Viewed
@@ -1,6 +1,8 @@
1
# OCR Translate v0.1
2
# 创建人:曾逸夫
3
# 创建时间:2022-06-14
4
5
import os
6
1
# OCR Translate v0.1
2
# 创建人:曾逸夫
3
# 创建时间:2022-06-14
4
+
# email: zyfiy1314@163.com
5
+
# 项目地址:https://gitee.com/CV_Lab/ocr-translate
6
7
import os
8