Missing package error
#6
by
achen0727
- opened
I'm trying to load+run your model, however I keep on getting the following error when trying to instantiate it:
"ImportError('This modeling file requires the following packages that were not found in your environment: timm. Run pip install timm')"
I've doubled checked my venv and I have timm v0.9.1 installed. Do you have any debugging tips or other documentation for running this model?