Atualizando o Keras p/ 2.14.0
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -9,6 +9,6 @@ fastapi
|
|
| 9 |
uvicorn
|
| 10 |
python-multipart
|
| 11 |
opencv-python
|
| 12 |
-
keras==
|
| 13 |
|
| 14 |
--extra-index-url https://pypi.org/simple
|
|
|
|
| 9 |
uvicorn
|
| 10 |
python-multipart
|
| 11 |
opencv-python
|
| 12 |
+
keras==2.14.0
|
| 13 |
|
| 14 |
--extra-index-url https://pypi.org/simple
|