jpohhhh commited on
Commit
577964c
1 Parent(s): 91b9650

Try moving diffusers to end (Optimum 1.8.8 failing to deploy)

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
 
2
- diffusers
3
  optimum[onnxruntime]==1.8.8
4
  mkl-include
5
  mkl
 
 
1
 
 
2
  optimum[onnxruntime]==1.8.8
3
  mkl-include
4
  mkl
5
+ diffusers==0.17.0