whackthejacker's picture
initial commit
54f913a verified
import gradio as gr
gr.load(
"models/Salesforce/codet5-small",
provider="hf-inference",
).launch()