nielsr HF staff commited on
Commit
bc5f8f9
1 Parent(s): 168f254

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -2,4 +2,5 @@ numpy>=1.18.5
2
  torch>=1.7.0
3
  torchvision>=0.8.1
4
  transformers
5
- opencv-python
 
 
2
  torch>=1.7.0
3
  torchvision>=0.8.1
4
  transformers
5
+ opencv-python
6
+ gradio>=3.20