Closed misfit-mischief closed 1 month ago
@misfit-mischief please follow this guide https://nolowiz.com/how-to-install-and-run-fastsd-cpu-on-android-temux-step-by-step-guide/
I tried that as well but it fails to even install with this method. Something about not being able to find mediapipe 0.10.9
I tried that as well but it fails to even install with this method. Something about not being able to find mediapipe 0.10.9
Could you make sure that you are using python 3.11?
Latest ubuntu is on python3.12, solution was to sub in Debian, it has python3.11, works as expected now.
I have followed patienx step by step guide for installing on android and all goes well, until I try to run it.
AttributeError: module 'timm.models._registry' has no attribute 'get_pretrained_cfgs_for_arch'. Did you mean: 'get_pretrained_cfg_value'?
This is the error I keep getting. Any advice is appreciated.