Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
PeepDaSlan9
/
B2BMGMT_facebook-nougat-base
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
B2BMGMT_facebook-nougat-base
/
app.py
PeepDaSlan9
initial commit
952af84
almost 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()