Spaces:
Runtime error
Runtime error
Commit
·
663f544
1
Parent(s):
1d5e4b8
margins
Browse files
charts.py
CHANGED
@@ -13,7 +13,7 @@ def draw_current_progress():
|
|
13 |
"height": 200,
|
14 |
"title": {
|
15 |
"text": "Training DALLE with volunteers. Updated every few minutes during NeurIPS.",
|
16 |
-
"dy":
|
17 |
},
|
18 |
"$schema": "https://vega.github.io/schema/vega-lite/v5.json",
|
19 |
"description": "Current training progress",
|
|
|
13 |
"height": 200,
|
14 |
"title": {
|
15 |
"text": "Training DALLE with volunteers. Updated every few minutes during NeurIPS.",
|
16 |
+
"dy": 6,
|
17 |
},
|
18 |
"$schema": "https://vega.github.io/schema/vega-lite/v5.json",
|
19 |
"description": "Current training progress",
|