mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-23 23:16:58 +08:00
Fix: Due to the reference to tailwindcss, the height attribute setting of the image is invalid, resulting in an uneven model list #5339 (#5340)
### What problem does this PR solve? Fix: Due to the reference to tailwindcss, the height attribute setting of the image is invalid, resulting in an uneven model list #5339 ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)
This commit is contained in:
@ -50,14 +50,14 @@ export const IconMap = {
|
||||
NVIDIA: 'nvidia',
|
||||
'LM-Studio': 'lm-studio',
|
||||
'OpenAI-API-Compatible': 'openai-api',
|
||||
cohere: 'cohere',
|
||||
Cohere: 'cohere',
|
||||
LeptonAI: 'lepton-ai',
|
||||
TogetherAI: 'together-ai',
|
||||
PerfXCloud: 'perfx-cloud',
|
||||
Upstage: 'upstage',
|
||||
'novita.ai': 'novita-ai',
|
||||
SILICONFLOW: 'siliconflow',
|
||||
'PPIO': 'ppio',
|
||||
PPIO: 'ppio',
|
||||
'01.AI': 'yi',
|
||||
Replicate: 'replicate',
|
||||
'Tencent Hunyuan': 'hunyuan',
|
||||
|
||||
Reference in New Issue
Block a user