whackthejacker's picture
initial commit
40736a4 verified
raw
history blame
104 Bytes
import gradio as gr
gr.load(
"models/Salesforce/codet5-base",
provider="hf-inference",
).launch()