mirror of
https://github.com/opendatalab/MinerU.git
synced 2026-03-27 11:08:32 +07:00
fix: remove unused batch_ratio variable from pipeline_analyze.py
This commit is contained in:
@@ -159,7 +159,6 @@ def batch_image_analyze(
|
||||
|
||||
model_manager = ModelSingleton()
|
||||
|
||||
batch_ratio = 1
|
||||
device = get_device()
|
||||
|
||||
if str(device).startswith('npu'):
|
||||
|
||||
Reference in New Issue
Block a user