datasciencedojo commited on
Commit
a152bf3
1 Parent(s): 50b5628

added Pillow

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -2,4 +2,5 @@ gradio
2
  nltk
3
  tensorflow==2.12.1
4
  tflearn
 
5
  httpx==0.24.1
 
2
  nltk
3
  tensorflow==2.12.1
4
  tflearn
5
+ Pillow==9.5.0
6
  httpx==0.24.1