nakere424 commited on
Commit
f88f24c
·
1 Parent(s): 64f51b1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -41,7 +41,7 @@ def main():
41
  "sc_h": [sc_h],
42
  "sc_w": [sc_w],
43
  "touch_screen": [touch_screen],
44
- "wifi": [wifi]}))}))
45
  if result == 0:
46
  result = 'low cost'
47
  elif result == 1:
 
41
  "sc_h": [sc_h],
42
  "sc_w": [sc_w],
43
  "touch_screen": [touch_screen],
44
+ "wifi": [wifi]}))
45
  if result == 0:
46
  result = 'low cost'
47
  elif result == 1: