First, you need to clone the repository and install it:
git clone https://github.com/Sedimark/Prune.git
cd Prune
pip install -e .Second, install the crossformer:
pip install crossformerThird, clone this repository and run the train.py and prune.py respectively.