fradinho commited on
Commit
3fee92c
·
1 Parent(s): 75bba16

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  gradio
2
  patchify
3
- numpy
4
  scikit-image
5
  pillow
6
- keras==2.8.0
7
- tensorflow==2.8.0
 
1
  gradio
2
  patchify
3
+ numpy==1.23.5
4
  scikit-image
5
  pillow
6
+ keras==2.12.0
7
+ tensorflow==2.12.0