Spaces:
Sleeping
Sleeping
build: Force keras v2
Browse files- 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
|