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

Dependency issues #245

Open
maedoc opened this issue Sep 23, 2024 · 1 comment
Open

Dependency issues #245

maedoc opened this issue Sep 23, 2024 · 1 comment

Comments

@maedoc
Copy link

maedoc commented Sep 23, 2024

hi, thanks for the library; I did have several issues regarding dependencies. So, following the pip install steps as in README, I then needed to pin some dependencies. Assuming that might change in future releases, I guess a safe approach will be as follows,

pip install nougat-ocr==0.1.17
pip install albucore==0.0.16 albumentations==1.0.0 pip install transformers==4.38.2

I understand as a research project the authors don't bother to keep up to date, but it would be nice to pin those versions for future users.

@maedoc
Copy link
Author

maedoc commented Sep 23, 2024

ah I see now smoe PRs addressing these issues e.g https://github.com/facebookresearch/nougat/pull/219/files

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

1 participant