sächsischer coder
sächsischer coder
true
nahh jit tripping
its fake ima make my own
Nice
我做了一个验证码解析器,这是代码: https://file.io/IbISKKXxVcxu 你需要运行"setup.bat"或"setup.sh",然后可以查看"example.py",解析器的演示在那里。
> 出2000多张了,还没遇上验证码 😂 Captcha solver: ```python from spacy import load from imageai.Classification import ImageClassification class CaptchaSolver: def __init__(self, imageai_model: str): self.__nlpm = load("en_core_web_lg") self.__imageai_model = imageai_model def __describe_image(self, image_path: str):...
> Yeah the docs have a lot of room to improve > > I believe you are trying to upload a video or do something with user data. > >...
I still dont get how to use this.
> Hey @BlueSchnabeltier , > > > > had the same issue, what you need to select in Google Cloud console Credentials is the application type **Desktop app** which has...