Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/PDFMathTranslate/PDFMathTranslate
/ load_available
Method
load_available
pdf2zh/doclayout.py:32–33 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
30
31
@staticmethod
32
def
load_available():
33
return
DocLayoutModel.load_onnx()
34
35
@property
36
@abc.abstractmethod
Callers
2
main
Function · 0.80
gui.py
File · 0.80
Calls
1
load_onnx
Method · 0.80
Tested by
no test coverage detected