Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Model file can't download #30

Open
zkllong-21 opened this issue Nov 20, 2023 · 1 comment
Open

Model file can't download #30

zkllong-21 opened this issue Nov 20, 2023 · 1 comment

Comments

@zkllong-21
Copy link

i want kingyiusuen/image-to-latex/1w1abmg1,
but keep Downloading model checkpoint...

Can anyone provide a download link for this model file? thanks

@zkllong-21 zkllong-21 changed the title Model file can't downloading Model file can't download Nov 20, 2023
@Kyrlas
Copy link

Kyrlas commented Jun 4, 2024

you can use
],
python_requires=">=3.6",
install_requires=[required_packages],
py_modules=["image_to_latex","api"],
extras_require={
"dev": dev_packages,
},
in setup.py to fix this. Howerever I run into another error ERROR: Failed building wheel for typed-ast

not been able to fix this so far, wish there was some active support for this project :/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants