Skip to content

Pin timm version in package requirements#251

Open
mberr wants to merge 1 commit into
clovaai:masterfrom
mberr:add-timm-version-constraint
Open

Pin timm version in package requirements#251
mberr wants to merge 1 commit into
clovaai:masterfrom
mberr:add-timm-version-constraint

Conversation

@mberr
Copy link
Copy Markdown

@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