yrosenbloom commited on
Commit
bea163c
·
verified ·
1 Parent(s): c752dca

Update requirements.txt

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