justheuristic commited on
Commit
589cdf6
1 Parent(s): 20b2a40

adapt margins to HF representation

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -51,7 +51,7 @@ took 20,000 TPU-v3 days {cite("coatnet")}. And things are even worse in the NLP
51
  content_text(f"""
52
  So, can individual researchers and small labs still train state-of-the-art? Yes we can!
53
  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>
54
- """, vspace_before=12, vspace_after=12)
55
 
56
  source = get_main_metrics()
57
  st.vega_lite_chart(
 
51
  content_text(f"""
52
  So, can individual researchers and small labs still train state-of-the-art? Yes we can!
53
  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>
54
+ """, vspace_before=12, vspace_after=16)
55
 
56
  source = get_main_metrics()
57
  st.vega_lite_chart(