fountai commited on
Commit
9ffbff5
1 Parent(s): a388c95
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -143,8 +143,6 @@ def execute(image, prompt):
143
  response.append(result)
144
 
145
 
146
- new_res = []
147
- for image in response:
148
  return response
149
 
150
  iface = gr.Interface(
 
143
  response.append(result)
144
 
145
 
 
 
146
  return response
147
 
148
  iface = gr.Interface(