akhaliq HF staff commited on
Commit
007704d
1 Parent(s): 6bdb878

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  --extra-index-url https://download.pytorch.org/whl/cu113
2
  torch
3
- diffusers==0.7.2
4
- transformers
5
  scipy
6
  ftfy
7
  accelerate
 
1
  --extra-index-url https://download.pytorch.org/whl/cu113
2
  torch
3
+ pip install git+https://github.com/huggingface/diffusers.git
4
+ pip install git+https://github.com/huggingface/transformers.git
5
  scipy
6
  ftfy
7
  accelerate