Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
JimY117
/
kriskyle-en_pipeline
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
78f3e43
kriskyle-en_pipeline
/
app.py
JimY117
initial commit
78f3e43
about 2 years ago
raw
Copy download link
history
blame
Safe
78 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/kriskyle/en_pipeline"
).launch()