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' => 'Model Type',
'enabled' => 'Enabled',
'api_providers' => 'API Providers',
'api_provider' => 'API Provider',
'search_model' => 'Search Model',
'parameters' => 'Parameters',
'parameters_help' => 'For ComfyUI, paste the workflow JSON here. Use __PROMPT__, __FILENAME__, and __MODEL_ID__ as placeholders.',
],