Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
ResNet50_tensorflow
Commits
1d6c8833
Commit
1d6c8833
authored
Feb 25, 2020
by
A. Unique TensorFlower
Browse files
Merge pull request #8191 from ayushmankumar7:master
PiperOrigin-RevId: 297143412
parents
c5ad244e
30fa1784
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
6 deletions
+1
-6
official/README.md
official/README.md
+1
-6
No files found.
official/README.md
View file @
1d6c8833
...
@@ -18,7 +18,7 @@ from the
...
@@ -18,7 +18,7 @@ from the
You may start from installing with pip:
You may start from installing with pip:
```
shell
```
shell
pip
install
tf-nightly
pip
3
install
tf-nightly
```
```
**Stable versions**
of the official models targeting releases of TensorFlow are
**Stable versions**
of the official models targeting releases of TensorFlow are
...
@@ -66,11 +66,6 @@ please consider:
...
@@ -66,11 +66,6 @@ please consider:
pip3
install
--user
-r
official/requirements.txt
pip3
install
--user
-r
official/requirements.txt
```
```
or (Python 2 compatibility is not guaranteed)
```
shell
pip
install
--user
-r
official/requirements.txt
```
To make Official Models easier to use, we are planning to create a pip
To make Official Models easier to use, we are planning to create a pip
installable Official Models package. This is being tracked in
installable Official Models package. This is being tracked in
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment