Spaces:
Runtime error
Runtime error
Kwadwo Agyapon-Ntra
commited on
Commit
β’
a591dc8
1
Parent(s):
3df7270
Corrected spelling
Browse files
app.py
CHANGED
@@ -58,7 +58,7 @@ description = "**The internet is not safe for children**. Even if we know the 'b
|
|
58 |
"There is a long way to go with NLP for profanity, cyber-bullying, as well as CV for violence, substance abuse, etc. \n"+\
|
59 |
"Another step will be to convert this into a browser extension/add-on. \n"+\
|
60 |
"I welcome any help on this. π"
|
61 |
-
examples = ['
|
62 |
enable_queue=True
|
63 |
|
64 |
iface = gr.Interface(
|
|
|
58 |
"There is a long way to go with NLP for profanity, cyber-bullying, as well as CV for violence, substance abuse, etc. \n"+\
|
59 |
"Another step will be to convert this into a browser extension/add-on. \n"+\
|
60 |
"I welcome any help on this. π"
|
61 |
+
examples = ['pornhub.com', 'cnn.com', 'xvideos.com', 'www.pinterest.com']
|
62 |
enable_queue=True
|
63 |
|
64 |
iface = gr.Interface(
|