Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -87,7 +87,7 @@ demo = gr.Interface(
|
|
| 87 |
description="DeepLabV3 segmentation + LaMa inpainting。",
|
| 88 |
examples=[
|
| 89 |
["./9F27E2C4-5662-4AA7-A14A-2DE6627EBE8E-14319-000010D528167C0B.PNG"]
|
| 90 |
-
]
|
| 91 |
)
|
| 92 |
|
| 93 |
if __name__ == "__main__":
|
|
|
|
| 87 |
description="DeepLabV3 segmentation + LaMa inpainting。",
|
| 88 |
examples=[
|
| 89 |
["./9F27E2C4-5662-4AA7-A14A-2DE6627EBE8E-14319-000010D528167C0B.PNG"]
|
| 90 |
+
]
|
| 91 |
)
|
| 92 |
|
| 93 |
if __name__ == "__main__":
|