ldhldh commited on
Commit
f546acb
·
1 Parent(s): a785f19

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -11,8 +11,8 @@ from time import strftime, localtime
11
 
12
  sample_data = {
13
  "gpus" : {
14
- "Alice" : 32,
15
- "Tom" : 8,
16
  },
17
  "total" : {
18
  "total" : 28,
 
11
 
12
  sample_data = {
13
  "gpus" : {
14
+ "Alice" : 16,
15
+ "Tom" : 16,
16
  },
17
  "total" : {
18
  "total" : 28,