myhloli commited on
Commit
c953d88
·
verified ·
1 Parent(s): cb1724d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -29,4 +29,4 @@ if __name__ == '__main__':
29
  json.dump(config, file, indent=4) # 写入新内容
30
  except Exception as e:
31
  logger.exception(e)
32
- os.system('mineru-gradio --enable-sglang-engine true --enable-api false --max-convert-pages 20 --mem-fraction-static 0.5 --enable-torch-compile')
 
29
  json.dump(config, file, indent=4) # 写入新内容
30
  except Exception as e:
31
  logger.exception(e)
32
+ os.system('mineru-gradio --enable-sglang-engine true --enable-api false --max-convert-pages 20 --latex-delimiters-type b --mem-fraction-static 0.5 --enable-torch-compile')