OriLib commited on
Commit
08ff7e6
·
verified ·
1 Parent(s): edbf467

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- torch>=2.0.0
2
  git+https://github.com/huggingface/diffusers.git
3
  transformers>=4.40.0
4
  accelerate>=0.30.0
 
1
+ torch>=2.0.0 --extra-index-url https://download.pytorch.org/whl/cu113
2
  git+https://github.com/huggingface/diffusers.git
3
  transformers>=4.40.0
4
  accelerate>=0.30.0