GIanlucaRub commited on
Commit
eace720
1 Parent(s): 10db5af

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -73,7 +73,7 @@ def double_res(input_image):
73
  # predicting all images at once
74
  completed = False
75
  # n = 16
76
- n = 2
77
  while not completed:
78
  try:
79
  print("attempting with "+ str(n))
 
73
  # predicting all images at once
74
  completed = False
75
  # n = 16
76
+ n = 1
77
  while not completed:
78
  try:
79
  print("attempting with "+ str(n))