Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
luciany
/
microsoft-codebert
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
microsoft-codebert
/
app.py
luciany
initial commit
3551397
verified
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
71 Bytes
import
gradio
as
gr
gr.load(
"models/microsoft/codebert-base"
).launch()