gchallar commited on
Commit
7b719bc
·
verified ·
1 Parent(s): e723343

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -5
requirements.txt CHANGED
@@ -1,8 +1,7 @@
1
- gradio
2
- pillow
3
- numpy
4
  torch
5
  transformers
 
 
6
  opencv-python
7
- scipy
8
- matplotlib
 
1
+ gradio>=3.0.0
 
 
2
  torch
3
  transformers
4
+ pillow
5
+ numpy
6
  opencv-python
7
+ scipy