Spaces:
Running
Running
Upload folder using huggingface_hub
Browse files- app/pages.py +0 -1
app/pages.py
CHANGED
@@ -8,7 +8,6 @@ def dashboard():
|
|
8 |
|
9 |
st.markdown("""
|
10 |
[gh]: https://github.com/SeaEval/SeaEval
|
11 |
-
[![GitHub watchers](https://img.shields.io/github/watchers/SeaEval/SeaEval?style=social)][gh]
|
12 |
[![GitHub Repo stars](https://img.shields.io/github/stars/SeaEval/SeaEval?style=social)][gh]
|
13 |
""")
|
14 |
|
|
|
8 |
|
9 |
st.markdown("""
|
10 |
[gh]: https://github.com/SeaEval/SeaEval
|
|
|
11 |
[![GitHub Repo stars](https://img.shields.io/github/stars/SeaEval/SeaEval?style=social)][gh]
|
12 |
""")
|
13 |
|