Commit Graph

1 Commits

Author SHA1 Message Date
Gaute Lindkvist 349098a7cc Add PixlStash remote dataset source plugin
A reference plugin for the remote dataset source framework that browses and
imports training images from a PixlStash server.

- Browse characters and picture sets, import selected groups as a dataset.
- Captions are built from each picture's natural-language description and WD14
  tags, read per-picture from GET /pictures/{id}/metadata (the listing
  endpoints only return scalar grid fields).
- Supports SSL and configurable API paths.

Also un-ignores extensions/pixlstash in .gitignore so the plugin is tracked.
2026-08-07 12:30:08 +00:00