codebert-bmlm / app.py
nananie143's picture
initial commit
ed0374d
raw
history blame
85 Bytes
import gradio as gr
gr.Interface.load("models/microsoft/codebert-base-mlm").launch()