Remove non-breaking spaces (#20929)

* Remove non-breaking space in comment

It was likely added unintionally.

* Remove remaining non-breaking spaces
This commit is contained in:
Alex Hedges
2022-12-29 02:12:40 -05:00
committed by GitHub
parent bbcd961897
commit 0b686a8a1e
6 changed files with 14 additions and 14 deletions

View File

@@ -1209,7 +1209,7 @@ All the widgets are open sourced in the `huggingface_hub` [repo](https://github.
* **Text to Speech**: Convert text to audio.
**Image**
* **Image Classification:** Given an image, predict its class. [Example](https://huggingface.co/osanseviero/llamastic).
* **Image Classification:** Given an image, predict its class. [Example](https://huggingface.co/osanseviero/llamastic).
* ([WIP](https://github.com/huggingface/huggingface_hub/issues/100)) **Zero Shot Image Classification**
* ([WIP](https://github.com/huggingface/huggingface_hub/issues/112)) **Image Captioning**
* ([WIP](https://github.com/huggingface/huggingface_hub/issues/113)) **Text to Image Generation**