haoheliu commited on
Commit
bf5e260
1 Parent(s): 17f93ca

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  git+https://github.com/huggingface/diffusers.git
2
  git+https://github.com/huggingface/transformers.git
3
  --extra-index-url https://download.pytorch.org/whl/cu113
4
- torch<2.1.0
5
  numpy==1.24.3
 
1
  git+https://github.com/huggingface/diffusers.git
2
  git+https://github.com/huggingface/transformers.git
3
  --extra-index-url https://download.pytorch.org/whl/cu113
4
+ torch
5
  numpy==1.24.3