Spaces:
Runtime error
Runtime error
Update app.py
Browse files
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)
|