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