zcogley's picture
initial commit
2c7962f verified
raw
history blame contribute delete
105 Bytes
import gradio as gr
gr.load(
"models/KoalaAI/Text-Moderation",
provider="hf-inference",
).launch()