intel / openvino-ai-plugins-gimp

GIMP AI plugins with OpenVINO Backend
Apache License 2.0
447 stars 49 forks source link

Version 1 3 server update #23

Closed gblong1 closed 1 year ago

gblong1 commented 1 year ago

Added a config file for the server to avoid code modifications. JSON config should be in the form: { "model_version":"SD_1.5", "device_list" : ["CPU","GPU.0","GPU.0"], }