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.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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.