Adam-Al-Rahman
commited on
Commit
•
d9e2bec
1
Parent(s):
fe86b7f
update: requirements.txt
Browse filesadd tf-keras library in requirement
- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,3 +6,4 @@ torchvision==0.18.1
|
|
6 |
numpy==1.26.4
|
7 |
tensorflow==2.17.0
|
8 |
pandas==2.2.2
|
|
|
|
6 |
numpy==1.26.4
|
7 |
tensorflow==2.17.0
|
8 |
pandas==2.2.2
|
9 |
+
tf-keras
|