John Graham Reynolds commited on
Commit
ec439ff
Β·
1 Parent(s): 0764c25

update title

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -17,8 +17,8 @@ EXAMPLE_PROMPTS = [
17
  "Solve 49*l + 45*l - 125 - 63 = 0 for l.",
18
  ]
19
 
20
- TITLE = "πŸ€–CyberSolve LinAlg 1.2🧠"
21
- DESCRIPTION= """Welcome to the CyberSolve LinAlg 1.2 demo! \n
22
 
23
  **Overview and Usage**: This πŸ€— Space is designed to demo the abilities of the **CyberSolve LinAlg 1.2** text-to-text language model. The model card can be found [here](%s).
24
 
 
17
  "Solve 49*l + 45*l - 125 - 63 = 0 for l.",
18
  ]
19
 
20
+ TITLE = "CyberSolve LinAlg 1.2"
21
+ DESCRIPTION= """Welcome to the πŸ€–CyberSolve LinAlg 1.2🧠 demo! \n
22
 
23
  **Overview and Usage**: This πŸ€— Space is designed to demo the abilities of the **CyberSolve LinAlg 1.2** text-to-text language model. The model card can be found [here](%s).
24