Skip to content

Commit

Permalink
Add PaddlePaddle Classification notebook (#158)
Browse files Browse the repository at this point in the history
* Add PaddlePaddle Classification notebook

* Set HUB_HOME to /tmp to prevent paddlehub issue

also add paddlehub to Pipfile
  • Loading branch information
helena-intel authored Jul 24, 2021
1 parent a283490 commit 9ceb3e3
Show file tree
Hide file tree
Showing 5 changed files with 1,040 additions and 298 deletions.
1 change: 1 addition & 0 deletions .docker/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ nbval = "*"
openvino-dev = {extras = ["onnx","tensorflow2"], version = "==2021.4"}
openvino-extensions="*"
paddle2onnx = ">=0.6"
paddlehub = "*"
paddlepaddle = "~=2.1.1"
Pillow = "==8.2.*"
ppgan = ">=2.0.0"
Expand Down
Loading

0 comments on commit 9ceb3e3

Please sign in to comment.