Clone04 commited on
Commit
dd079cb
·
verified ·
1 Parent(s): 146d0dc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- accelerate
2
- diffusers
3
- invisible_watermark
4
- torch
5
  transformers
6
- xformers
 
 
1
+ optimum-intel>=1.20
2
+ openvino>=2024.4.0
3
+ torch>=2.1
 
4
  transformers
5
+ diffusers>=0.31.0
6
+ pillow