Skip to content

Conversation

@abrenoch
Copy link

@abrenoch abrenoch commented Oct 21, 2023

This PR would allow running DD in a 'server' mode to accept HTTP requests to evaluate images.

The motivation here is to leverage DD as a resource for other applications/services to tag images as needed:

deepdanbooru serve --project-path "<dd-project>" --host 0.0.0.0

Supports arguments:

  • --project-path
  • --model-path
  • --tags-path
  • --host [localhost]
  • --port [9001]

Still a little bit of work to do (like supporting SSL certificates), but wanted to open a draft.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants