To install FIREFLY, you can clone the repository from GitHub using the following command in your terminal:
git clone https://github.com/Firefly-Collaboration/FIREFLY
Then, install the required Python dependencies:
pip install -r requirements.txt
After cloning, navigate into the cloned directory:
cd firefly