Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Mr6436
/
huggingface-CodeBERTa-small-v1
like
0
Runtime error
App
Files
Files
Community
df24962
huggingface-CodeBERTa-small-v1
/
app.py
Mr6436
initial commit
df24962
over 1 year ago
raw
Copy download link
history
blame
Safe
88 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/huggingface/CodeBERTa-small-v1"
).launch()