jw2yang commited on
Commit
5d1ae40
1 Parent(s): f49e059

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -119,5 +119,5 @@ gr.Interface(
119
  label="Modulator at layer 12"),
120
  label,
121
  ],
122
- examples=[["./donut.png"]],
123
  ).launch()
119
  label="Modulator at layer 12"),
120
  label,
121
  ],
122
+ examples=[["./donut.png"], ["./horses.png"], ["./pencil.png"]],
123
  ).launch()