Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
IPN
/
demo_hug_gradio
like
0
No application file
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
dfe86fe
demo_hug_gradio
/
firstdemo
al4ndrade
first commit
dfe86fe
about 3 years ago
raw
Copy download link
history
blame
101 Bytes
import
gradio
as
gr
gr
.
Interface
.load(
"huggingface/prithivida/grammar_error_correcter_v1"
).launch();