NVIDIA-Merlin / Transformers4Rec

Transformers4Rec is a flexible and efficient library for sequential and session-based recommendation and works with PyTorch.
https://nvidia-merlin.github.io/Transformers4Rec/main
Apache License 2.0
1.07k stars 142 forks source link

Fix version for gdown #767

Closed EmmaQiaoCh closed 6 months ago

EmmaQiaoCh commented 6 months ago

When download big files from google drive, hit below error:

    Cannot retrieve the public link of the file. You may need to change
    the permission to 'Anyone with the link', or have had many accesses. 

Pin the version to 4.6.0 which could fix the problem.

copy-pr-bot[bot] commented 6 months ago

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

EmmaQiaoCh commented 6 months ago

/ok to test

github-actions[bot] commented 6 months ago

Documentation preview

https://nvidia-merlin.github.io/Transformers4Rec/review/pr-767