TeeA commited on
Commit
be48866
·
1 Parent(s): 23b1b46

install pillow

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -15,4 +15,5 @@ git+https://github.com/openai/CLIP.git
15
  numpy>=1.26.4,<2.0.0
16
  openai
17
  python-dotenv
18
- opencv-python
 
 
15
  numpy>=1.26.4,<2.0.0
16
  openai
17
  python-dotenv
18
+ opencv-python
19
+ Pillow