scratchyourbrain123 commited on
Commit
5943bcd
·
verified ·
1 Parent(s): ef48a74

Fix typo in accelerate package name

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  diffusers==0.30.2
2
- acceleratе==0.28.0
3
  numpy>=1.24.4,<2.3.0
4
  tensorflow==2.12.0
5
  tensorboard==2.12.0
 
1
  diffusers==0.30.2
2
+ accelerate==0.28.0
3
  numpy>=1.24.4,<2.3.0
4
  tensorflow==2.12.0
5
  tensorboard==2.12.0