TangYiJay commited on
Commit
1908168
·
verified ·
1 Parent(s): bcd3fcc

requirements.txt

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