Andres Johan Florez Gonzalez commited on
Commit
54d922a
·
verified ·
1 Parent(s): 23a6035

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- keras==2.9.0
2
- matplotlib==3.2.2
3
- numpy==1.24.2
4
- tensorflow==2.9.2
 
 
1
+ matplotlib==3.10.0
2
+ numpy==1.26.4
3
+ tensorflow==2.17.1
4
+ pillow==11.1.0
5
+ gradio=5.12.0