GianmarcoJTA commited on
Commit
a98433d
·
verified ·
1 Parent(s): 28cf397

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -8
requirements.txt CHANGED
@@ -1,8 +1,9 @@
1
- tensorflow==2.12.0
2
- keras==2.12.0
3
- numpy==1.24.3
4
- pandas==2.1.1
5
- matplotlib==3.7.1
6
- scikit-learn==1.2.2
7
- opencv-python==4.7.0.72
8
- Pillow==9.5.0
 
 
1
+ tensorflow==2.12.0
2
+ keras==2.12.0
3
+ numpy==1.24.3
4
+ pandas==2.1.1
5
+ matplotlib==3.7.1
6
+ scikit-learn==1.2.2
7
+ opencv-python==4.7.0.72
8
+ Pillow==9.5.0
9
+ gradio==3.8.1