hossay commited on
Commit
7ef85c2
1 Parent(s): 1f7495b

Update requirements.txt

Browse files

Reduce version constraints

Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  fastai==1.0.61
2
- numpy==1.17.2
3
- opencv-python==4.6.0
4
- pandas==1.1.2
5
  torch==1.6.0
6
  torchvision===0.7.0
7
- gradio==3.16.2
 
 
 
 
1
  fastai==1.0.61
 
 
 
2
  torch==1.6.0
3
  torchvision===0.7.0
4
+ numpy
5
+ opencv-python
6
+ pandas
7
+ gradio