Spaces:
Sleeping
Sleeping
Commit
·
0fabd71
1
Parent(s):
1436621
Update app.py
Browse files
app.py
CHANGED
@@ -102,4 +102,4 @@ gr.Interface(fn=model_inference,
|
|
102 |
outputs=image_out,
|
103 |
title=title,
|
104 |
description=description,
|
105 |
-
examples=['
|
|
|
102 |
outputs=image_out,
|
103 |
title=title,
|
104 |
description=description,
|
105 |
+
examples=['examples']).launch()
|