sam749 commited on
Commit
32236d9
·
verified ·
1 Parent(s): 47f0be1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -30,7 +30,6 @@ demo = gr.Interface(
30
  outputs=caption_output,
31
  theme="gradio/monochrome",
32
  title="Stable Diffusion Portrait Captioner",
33
- theme="default",
34
  allow_flagging="never"
35
  )
36
 
 
30
  outputs=caption_output,
31
  theme="gradio/monochrome",
32
  title="Stable Diffusion Portrait Captioner",
 
33
  allow_flagging="never"
34
  )
35