-
from detextify.text_detector import TesseractTextDetector
from detextify.inpainter import LocalSDInpainter
from detextify.detextifier import Detextifier
text_detector = TesseractTextDetector("/pa…
-
Getting the following issues when I try to install:
```
Downloading detextify-0.1.0-py3-none-any.whl (10 kB)
ERROR: Cannot install detextify==0.1.0, detextify==0.1.1, detextify==0.1.2, detextify=…
-
Need to reduce text by 50% into one big tagline. detextify the page
ghost updated
8 years ago
-
Hello, when i try to use OpenIA give me an error:
```
"message": "The server had an error processing your request. Sorry about that! You can retry your request, or contact us through our help cente…
-
有没有单张图片去除所有文字的方法?
-
when using darkmode on the mac (m1) app the drawing is black and the background is also super dark.
would be better to have the drawing white
-
I've created a pinecone index with dimension 3072, and I get this error when running
`python src/index.py $GITHUB_REPO_NAME --pinecone_index_name=$PINECONE_INDEX_NAME`.
I think it would be helpful…
-
**Is your feature request related to a problem? Please describe.**
No
**Describe the solution you'd like**
Automatic recognition of text via OCR
Masks from the text boxes
Inpaint
Translate th…
-
# Description
Hey there. This looks like an awesome project, but I'm struggling to get it working on Google Colab. I've tried to debug this a bit and install PaddlePaddle in different ways after th…
-
Unsure why I am getting this error when there is GPU and CUDA already installed.
Traceback (most recent call last):
File "C:\Users\James\Desktop\detextify\detext.py", line 19, in
detextifi…