Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
vcasas
/
PlanTL-GOB-ES-RoBERTalex
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
80623eb
PlanTL-GOB-ES-RoBERTalex
/
app.py
vcasas
initial commit
80623eb
over 1 year ago
raw
Copy download link
history
blame
Safe
82 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/PlanTL-GOB-ES/RoBERTalex"
).launch()