Setting up a conda environment for tensorflow is highly non-trivial and hardware-specific, especially if you want GPU acceleration. For installation help, refer to [this site](https://www.geeksforgeeks.org/how-to-install-tensorflow-in-anaconda/) and others.
On top of tensorflow, the conda environment for preprocessing requires some additional packages specified in the requirements.txt file.