haoheliu reach-vb HF staff commited on
Commit
4b346a1
1 Parent(s): ed7af42

Update requirements.txt (#8)

Browse files

- Update requirements.txt (2119a129b926d2f413b1fb7b80f6f42712288487)


Co-authored-by: Vaibhav Srivastav <reach-vb@users.noreply.huggingface.co>

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