suryadev1 commited on
Commit
238c977
·
verified ·
1 Parent(s): d58e19e

Update app.py

Browse files

updated the source code

Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -862,8 +862,8 @@ content = """
862
  <h2 style="color: black;">An AI Model for Analyzing Math Strategies</h2>
863
 
864
  <h3 style="color: white; text-align: center">
865
- <a href="https://drive.google.com/file/d/1lbEpg8Se1ugTtkjreD8eXIg7qrplhWan/view" style="color: gr.themes.colors.red; text-decoration: none;">Link To Paper</a> |
866
- <a href="https://huggingface.co/spaces/suryadev1/astra/tree/main" style="color: #1E90FF; text-decoration: none;">Repo Link</a> |
867
  <a href="https://drive.google.com/file/d/1wussSAYV5WfRSgYNEDgxWNqMUNoiu65u/view" style="color: #1E90FF; text-decoration: none;">User Guide</a>
868
 
869
 
 
862
  <h2 style="color: black;">An AI Model for Analyzing Math Strategies</h2>
863
 
864
  <h3 style="color: white; text-align: center">
865
+ <a href="https://sites.google.com/view/astra-research" style="color: gr.themes.colors.red; text-decoration: none;">Papers</a> |
866
+ <a href="https://huggingface.co/spaces/suryadev1/astra/tree/main" style="color: #1E90FF; text-decoration: none;">Source Code</a> |
867
  <a href="https://drive.google.com/file/d/1wussSAYV5WfRSgYNEDgxWNqMUNoiu65u/view" style="color: #1E90FF; text-decoration: none;">User Guide</a>
868
 
869