justheuristic commited on
Commit
db7f678
1 Parent(s): ea8626f
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -47,9 +47,9 @@ took 20,000 TPU-v3 days {cite("coatnet")}. And things are even worse in the NLP
47
  content_text(f"""
48
  So, can individual researchers and small labs still train state-of-the-art? Yes we can!
49
  All it takes is for a bunch of us to come together. In fact, we're doing it right now and <b>you're invited to join!</b>
50
-
51
  """, vspace=12)
52
 
 
53
 
54
  source = get_main_metrics()
55
  st.vega_lite_chart(
 
47
  content_text(f"""
48
  So, can individual researchers and small labs still train state-of-the-art? Yes we can!
49
  All it takes is for a bunch of us to come together. In fact, we're doing it right now and <b>you're invited to join!</b>
 
50
  """, vspace=12)
51
 
52
+ st.markdown("<br>", unsafe_allow_html=True)
53
 
54
  source = get_main_metrics()
55
  st.vega_lite_chart(