axodox / axodox-machinelearning

This repository contains a pure C++ ONNX implementation of multiple offline AI models, such as StableDiffusion (1.5 and XL), ControlNet, Midas, HED and OpenPose.
MIT License
605 stars 35 forks source link

Is it possible to build the project in mac arm model or linux platform? #8

Open cauliyang opened 1 year ago

cauliyang commented 1 year ago

Hi! Amazing project, and I wonder if it is possible to build the project in the Mac m model or the x84_64 platform? I am not familiar with the Windows platform. Could you please provide a CmakeList.txt to build the project? Thanks for your answer in advance.

axodox commented 1 year ago

Yes it would be possible to build for Mac, however that will require a few steps:

I would say this could take 1-2 days to pull off, however I do not have a Mac and limited free time. However I am willing to help if somebody starts on this.

cauliyang commented 1 year ago

Thank you for your message! I appreciate your willingness to help. I will take note of your suggestions and give it a try.

netgeek888 commented 6 months ago

@cauliyang, I'm trying to use this project on Mac/Linux too. Have you had any success porting it? Would you be able to share your code and information about how to do it? Thank you.

Asten-Valentinus commented 1 month ago

I am a Linux user, and I think that you're project could gain a lot of popularity with better cross-platform support. I hope to see it ported to Linux, and I am looking forward to seeing this project reach it's full potential.