This website works better with JavaScript
Home
Explore
Help
Register
Sign In
zhengchun
/
MinerU
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
feat(magic_pdf): enable inside model usage by default
myhloli
1 year ago
parent
dd787f4653
commit
6d65855c43
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
magic_pdf/model/__init__.py
+ 1
- 1
magic_pdf/model/__init__.py
View File
@@ -1,2 +1,2 @@
-__use_inside_model__ =
Fals
e
+__use_inside_model__ =
Tru
e
__model_mode__ = "full"
__model_mode__ = "full"