Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
OFA-Sys
/
OFA-OCR
like
46
Runtime error
App
Files
Files
Community
4
752f7ec
OFA-OCR
/
fairseq
/
pyproject.toml
JustinLin610
first commit
ee21b96
almost 2 years ago
raw
Copy download link
history
blame
Safe
100 Bytes
[build-system]
requires
= [
"setuptools"
,
"wheel"
,
"cython"
]
build-backend
=
"setuptools.build_meta"