Lam-Hung commited on
Commit
4ebaafb
1 Parent(s): 6768f20

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
  torch==2.0.0
2
- diffusers[torch]
3
  transformers==4.42.4
4
  Pillow
5
  peft
6
  numpy
7
- scipy
8
  natten==0.15.0+torch200cu118
9
  --find-links https://shi-labs.com/natten/wheels/
 
1
  torch==2.0.0
2
+ diffusers==0.25.0
3
  transformers==4.42.4
4
  Pillow
5
  peft
6
  numpy
7
+ scipy==1.11.4
8
  natten==0.15.0+torch200cu118
9
  --find-links https://shi-labs.com/natten/wheels/