We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 102fbb2 commit 6ee4632Copy full SHA for 6ee4632
README.md
@@ -20,6 +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 --model=iamus
24
```
25
26
0 commit comments