jannisborn
commited on
Commit
•
871eb6a
1
Parent(s):
c9b786e
Update pre-requirements.txt
Browse files- pre-requirements.txt +3 -1
pre-requirements.txt
CHANGED
@@ -1,2 +1,4 @@
|
|
1 |
pip==20.2.4
|
2 |
-
torch==1.12.1
|
|
|
|
|
|
1 |
pip==20.2.4
|
2 |
+
torch==1.12.1
|
3 |
+
keras==2.10.0
|
4 |
+
tensorflow==2.10.1
|