Skip to content
Snippets Groups Projects
Commit 87964072 authored by Abdul Rafae Noor's avatar Abdul Rafae Noor
Browse files

Adding pip requirement to Keras frontend README.md

parent b2db602a
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,21 @@
## Installing Dependencies
### Updating pip
The pip version required in this subproject must be >= `19.3`.
To upgrade pip:
```
pip install --upgrade pip
```
To check installed pip version:
```
pip -V
```
### Importing Conda Environment:
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment