M. Saad Munawar commited on
Commit
c223acb
1 Parent(s): 2dcd5e3

https://huggingface.co/spaces/Saad123/minimal

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -7
requirements.txt CHANGED
@@ -1,7 +1,5 @@
1
- numpy
2
- matplotlib.pyplot
3
- tensorflow
4
- cv2
5
- fastai
6
- pickle
7
- gradio
 
1
+ fastai==2.7.9
2
+ gradio==3.1.7
3
+ numpy==1.21.5
4
+ opencv_python==4.6.0.66
5
+ Pillow==9.2.0