Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
IPN
/
helloooooo
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
bde4864
helloooooo
/
app.py
dvergaras
Create app.py
bde4864
almost 3 years ago
raw
Copy download link
history
blame
82 Bytes
import
gradio
as
gr
gr.Interface.load(
"huggingface/CodeBERTa-small-v1"
).launch();