We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8676d2 commit f3146ceCopy full SHA for f3146ce
README.md
@@ -20,7 +20,7 @@ pip3 install requests
20
21
```bash
22
python3 deepaffects_summary_api.py --input_file_path=./sample/Podcast.txt --output_folder=./output --model=iamus
23
-python3 deepaffects_summary_api.py -i ./sample/Podcast.txt -o ./output --m iamus
+python3 deepaffects_summary_api.py -i ./sample/Podcast.txt -o ./output -m iamus
24
```
25
26
0 commit comments