pragnakalp commited on
Commit
1937a3b
1 Parent(s): cf9c2bf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -120,6 +120,7 @@ def save_details(Method,text_output,img):
120
  img_path = []
121
  text = []
122
  input_img = ''
 
123
  picture_path = "image.jpg"
124
  curr_datetime = datetime.now().strftime('%Y-%m-%d %H-%M-%S')
125
  if text_output:
 
120
  img_path = []
121
  text = []
122
  input_img = ''
123
+ hostname = ''
124
  picture_path = "image.jpg"
125
  curr_datetime = datetime.now().strftime('%Y-%m-%d %H-%M-%S')
126
  if text_output: