nakas commited on
Commit
a20dc2f
·
verified ·
1 Parent(s): 3a4298a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -2,4 +2,6 @@ gradio>=4.0.0
2
  requests>=2.25.0
3
  pandas>=1.3.0
4
  matplotlib>=3.5.0
5
- Pillow>=8.0.0
 
 
 
2
  requests>=2.25.0
3
  pandas>=1.3.0
4
  matplotlib>=3.5.0
5
+ Pillow>=8.0.0
6
+ numpy>=1.21.0
7
+ opencv-python>=4.5.0