rocm_sdk_builder icon indicating copy to clipboard operation
rocm_sdk_builder copied to clipboard

integration of stable diffusion and some other interesting machine learning tools

Open lamikr opened this issue 7 months ago • 9 comments

At the moment the rocm sdk builder stack is providing the base for integrating and using the many nice ML projects but does not in itself include them.

Some of the projects like openai whisper are easy to take in use with pip install but I am thinking that there could perhaps be room for adding a second layer of install of apps directly. They would not be installed automatically but we could still have binfo files to build them after the core has been build..

At the moment I am thinking some language tools, audio tools and visual tools that could be easily usable. (whisper, automatic1111, comfyui, sd.cpp-webui, shark for example ?)

Not sure whether this second layer would also include only the libraries itself or also the attempts to trying out to improve the default models that these projects provide.

lamikr avatar Jul 03 '24 06:07 lamikr