ELUp's picture
initial commit
9181675 verified
raw
history blame contribute delete
109 Bytes
import gradio as gr
gr.load(
"models/meta-llama/Prompt-Guard-86M",
provider="hf-inference",
).launch()