Proto commits in starik222/BooruDatasetTagManager

These 10 commits are when the Protocol Buffers files have changed:

Commit:78181a1
Author:starik222

interrogator_rpc has been renamed to AiApiServer. Server and serialization have been changed from gRPC and protobuf to flask_restful and JSON. Added the ability to use the Seed-X model for text translation. Added the NeoChen1024/llama-joycaption-beta-one-hf-llava-FP8-Dynamic model.

This commit does not contain any .proto files.

Commit:25bdb2c
Author:starik222

Added tool for background removal using BiRefNet. Added support for MiaoshouAI/Florence2 models

The documentation is generated from this commit.

Commit:8152c3a
Author:starik222

Implemented support for joycaption and moondream2. Improved autotagger selection window and added new settings.

Commit:f194f0b
Author:starik222

Unused file removed

Commit:24edcee
Author:starik222

- Setting parameters for each tagger separately. - Florence2 model support.

Commit:ca47833
Author:Fake Name

Split the interrogator responses into per-network lists. Add script I've been using for testing in python.

Commit:c04db8a
Author:Fake Name

Add optional boolean for avoiding doing internet requests. Also a flag to specify VRAM usage behaviour.

Commit:308f4a2
Author:Fake Name

Pick out just the interrogator bits.

Commit:efb7af5
Author:Fake Name
Committer:starik222

Interrogator service now does the chooch.

Commit:899cf8b
Author:Fake Name
Committer:starik222

Ok, I can use python to extract image tags. TODO: Make sure the RPC stuff works (never used grpc before), and then do the C# part.