UdacityNoob commited on
Commit
c2a544b
β€’
1 Parent(s): bb65e56

Update requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  --extra-index-url https://download.pytorch.org/whl/cu113
2
- diffusers>=0.7.0
 
3
  scipy
4
  ftfy
5
  torch>=1.10.0
1
  --extra-index-url https://download.pytorch.org/whl/cu113
2
+ accelerate
3
+ diffusers>=0.7.2
4
  scipy
5
  ftfy
6
  torch>=1.10.0