swjin commited on
Commit
180031f
1 Parent(s): 567474b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -110,7 +110,7 @@ demo = gr.Interface(fn=sepia,
110
  outputs=['plot'],
111
  title="SWJIN11 TASK",
112
  layout="horizontal",
113
- background="sky blue",
114
  description="경제학과 202211357 진성원",
115
  examples=["ADE_val_00000001.jpeg", "ADE_val_00001248.jpg", "image1.jpg", "image2.jpg", "image3.jpg", "image4.jpg"],
116
  allow_flagging='never')
 
110
  outputs=['plot'],
111
  title="SWJIN11 TASK",
112
  layout="horizontal",
113
+ background="gray",
114
  description="경제학과 202211357 진성원",
115
  examples=["ADE_val_00000001.jpeg", "ADE_val_00001248.jpg", "image1.jpg", "image2.jpg", "image3.jpg", "image4.jpg"],
116
  allow_flagging='never')