toxicity / app.py
Zyrenth's picture
initial commit
e60e471 verified
raw
history blame contribute delete
No virus
102 Bytes
import gradio as gr
gr.load("models/citizenlab/distilbert-base-multilingual-cased-toxicity").launch()