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