sand74 commited on
Commit
15c47f4
·
verified ·
1 Parent(s): 06c7649

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -343,5 +343,6 @@ with gr.Blocks(css=css) as demo:
343
  outputs=[result, seed],
344
  )
345
 
 
346
  if __name__ == "__main__":
347
  demo.launch()
 
343
  outputs=[result, seed],
344
  )
345
 
346
+
347
  if __name__ == "__main__":
348
  demo.launch()