We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48ee3c5 commit 605a38aCopy full SHA for 605a38a
main/index.html
@@ -2501,7 +2501,11 @@ <h3 id="_1">📝 简介<a class="headerlink" href="#_1" title="Permanent link">&
2501
</ul>
2502
<p>如果您觉得本项目对您的工作或学习有所帮助,恳请您不吝赐予一颗 ⭐ Star,给予我们宝贵的支持与鼓励!</p>
2503
<h3 id="_2">整体框架<a class="headerlink" href="#_2" title="Permanent link">¶</a></h3>
2504
-<pre class="mermaid"><code>flowchart LR
+<pre class="mermaid"><code>---
2505
+config:
2506
+ fontFamily: "LXGW WenKai Screen"
2507
+---
2508
+flowchart LR
2509
subgraph Step
2510
direction TB
2511
C(Text Det) --> D(Text Cls) --> E(Text Rec)
main/search/search_index.json
0 commit comments