Spaces:
Build error
Build error
Commit
·
5eb66cf
1
Parent(s):
e16eaa7
app update
Browse files
app.py
CHANGED
|
@@ -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: [email protected]
|
| 5 |
+
# 项目地址:https://gitee.com/CV_Lab/ocr-translate
|
| 6 |
|
| 7 |
import os
|
| 8 |
|