This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# installing git-lfs | |
apt-get install git-lfs | |
# installing pytorch image models | |
pip install kaggle timm==0.6.2.dev0 fastkaggle |
OlderNewer