Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Remove label
Browse files
src/display/css_html_js.py
CHANGED
@@ -59,6 +59,8 @@ custom_css = """
|
|
59 |
|
60 |
#f1-tier-select { background: white; }
|
61 |
|
|
|
|
|
62 |
#learn-more-btn, #learn-more-btn button {
|
63 |
background: transparent !important;
|
64 |
border: none !important;
|
|
|
59 |
|
60 |
#f1-tier-select { background: white; }
|
61 |
|
62 |
+
#f1-accuracy-plot label { display: false; }
|
63 |
+
|
64 |
#learn-more-btn, #learn-more-btn button {
|
65 |
background: transparent !important;
|
66 |
border: none !important;
|