zhuohan-7 commited on
Commit
b1e9f4b
1 Parent(s): e57822f

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. 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