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