wickedreg commited on
Commit
1e35776
verified
1 Parent(s): 8791032

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -95,7 +95,7 @@ image_output = gr.Image(
95
  )
96
  receipt_output = gr.Image(
97
  label="效械泻",
98
- type="auto",
99
  width=640,
100
  height=480
101
  )
 
95
  )
96
  receipt_output = gr.Image(
97
  label="效械泻",
98
+ type="pil",
99
  width=640,
100
  height=480
101
  )