leonett commited on
Commit
b190ba5
·
verified ·
1 Parent(s): 7b516a7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- gradio
2
- pillow
3
- opencv-python
4
  numpy
5
  matplotlib
 
1
+ gradio>=4.0.0
2
+ opencv-python-headless
3
+ Pillow
4
  numpy
5
  matplotlib