Skip to content

Commit 0bc4700

Browse files
committed
cleanup readme
1 parent 65f503a commit 0bc4700

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ The `depth-estimation` task accepts an image url or path as input and generates
8484
$ llm -m transformers -o task depth-estimation http://images.cocodataset.org/val2017/000000039769.jpg
8585
/var/folders/b1/1j9kkk053txc5krqbh0lj5t00000gn/T/tmpjvp9uo7x.png
8686
```
87-
XXX embed image here?
8887

8988
### [document-question-answering](https://huggingface.co/docs/transformers/en/main_classes/pipelines#transformers.DocumentQuestionAnsweringPipeline)
9089

@@ -188,7 +187,7 @@ Berlin
188187

189188
### [summarization](https://huggingface.co/docs/transformers/en/main_classes/pipelines#transformers.SummarizationPipeline)
190189

191-
Specify additional pipeline keyword args with the `kwargs` model option, a JSON text document:
190+
Specify additional pipeline keyword args with the `kwargs` model option:
192191
```sh-session
193192
$ llm -m transformers -o task summarization "An apple a day, keeps the doctor away"
194193
An apple a day, keeps the doctor away from your doctor away . An apple every day is an apple that keeps you from going to the doctor . The apple is the best way to keep your doctor from getting a doctor's orders, according to the author of The Daily Mail

0 commit comments

Comments
 (0)