shukdevdattaEX commited on
Commit
5ffa53c
·
verified ·
1 Parent(s): 4a0eee7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -461,8 +461,8 @@ def create_demo():
461
  gr.Markdown("""
462
  This application provides step-by-step solutions to math problems using advanced AI models.
463
  Solutions are generated in **HTML format** with download and print-to-PDF capabilities.
464
- Choose between OpenRouter's Phi-4-reasoning-plus for text-based problems or Together AI's
465
- Llama-Vision for problems with images.
466
  """)
467
 
468
  # Main tabs
 
461
  gr.Markdown("""
462
  This application provides step-by-step solutions to math problems using advanced AI models.
463
  Solutions are generated in **HTML format** with download and print-to-PDF capabilities.
464
+ Choose between OpenRouter's Meta: Llama 3.3 70B Instruct for text-based problems or Together AI's
465
+ Apriel-1.5-15b-Thinker for problems with images.
466
  """)
467
 
468
  # Main tabs