Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -95,7 +95,7 @@ image_output = gr.Image(
|
|
95 |
)
|
96 |
receipt_output = gr.Image(
|
97 |
label="效械泻",
|
98 |
-
type="
|
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 |
)
|