Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
L-960
/
facebook-nougat-base
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
facebook-nougat-base
/
app.py
L-960
initial commit
3cb8fcd
verified
over 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()