Mayur2 commited on
Commit
60de2de
·
1 Parent(s): 00c2c82

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -147,7 +147,7 @@ def upload_and_process(image, promptText, promptImg, lens_option, n_images, size
147
  first_pair = items[0]
148
  primary = first_pair
149
  sc = items[1]
150
- print(sc[1])
151
  headline = sc
152
  th = items[2]
153
  print(th)
 
147
  first_pair = items[0]
148
  primary = first_pair
149
  sc = items[1]
150
+ print(sc)
151
  headline = sc
152
  th = items[2]
153
  print(th)