fradinho commited on
Commit
b124b9a
·
1 Parent(s): 2474fe9

Update requirements.txt

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