tanjinadnanabir commited on
Commit
008d813
·
verified ·
1 Parent(s): 663d39e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -274,8 +274,8 @@ def create_demo(): #interface design complete
274
  gr.Markdown("""
275
  ---
276
  ### About
277
- This application uses Microsoft's Phi-4-reasoning-plus model via OpenRouter for text-based problems
278
- and Llama-Vision-Free via Together AI for image-based problems.
279
  Your API keys are required but not stored permanently.
280
  """)
281
 
 
274
  gr.Markdown("""
275
  ---
276
  ### About
277
+ This application uses minimax-m2 model via OpenRouter for text-based problems
278
+ and Apriel-1.5-15b-Thinker via Together AI for image-based problems.
279
  Your API keys are required but not stored permanently.
280
  """)
281