haoheliu commited on
Commit
c0581ea
·
verified ·
1 Parent(s): c46f1aa

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -1,9 +1,8 @@
1
  --extra-index-url https://download.pytorch.org/whl/cu113
2
  torch<2.1.0
3
  librosa
4
- git+https://github.com/huggingface/diffusers.git
5
  numpy<2
6
- diffusers==0.32.0
7
  transformers>=4.30.0
8
  huggingface-hub>=0.17.0
9
  accelerate
 
1
  --extra-index-url https://download.pytorch.org/whl/cu113
2
  torch<2.1.0
3
  librosa
 
4
  numpy<2
5
+ diffusers==0.23.0
6
  transformers>=4.30.0
7
  huggingface-hub>=0.17.0
8
  accelerate