anzorq commited on
Commit
1f90c54
1 Parent(s): 5af4636

Update requirements.txt

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