mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-29 16:44:13 +08:00
issues/815
This commit is contained in:
parent
ac167121e8
commit
70d1f8f28b
@ -119,7 +119,7 @@ class OCR(baseocr):
|
||||
}
|
||||
# print("request_url:", request_url)
|
||||
|
||||
body = printed_word_recognition.get_body(file_path=imagebinary)
|
||||
body = printed_word_recognition.get_body(imagebinary)
|
||||
response = self.proxysession.post(
|
||||
request_url, data=json.dumps(body), headers=headers
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user