Spaces:
Runtime error
Runtime error
Commit
·
4097d37
1
Parent(s):
5fe50d0
Rename det_rec.py to det2rec.py
Browse files- det_rec.py → det2rec.py +1 -1
det_rec.py → det2rec.py
RENAMED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
|
| 2 |
"""
|
| 3 |
easyocr.py - A wrapper for easyocr to convert pdf to images to text
|
| 4 |
"""
|
|
|
|
| 1 |
+
-*- coding: utf-8 -*-
|
| 2 |
"""
|
| 3 |
easyocr.py - A wrapper for easyocr to convert pdf to images to text
|
| 4 |
"""
|