Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
HOKEI
/
facebook-nougat-base
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
facebook-nougat-base
/
app.py
HOKEI
initial commit
6334d1b
verified
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
68 Bytes
import
gradio
as
gr
gr.load(
"models/facebook/nougat-base"
).launch()