Update v1.txt
Browse files
v1.txt
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
|
| 465 |
-
|
| 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
|