Tonfotos implements automatic updates for both macOS and Windows. This comes in handy as we are going to actively develop our application and add new features fast. The application will periodically check for new version availability, and if it is there, will seamlessly download and install it. You don't need to visit this page again or download new installer.
In order to set up automatic updates on Linux, some additional configuration should be done. Basically, you need to add Tonfotos Repo to your package manager, and it will take it from there. Please open your terminal and run following commands depending on your distribution.
sudo sh -c 'echo "deb "https://tonfotos.com/distribution/tonfotos/release/linux/debian/" binary/" > /etc/apt/sources.list.d/tonfotos.list'
wget -O - https://tonfotos.com/distribution/public.key | sudo apt-key add -
sudo apt-get update
sudo apt-get install tonfotos
wget "https://tonfotos.com/distribution/tonfotos/release/linux/tonfotos.repo"
sudo mv "tonfotos.repo" "/etc/yum.repos.d/tonfotos.repo"
rpm --import https://tonfotos.com/distribution/public.key
yum install tonfotos
If you have Windows installed and a graphics card that supports CUDA® technology, you can significantly accelerate facial recognition. To enable Tonfotos to utilize your graphics card, it is necessary to download and install the CUDA® Runtime for Tonfotos plugin. Due to the size of these libraries, they are not included in the installation file.
You can download and install the plugin using the link below. After installation, restarting the Tonfotos application is required.
We use cookies to improve your website experience. By continuing to browse the site, you agree to our use of cookies. Privacy Policy