coconutiscoding commited on
Commit
7bd64ab
·
verified ·
1 Parent(s): b2c8d16

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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__":