Commit f2b919b5 authored by EvilCalf's avatar EvilCalf

sort import

parent d7c2e053
import os
import cv2
import pytesseract
from PIL import Image
from PIL import ImageDraw
from PIL import ImageFont
from PIL import ImageGrab
import numpy as np
import os
import pandas as pd
import pytesseract
from PIL import Image, ImageDraw, ImageFont, ImageGrab
tesseract_cmd = r".\tesseract-ocr\tesseract.exe"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment