79108825

Date: 2024-10-21 06:44:53
Score: 1.5
Natty:
Report link

chat gpt proposed by replacing "req = requests.get(url, stream=True)" with "req = requests.get(url, stream=True, verify=False)" in the site-packages\paddleocr\ppocr\utils\network.py file and that has worked for me

Reasons:
  • Whitelisted phrase (-1): worked for me
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: ABDULKARIM ALBURAYH