Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
zhougaofeng
magic_pdf
Commits
7d2750a3
Commit
7d2750a3
authored
Nov 13, 2024
by
zhougaofeng
Browse files
Update ofd_parse.py
parent
ecd7f8bc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
magic_pdf/parse/ofd_parse.py
magic_pdf/parse/ofd_parse.py
+0
-1
No files found.
magic_pdf/parse/ofd_parse.py
View file @
7d2750a3
...
...
@@ -121,7 +121,6 @@ class ocrOfdClient:
"config_path"
:
str
(
config_path
),
}
# 发送 POST 请求
logger
.
info
(
f
'data:
{
data
}
'
)
response
=
requests
.
post
(
f
"
{
self
.
api_url
}
/ofd_ocr"
,
json
=
data
)
# 处理响应
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment