Niraj70194 commited on
Commit
29f1d35
1 Parent(s): 26f76c6

Update requirements.txt

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