Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ColeGuion
/
grammarly-coedit-large
like
0
Running
App
Files
Files
Community
main
grammarly-coedit-large
/
app.py
ColeGuion
initial commit
0136a0e
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
70 Bytes
import
gradio
as
gr
gr.load(
"models/grammarly/coedit-large"
).launch()