Fix the code snippet to refer to the actual URL of the model
#9
by
datancoffee
- opened
The How To code snippet currently says
classifier = pipeline("sentiment-analysis", model="michellejieli/NSFW_text_classification")
This leads to errors when invoking the model
The 'NSFW_text_classification' should be replaced with NSFW_text_classifier