Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d528f8507f | |||
| 3c23f2d1fe |
+1
-1
@@ -4,7 +4,7 @@ RUN pip3 install gdown
|
||||
|
||||
RUN gdown https://drive.google.com/uc?id=19dfvGvDfCRYaqxVKypp1fRHwK7XtSjVu
|
||||
|
||||
FROM tensorflow/tensorflow:2.11.0-jupyter
|
||||
FROM tensorflow/tensorflow:2.12.0rc0-jupyter
|
||||
|
||||
RUN pip3 install keras==2.11.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user