Spaces:
Runtime error
Runtime error
Update home.py
Browse files
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
|
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 |
|