Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nlplaya
/
PlanTL-GOB-ES-bsc-bio-ehr-es
like
0
Sleeping
App
Files
Files
Community
main
PlanTL-GOB-ES-bsc-bio-ehr-es
/
app.py
nlplaya
initial commit
ad0ec6d
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
86 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/PlanTL-GOB-ES/bsc-bio-ehr-es"
).launch()