Spaces:
Runtime error
Runtime error
Commit
·
137d895
1
Parent(s):
eef61bc
more br
Browse files
app.py
CHANGED
@@ -25,9 +25,10 @@ took 20,000 TPU-v3 days{cite("coatnet")}. And things are even worse in the NLP w
|
|
25 |
content_text(f"""
|
26 |
So, can individual researchers and small labs still train state-of-the-art? Yes we can!
|
27 |
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>
|
28 |
-
<br>
|
29 |
""", vspace_before=12)
|
30 |
|
|
|
|
|
31 |
draw_current_progress()
|
32 |
|
33 |
content_text(f"""
|
|
|
25 |
content_text(f"""
|
26 |
So, can individual researchers and small labs still train state-of-the-art? Yes we can!
|
27 |
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>
|
|
|
28 |
""", vspace_before=12)
|
29 |
|
30 |
+
content_text("<br>")
|
31 |
+
|
32 |
draw_current_progress()
|
33 |
|
34 |
content_text(f"""
|