CoolFace
Apppublic

intigration/microsoft-codebert-base

sourceHugging Faceupdated 2y agoView on Hugging Face
1likes
app.py3 linesDownload Raw Back to root
1import gradio as gr2 3gr.load("models/microsoft/codebert-base").launch()