ashhadahsan commited on
Commit
e6730c8
·
1 Parent(s): 66c205b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -13,7 +13,7 @@ import logging
13
 
14
  date = datetime.now().strftime(r"%Y-%m-%d")
15
  model_classes = {
16
- {0: 'Ads',
17
  1: 'Apps',
18
  2: 'Battery',
19
  3: 'Charging',
 
13
 
14
  date = datetime.now().strftime(r"%Y-%m-%d")
15
  model_classes = {
16
+ 0: 'Ads',
17
  1: 'Apps',
18
  2: 'Battery',
19
  3: 'Charging',