Spaces:
Runtime error
Runtime error
AlhitawiMohammed22
commited on
Commit
•
eccfe26
1
Parent(s):
4097d37
Update det2rec.py
Browse files- det2rec.py +1 -1
det2rec.py
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
-*- coding: utf-8 -*-
|
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 |
"""
|