Saad0KH commited on
Commit
ab07a40
Β·
verified Β·
1 Parent(s): df246e1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -2,4 +2,7 @@ transformers
2
  torch
3
  pillow
4
  numpy
5
- flask
 
 
 
 
2
  torch
3
  pillow
4
  numpy
5
+ flask
6
+ Pillow>=9.0.0
7
+ torchvision>=0.15.0
8
+ diffusers>=0.15.0