clementrof commited on
Commit
3ba09e2
1 Parent(s): 305f548

Update app3.py

Browse files
Files changed (1) hide show
  1. app3.py +1 -1
app3.py CHANGED
@@ -176,5 +176,5 @@ demo = gr.Interface(
176
  flagging_options=["blurry", "incorrect", "other"],
177
  outputs=[gr.Image(label="Generated Image", type="filepath")],
178
  )
179
-
180
  demo.launch(share=True)
 
176
  flagging_options=["blurry", "incorrect", "other"],
177
  outputs=[gr.Image(label="Generated Image", type="filepath")],
178
  )
179
+
180
  demo.launch(share=True)