Skip to content

Commit f3146ce

Browse files
committed
Update README.md
1 parent a8676d2 commit f3146ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +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 --m iamus
23+
python3 deepaffects_summary_api.py -i ./sample/Podcast.txt -o ./output -m iamus
2424
```
2525

2626

0 commit comments

Comments
 (0)