tkdehf2 commited on
Commit
c6900bb
·
verified ·
1 Parent(s): 11f7f57

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -2,4 +2,5 @@ gradio>=4.0.0
2
  torch>=2.0.0
3
  transformers>=4.30.0
4
  Pillow>=9.0.0
5
- numpy>=1.21.0
 
 
2
  torch>=2.0.0
3
  transformers>=4.30.0
4
  Pillow>=9.0.0
5
+ numpy>=1.21.0
6
+ opencv-python>=4.5.0