Skip to content

Commit

Permalink
Merge branch 'master' of github.com:edenai/edenai-apis
Browse files Browse the repository at this point in the history
  • Loading branch information
KyrianC committed Nov 20, 2023
2 parents 57900fb + b3262e4 commit d260ecc
Showing 1 changed file with 19 additions and 3 deletions.
22 changes: 19 additions & 3 deletions AVAILABLES_FEATURES_AND_PROVIDERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,11 @@
| | microsoft |
| | sentisight |
| **anonymization** | api4ai |
| **background_removal** | api4ai |
| | microsoft |
| | photoroom |
| | sentisight |
| | stabilityai |
| **logo_detection** | api4ai |
| | clarifai |
| | google |
Expand Down Expand Up @@ -361,6 +366,7 @@
| Features | Subfeatures |
|----------|-------------|
| **image** | anonymization |
| | background_removal |
| | explicit_content |
| | face_detection |
| | logo_detection |
Expand Down Expand Up @@ -596,7 +602,8 @@
|----------|-------------|
| **audio** | speech_to_text_async |
| | text_to_speech |
| **image** | explicit_content |
| **image** | background_removal |
| | explicit_content |
| | face_detection |
| | face_recognition |
| | landmark_detection |
Expand Down Expand Up @@ -729,6 +736,13 @@
|----------|-------------|
| **translation** | automatic_translation |

</details>
<details><summary>photoroom</summary>

| Features | Subfeatures |
|----------|-------------|
| **image** | background_removal |

</details>
<details><summary>picpurify</summary>

Expand Down Expand Up @@ -794,7 +808,8 @@

| Features | Subfeatures |
|----------|-------------|
| **image** | explicit_content |
| **image** | background_removal |
| | explicit_content |
| | object_detection |
| | search |
| **ocr** | ocr |
Expand Down Expand Up @@ -825,7 +840,8 @@

| Features | Subfeatures |
|----------|-------------|
| **image** | generation |
| **image** | background_removal |
| | generation |

</details>
<details><summary>symbl</summary>
Expand Down

0 comments on commit d260ecc

Please sign in to comment.