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