Skip to content
Snippets Groups Projects
Commit 82632e40 authored by Cassandra Grzonkowski's avatar Cassandra Grzonkowski
Browse files

update load model on cluster

parent aa28bb0d
1 merge request!1Instant spectograms
......@@ -16,6 +16,7 @@ module load anaconda3/latest
conda activate danceformer
#pip install -r requirements.txt
#pip install simfile
pip install matplotlib
#python main.py --vocabulary /scratch/grzonkow/vocabulary --processes $SLURM_NTASKS --threads $SLURM_CPUS_PER_TASK "$@"
python main.py --processes $SLURM_NTASKS --threads $SLURM_CPUS_PER_TASK "$@"
conda deactivate
simfile~=2.1.1
torchaudio~=2.0.2
torch~=2.0.1
matplotlib
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment