wylum commited on
Commit
cd118ea
·
verified ·
1 Parent(s): 8883cde

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -39,7 +39,7 @@ title = "Nudity Censor Vincent version 2.1"
39
  theme = "Nymbo/Alyx_Theme"
40
 
41
  iface = gr.Interface(
42
- process, input = gr.components.Image(type='filepath'), output = gr.components.Image(type="filepath"), title=title, theme=theme
43
  gr.Examples(
44
  examples=[
45
  [
 
39
  theme = "Nymbo/Alyx_Theme"
40
 
41
  iface = gr.Interface(
42
+ process, input = gr.components.Image(type='filepath'), output = gr.components.Image(type="filepath"), title=title, theme=theme,
43
  gr.Examples(
44
  examples=[
45
  [