Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
johanjs1
/
grammarly-coedit-large
like
0
Runtime error
App
Files
Files
Community
3702fc0
grammarly-coedit-large
/
app.py
johanjs1
initial commit
3702fc0
verified
9 months ago
raw
Copy download link
history
blame
Safe
70 Bytes
import
gradio
as
gr
gr.load(
"models/grammarly/coedit-large"
).launch()