myhloli commited on
Commit
d603864
·
verified ·
1 Parent(s): ba4797d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -37,4 +37,4 @@ if __name__ == '__main__':
37
  json.dump(config, file, indent=4) # 写入新内容
38
  except Exception as e:
39
  logger.exception(e)
40
- os.system('mineru-gradio --enable-vllm-engine true --enable-api false --max-convert-pages 20 --latex-delimiters-type b --gpu-memory-utilization 0.5')
 
37
  json.dump(config, file, indent=4) # 写入新内容
38
  except Exception as e:
39
  logger.exception(e)
40
+ os.system('mineru-gradio --enable-api false --max-convert-pages 20 --latex-delimiters-type b --gpu-memory-utilization 0.5')