| 40 | </select> | 40 | </select> |
| 41 | </div> | 41 | </div> |
| 42 | <div class="flex1 flex-container flexFlowColumn flexNoGap"> | 42 | <div class="flex1 flex-container flexFlowColumn flexNoGap"> |
| 43 | <label for="caption_multimodal_model" data-i18n="Model">Model</label> | 43 | <label for="caption_multimodal_model" class="flex-container justifySpaceBetween"> |
| | 44 | <span data-i18n="Model">Model</span> |
| | 45 | <div id="caption_refresh_models" class="right_menu_button margin0 padding0" title="Refresh model list" data-i18n="[title]Refresh model list"> |
| | 46 | <i class="fa-solid fa-sync"></i> |
| | 47 | </div> |
| | 48 | </label> |
| 44 | <select id="caption_multimodal_model" class="flex1 text_pole"> | 49 | <select id="caption_multimodal_model" class="flex1 text_pole"> |
| 45 | <!-- AI/ML API, OpenRouter, Pollinations, NanoGPT, Mistral are added externally by JavaScript --> | 50 | <!-- AI/ML API, OpenRouter, Pollinations, NanoGPT, Mistral are added externally by JavaScript --> |
| 46 | <option data-type="cohere" value="c4ai-aya-vision-8b">c4ai-aya-vision-8b</option> | 51 | <option data-type="cohere" value="c4ai-aya-vision-8b">c4ai-aya-vision-8b</option> |