Documentation for API? #192

Open
opened 2024-04-24 04:11:45 +02:00 by Benjamin1973 · 0 comments
Benjamin1973 commented 2024-04-24 04:11:45 +02:00 (Migrated from github.com)

I see in the documentations "Features" section the API example

-Is there more comlete API documentation? For example, one including choosing a model instead of face images.

-Is there a commented description of the JSON request and response models somewhere?

I'd like to create some utilities for meta-batching (like running multiple face models through multiple folders of images), but I'd like to use C# to form my requests and parse the responses, as I haven't studied Python much. So I'm trying to figure out (1) what object the API expects; (2) what it returns.

I see in the documentations "Features" section the API example -Is there more comlete API documentation? For example, one including choosing a model instead of face images. -Is there a commented description of the JSON request and response models somewhere? I'd like to create some utilities for meta-batching (like running multiple face models through multiple folders of images), but I'd like to use C# to form my requests and parse the responses, as I haven't studied Python much. So I'm trying to figure out (1) what object the API expects; (2) what it returns.
Sign in to join this conversation.