fedec65 commited on
Commit
24a10ca
·
verified ·
1 Parent(s): c68a08b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -178,7 +178,8 @@ OPENROUTER_MODELS = [
178
  "moonshotai/kimi-vl-a3b-thinking:free",
179
  "google/gemini-2.5-pro-preview-03-25",
180
  "microsoft/phi-4-multimodal-instruct",
181
- "qwen/qwen2.5-vl-72b-instruct:free"
 
182
  ]
183
 
184
  # Utility Functions
 
178
  "moonshotai/kimi-vl-a3b-thinking:free",
179
  "google/gemini-2.5-pro-preview-03-25",
180
  "microsoft/phi-4-multimodal-instruct",
181
+ "qwen/qwen2.5-vl-72b-instruct:free",
182
+ "openrouter/optimus-alpha"
183
  ]
184
 
185
  # Utility Functions