Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
teena12
/
microsoft-graphcodebert-base
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
microsoft-graphcodebert-base
/
app.py
teena12
initial commit
31a2aeb
verified
2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
76 Bytes
import
gradio
as
gr
gr.load(
"models/microsoft/graphcodebert-base"
).launch()