Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
inanince
/
neulab-codebert-java
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
2031b8b
neulab-codebert-java
/
app.py
inanince
initial commit
2031b8b
verified
8 months ago
raw
Copy download link
history
blame
Safe
68 Bytes
import
gradio
as
gr
gr.load(
"models/neulab/codebert-java"
).launch()