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

Pin timm version in package requirements #251

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mberr
Copy link

@mberr mberr commented Sep 19, 2023

For me, fixing the timm version seems to suffice to fix #242 locally.

Other than that I kept the packages that are installed by pip install; for the package versions mentioned in https://github.com/clovaai/donut/#software-installation this means

torch                     2.0.1
torchvision               0.15.2
pytorch-lightning         2.0.9
transformers              4.33.2

Notice that I only tested the cpu version and the demo in app.py, but did not attempt any training.

@mberr mberr changed the title Fix timm version Pin timm version in package requirements Sep 19, 2023
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

Successfully merging this pull request may close these issues.

size mismatch error
1 participant