fradinho commited on
Commit
5e0e40c
·
1 Parent(s): 3fee92c

Update requirements.txt

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