Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
intigration
/
microsoft-codebert-base
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
6f2abe8
microsoft-codebert-base
/
app.py
intigration
initial commit
6f2abe8
verified
almost 2 years ago
raw
Copy download link
history
blame
Safe
71 Bytes
import
gradio
as
gr
gr.load(
"models/microsoft/codebert-base"
).launch()