You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @marcozullich, I hope to find you well. The scripts are not meant to be run by the end-user. But in my setup.py I am using find_packages so if I remember correctly I am skipping the requirements file. I'll have to check it, but yeah, if setup.py is not calling the requirements.txt then there is not risk in adding timm there :)
Some scripts, like
transfer_weights.py
require the librarytimm
. It should be added torequirements.txt
The text was updated successfully, but these errors were encountered: