Haidra-Org / horde-worker-reGen

The default client software to create images for the AI-Horde
https://aihorde.net/
GNU Affero General Public License v3.0
94 stars 42 forks source link

enable directml #356

Open HPPinata opened 2 days ago

HPPinata commented 2 days ago

This should broaden our compatibility, although with significantly worse performance than native libraries.

ToDo: Worse Performance shold be documented and advised against, before announcing this.

The PR still needs the knobs and dials to only enable directml under certain conditions, easiest would be an eqivalent to --amd and then maybe another initialization script?

Or maybe think about a way to properly detect what plattform we are running on and go from there? Having 4 different update-runtime scripts mostly doing the same is getting a bit out of hand...