Fabrice-TIERCELIN commited on
Commit
1613e5d
·
verified ·
1 Parent(s): ba182c9

This Pull Request fixes the error of the space

Browse files

You need to import the `paddlex` library in your `requirements.txt`.

Click on _Merge_ to add this feature.

Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
  paddlepaddle
2
  paddlehub
3
- chardet
 
 
1
  paddlepaddle
2
  paddlehub
3
+ chardet
4
+ paddlex