vinid commited on
Commit
0641151
1 Parent(s): fc82ae2

Update home.py

Browse files
Files changed (1) hide show
  1. home.py +2 -2
home.py CHANGED
@@ -39,8 +39,8 @@ def app():
39
  "")
40
 
41
  st.markdown("### Other Links\n"
42
- "* Download OpenPath\n"
43
- "* Code to reproduce [PLIP ](https://github.com/vinid/path_eval) results\n"
44
  "* Link to the [PLIP Model](https://huggingface.co/vinid/plip)\n"
45
  "")
46
 
 
39
  "")
40
 
41
  st.markdown("### Other Links\n"
42
+ "* Download [OpenPath](https://drive.google.com/drive/folders/1b5UT8BzUphkHZavRG-fmiyY9JWYIWZER)\n"
43
+ "* Code to reproduce [PLIP](https://github.com/vinid/path_eval) results\n"
44
  "* Link to the [PLIP Model](https://huggingface.co/vinid/plip)\n"
45
  "")
46