Update requirements.txt

#8
by reach-vb HF staff - opened
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,7 +2,7 @@ git+https://github.com/huggingface/diffusers.git
2
  git+https://github.com/haoheliu/AudioLDM2.git
3
  transformers==4.30.2
4
  --extra-index-url https://download.pytorch.org/whl/cu113
5
- torch >= 2.0
6
  gradio_client==0.2.7
7
  huggingface_hub
8
  pydantic<2
 
2
  git+https://github.com/haoheliu/AudioLDM2.git
3
  transformers==4.30.2
4
  --extra-index-url https://download.pytorch.org/whl/cu113
5
+ torch<2.1.0
6
  gradio_client==0.2.7
7
  huggingface_hub
8
  pydantic<2