nightfury commited on
Commit
4ec3461
·
1 Parent(s): da8df17

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -99,4 +99,4 @@ interface = gr.Interface(
99
  gr.outputs.Image(label="Face with Explainability")
100
  ],
101
  examples=[[examples[i]["path"], examples[i]["label"]] for i in range(10)]
102
- ).launch()
 
99
  gr.outputs.Image(label="Face with Explainability")
100
  ],
101
  examples=[[examples[i]["path"], examples[i]["label"]] for i in range(10)]
102
+ ).launch()