aliabd HF staff commited on
Commit
b22c613
·
1 Parent(s): 05fb2e7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -37,7 +37,6 @@ gr.Interface(
37
  description=description,
38
  article=article,
39
  examples=[
40
- ["test_samples/madoka.jpg"],
41
  ["building.jpg"],
42
  ["wave.jpg"]
43
  ]).launch(debug=True)
 
37
  description=description,
38
  article=article,
39
  examples=[
 
40
  ["building.jpg"],
41
  ["wave.jpg"]
42
  ]).launch(debug=True)