ImagineAI-Real commited on
Commit
bb5fd6a
·
1 Parent(s): 3b72630

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -33,7 +33,6 @@ iface = gr.Interface(
33
  outputs="text",
34
  title="AntiNSFW",
35
  description="Classify if an image is safe for work or not.",
36
- thumbnail="path_to_thumbnail_image.png"
37
  )
38
 
39
  # Launch the interface
 
33
  outputs="text",
34
  title="AntiNSFW",
35
  description="Classify if an image is safe for work or not.",
 
36
  )
37
 
38
  # Launch the interface