model search for runware.ai implemented, added app logo and dashboard stats

This commit is contained in:
2025-08-08 14:56:39 +02:00
parent cfceaed08f
commit 543127d339
13 changed files with 317 additions and 30 deletions

View File

@@ -9,6 +9,8 @@ return [
'model_type' => 'Modell Typ',
'enabled' => 'Aktiviert',
'api_providers' => 'API Provider',
'api_provider' => 'API Provider',
'search_model' => 'Modell suchen',
'parameters' => 'Parameter',
'parameters_help' => 'Für ComfyUI, fügen Sie hier das Workflow-JSON ein. Verwenden Sie __PROMPT__, __FILENAME__ und __MODEL_ID__ als Platzhalter.',
],