Skip to content

Commit 6ee4632

Browse files
committed
Added different python calling
Added different python calling
1 parent 102fbb2 commit 6ee4632

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ pip3 install requests
2020

2121
```bash
2222
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
2324
```
2425

2526

0 commit comments

Comments
 (0)