edmundmiller commited on
Commit
de0c3fb
1 Parent(s): f6048bc

build: Force keras v2

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -6,6 +6,7 @@ tqdm
6
  matplotlib
7
  opencv-python
8
  tensorflow
 
9
 
10
  # visualization requirements
11
  cooler
 
6
  matplotlib
7
  opencv-python
8
  tensorflow
9
+ keras<3.0.0
10
 
11
  # visualization requirements
12
  cooler