JianyuanWang commited on
Commit
903257b
·
1 Parent(s): 41709af
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -307,7 +307,7 @@ with gr.Blocks(css="""
307
 
308
 
309
  examples = [
310
- [single_video, single_images, 0.5, "All", False, True, False],
311
  [single_cartoon_video, single_cartoon_images, 0.5, "All", False, True, False],
312
  [single_oil_painting_video, single_oil_painting_images, 0.5, "All", False, True, True],
313
  [room_video, room_images, 1.1, "All", False, True, False],
 
307
 
308
 
309
  examples = [
310
+ # [single_video, single_images, 0.5, "All", False, True, False],
311
  [single_cartoon_video, single_cartoon_images, 0.5, "All", False, True, False],
312
  [single_oil_painting_video, single_oil_painting_images, 0.5, "All", False, True, True],
313
  [room_video, room_images, 1.1, "All", False, True, False],