sfmig commited on
Commit
6202db3
1 Parent(s): 678010d

changed PIL to Pillow

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  transformers
2
- PIL
3
  gradio
4
  numpy
5
  torch
 
1
  transformers
2
+ Pillow
3
  gradio
4
  numpy
5
  torch