Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
maxvision
/
microsoft-graphcodebert-base
like
0
Runtime error
App
Files
Files
Community
4a7b686
microsoft-graphcodebert-base
/
app.py
maxvision
initial commit
4a7b686
12 months ago
raw
Copy download link
history
blame
Safe
76 Bytes
import
gradio
as
gr
gr.load(
"models/microsoft/graphcodebert-base"
).launch()