FedCR Setup Create a virtual environment conda create --filename Activate the Virtual Environment conda activate filename Install the requirements pip install -r "requirements.txt" Run the file python3 main.py