Skip to content
This repository was archived by the owner on Nov 23, 2023. It is now read-only.

Commit 311d6da

Browse files
environment.yml
1 parent ed86d1b commit 311d6da

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

environment.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,9 @@ channels:
44
- defaults
55
- conda-forge
66
dependencies:
7-
- python=3.9
8-
- pytorch=1.11
9-
- torchaudio
7+
- python=3.10
8+
- pytorch=1.12
109
- onnx
11-
- tensorboard
1210
- ipykernel
1311
- tensorboard
1412
- seaborn
@@ -17,6 +15,5 @@ dependencies:
1715
- pip
1816
- pip:
1917
- mido
20-
- pretty-midi
2118
- python-rtmidi
2219
- python-osc

0 commit comments

Comments
 (0)