Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Skaffen
/
firstA
like
0
Runtime error
App
Files
Files
Community
main
firstA
/
app.py
Skaffen
initial commit
891afa2
verified
5 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
71 Bytes
import
gradio
as
gr
gr.load(
"models/huspacy/hu_core_news_lg"
).launch()