Spaces:
Running
Running
Update Home.py
Browse files
Home.py
CHANGED
|
@@ -9,8 +9,9 @@ st.write("# Vision Papers 📚")
|
|
| 9 |
|
| 10 |
st.markdown(
|
| 11 |
"""
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
|
|
|
| 15 |
"""
|
| 16 |
)
|
|
|
|
| 9 |
|
| 10 |
st.markdown(
|
| 11 |
"""
|
| 12 |
+
This app contains all of my paper posts on X for your convenience!
|
| 13 |
+
Start browsing papers on the left tab. 🔖
|
| 14 |
+
|
| 15 |
+
This app is made by an amazing human being called [Loïck Bourdois](https://x.com/BdsLoick) so please show this some love and like the Space if you think it's useful 💖
|
| 16 |
"""
|
| 17 |
)
|