tsqn commited on
Commit
f721c2a
1 Parent(s): 3bc93fb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
- pip>=0.23
2
- wheel>=0.43
3
- setuptools>=65
 
4
  git+https://github.com/huggingface/diffusers.git
5
  controlnet_aux==0.0.7
6
  torch
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu121
2
+ pip>=23.0.0
3
+ wheel>=0.43.0
4
+ setuptools>=71.0.0
5
  git+https://github.com/huggingface/diffusers.git
6
  controlnet_aux==0.0.7
7
  torch