Charlie0804 commited on
Commit
3427f5e
β€’
1 Parent(s): ae2071d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -132,6 +132,7 @@ def main():
132
  './demo_examples/blenheim_palace_bedroom.png',
133
  './demo_examples/blenheim_palace_living.png',
134
  './demo_examples/blenheim_palace.JPG',
 
135
  ],
136
  inputs=[input_image],
137
  cache_examples=False,
 
132
  './demo_examples/blenheim_palace_bedroom.png',
133
  './demo_examples/blenheim_palace_living.png',
134
  './demo_examples/blenheim_palace.JPG',
135
+ './demo_examples/empty.jpg',
136
  ],
137
  inputs=[input_image],
138
  cache_examples=False,