randomshit11 commited on
Commit
3e6e460
·
verified ·
1 Parent(s): 83c5fe6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -12
requirements.txt CHANGED
@@ -1,12 +1,13 @@
1
- gradio==2.5.0
2
- numpy==1.23.0
3
- mediapipe==0.10.10
4
- tensorflow==2.8.0rc0
5
- keras==2.9.0
6
- notebook==6.4.11
7
- Markdown==3.3.7
8
- ipykernel==6.9.1
9
- ipython==8.3.0
10
- pillow==9.1.1
11
- opencv-python==4.6.0.66
12
- opencv-contrib-python==4.6.0.66
 
 
1
+ gradio
2
+ numpy
3
+ mediapipe
4
+ tensorflow
5
+ keras
6
+ notebook
7
+ Markdown
8
+ ipykernel
9
+ ipython
10
+ mediapipe
11
+ pillow
12
+ opencv-python
13
+ opencv-contrib-python