mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-07-23 08:56:42 +08:00
fix: MinerU.Net and PaddleOCR.Net missing icons (#17229)
This commit is contained in:
@@ -72,6 +72,7 @@ const themeIcons = [
|
||||
LLMFactory.Meituan,
|
||||
LLMFactory.Longcat,
|
||||
LLMFactory.MinerU,
|
||||
LLMFactory.MinerUNet,
|
||||
LLMFactory.JiekouAI,
|
||||
LLMFactory.Perplexity,
|
||||
];
|
||||
@@ -83,7 +84,9 @@ const svgIcons = [
|
||||
LLMFactory.Gemini,
|
||||
LLMFactory.StepFun,
|
||||
LLMFactory.MinerU,
|
||||
LLMFactory.MinerUNet,
|
||||
LLMFactory.PaddleOCR,
|
||||
LLMFactory.PaddleOCRNet,
|
||||
LLMFactory.N1n,
|
||||
// LLMFactory.DeerAPI,
|
||||
LLMFactory.Avian,
|
||||
|
||||
Reference in New Issue
Block a user