CoolFace
Apppublic

alexpaul/microsoft-codebert-base

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