Mayur2 commited on
Commit
99c7d33
·
1 Parent(s): 90a554a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -170,7 +170,7 @@ def upload_and_process(image, promptText, promptImg, lens_option, n_images, size
170
  # # Get and return the images
171
  # result_images = outputGenImages(image_path, response_data)
172
 
173
- text_output = f"<ul>'
174
  for key, value in my_dict.items():
175
  html += f'<li>{key}: {value}</li>'
176
  html += '</ul>"
 
170
  # # Get and return the images
171
  # result_images = outputGenImages(image_path, response_data)
172
 
173
+ text_output = "<ul>'
174
  for key, value in my_dict.items():
175
  html += f'<li>{key}: {value}</li>'
176
  html += '</ul>"