kitooo commited on
Commit
bfef174
1 Parent(s): 74d2bf4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -34,6 +34,7 @@ def save_image(image, path, **kwargs):
34
  plt.savefig(path, bbox_inches='tight', pad_inches=0)
35
  plt.close()
36
 
 
37
  with gr.Blocks() as demo:
38
  with gr.Row():
39
  with gr.Column():
 
34
  plt.savefig(path, bbox_inches='tight', pad_inches=0)
35
  plt.close()
36
 
37
+
38
  with gr.Blocks() as demo:
39
  with gr.Row():
40
  with gr.Column():