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