File size: 143 Bytes
73f76fc
 
96f819b
1
2
3
import gradio as gr

gr.load("models/martin-ha/toxic-comment-model", title="Toxic", description="Say if the prompt is toxic or not.",).launch()