For anyone having trouble with macOS:
1- Download the macOS script zipped file from the first post on this page. Extract the downloadModels-v4-1.sh script file and copy it to
/Applications/Topaz Video AI.app/Contents/MacOS
It should be sitting right next to the FFMPEG file (remember to right-click “Topaz Video AI.app” and selecting “Show Package Contents” to be able to get to that folder)
2- Give “Full Disk Access” permissions to both “Topaz Video AI.app” and “Terminal.app” in
macOS → System Settings → Privacy & Security → Full Disk Access.
After doing that, make sure you completely close both apps (or even better: Restart your computer!)
3- If you want to download models to a different directory (or external hard drive), open Topaz Video AI and go to
Preferences → Directories → Model Folder
browse to select your new Model Folder location, hit “Save”, and then make sure you completely close the app and re-open it.
4- Open Topaz Video AI app and go to
Process → Open Command Prompt
A Terminal window will open. Then type the following:
sh (and hit the space bar to add a gap)
Then drag and drop the “downloadModels-v4-1.sh” script file (from the /Applications/Topaz Video AI.app/Contents/MacOS folder to which you copied it after downloading) to the Terminal app
Then go back to Terminal and hit the Enter key to execute. This is how it should look before pressing Enter (in case you want to copy and paste directly):
sh /Applications/Topaz\ Video\ AI.app/Contents/MacOS/downloadModels-v4-1.sh
Download is slow, give it time. You’ll know it’s done when Terminal shows you the default “%” sign again.
I hope this helps! There’s no need to modify the script!