Spaces:
Runtime error
Runtime error
michaelwja
commited on
Commit
•
349fa86
1
Parent(s):
5cbce4d
Update app.py
Browse files
app.py
CHANGED
@@ -32,4 +32,4 @@ gr.Interface(
|
|
32 |
title=Top_Title,
|
33 |
description=Custom_description,
|
34 |
article=Footer,
|
35 |
-
examples=[["skin_burn1.
|
|
|
32 |
title=Top_Title,
|
33 |
description=Custom_description,
|
34 |
article=Footer,
|
35 |
+
examples=[["skin_burn1.jpeg"], ["skin_burn2.jpeg"]]).launch()
|