swjin commited on
Commit
186d233
1 Parent(s): 0f0cdff

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -109,7 +109,6 @@ demo = gr.Interface(fn=sepia,
109
  title="SWJIN11 TASK",
110
  examples=["ADE_val_00000001.jpeg", "ADE_val_00001248.jpg", "image1.jpg", "image2.jpg", "image3.jpg", "image4.jpg"],
111
  allow_flagging='never')
112
- theme="dark"
113
 
114
 
115
  demo.launch()
 
109
  title="SWJIN11 TASK",
110
  examples=["ADE_val_00000001.jpeg", "ADE_val_00001248.jpg", "image1.jpg", "image2.jpg", "image3.jpg", "image4.jpg"],
111
  allow_flagging='never')
 
112
 
113
 
114
  demo.launch()