shuklaji9810 commited on
Commit
7076db2
·
1 Parent(s): e88b176

update for requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -13
requirements.txt CHANGED
@@ -1,15 +1,15 @@
1
- easydict==1.11
2
- gradio==4.1.1
3
- gradio-client==0.7.0
4
- huggingface-hub==0.18.0
5
- matplotlib-inline==0.1.6
6
- mediapipe==0.10.7
7
- numpy==1.24.4
8
- opencv-contrib-python==4.8.1.78
9
- pandas==2.0.3
10
- pillow==10.1.0
11
- scikit-learn==1.3.2
12
- seaborn==0.13.0
13
- torchvision==0.16.0
14
  PyWavelets
15
 
 
1
+ easydict
2
+ gradio
3
+ gradio-client
4
+ huggingface-hub
5
+ matplotlib-inline
6
+ mediapipe
7
+ numpy
8
+ opencv-contrib-python
9
+ pandas
10
+ pillow
11
+ scikit-learn
12
+ seaborn
13
+ torchvision
14
  PyWavelets
15