Skip to content

Commit

Permalink
temp disable spectogram diffusion tests (huggingface#3278)
Browse files Browse the repository at this point in the history
The note-seq package throws an error on import because the default installed version of Ipython
is not compatible with python 3.8 which we run in the CI.
https://github.com/huggingface/diffusers/actions/runs/4830121056/jobs/8605954838#step:7:9
  • Loading branch information
williamberman authored Apr 28, 2023
1 parent b952672 commit 3cc7ee1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dependency_versions_table.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
"Jinja2": "Jinja2",
"k-diffusion": "k-diffusion>=0.0.12",
"librosa": "librosa",
"note-seq": "note-seq",
"numpy": "numpy",
"parameterized": "parameterized",
"protobuf": "protobuf>=3.20.3,<4",
Expand Down

0 comments on commit 3cc7ee1

Please sign in to comment.