- paddlehub >= 1.6.0 | [How to install PaddleHub](../../../../docs/docs_ch/get_start/installation.rst)
- paddlehub >= 1.6.0 | [How to install PaddleHub](../../../../docs/docs_ch/get_start/installation.rst)
- ### 2、Installation
- ### 2、Installation
...
@@ -42,45 +42,45 @@
...
@@ -42,45 +42,45 @@
-```shell
-```shell
$ hub run porn_detection_gru --input_text "黄片下载"
$ hub run porn_detection_gru --input_text "黄片下载"
```
```
- or
- or
-```shell
-```shell
$ hub run porn_detection_gru --input_file test.txt
$ hub run porn_detection_gru --input_file test.txt
```
```
- test.txt stores the text to be reviewed. Each line contains only one text
- test.txt stores the text to be reviewed. Each line contains only one text
- If you want to call the Hub module through the command line, please refer to: [PaddleHub Command line instruction](../../../../docs/docs_ch/tutorial/cmd_usage.rst)
- If you want to call the Hub module through the command line, please refer to: [PaddleHub Command line instruction](../../../../docs/docs_ch/tutorial/cmd_usage.rst)