Ali7880 commited on
Commit
fb9cb49
·
verified ·
1 Parent(s): 3c8b638

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -107,8 +107,7 @@ demo = gr.Interface(
107
  gr.Textbox(label="Overall Verdict")
108
  ],
109
  title="🛡️ Multi-Head Content Moderator",
110
- description="Upload an image to check for NSFW and Violence content simultaneously.",
111
- theme="default"
112
  )
113
 
114
  if __name__ == "__main__":
 
107
  gr.Textbox(label="Overall Verdict")
108
  ],
109
  title="🛡️ Multi-Head Content Moderator",
110
+ description="Upload an image to check for NSFW and Violence content simultaneously."
 
111
  )
112
 
113
  if __name__ == "__main__":