Skip to content

Implementation of CoreML + Live Render Preview#370

Open
AEtheve wants to merge 7 commits into
divamgupta:masterfrom
AEtheve:coreml-implementation
Open

Implementation of CoreML + Live Render Preview#370
AEtheve wants to merge 7 commits into
divamgupta:masterfrom
AEtheve:coreml-implementation

Conversation

@AEtheve

@AEtheve AEtheve commented Jan 8, 2023

Copy link
Copy Markdown
Contributor

With this implementation, we can select a CoreML model for the Text To Image mode, which increases performance (currently, the model must be manually added to the .diffusonbee/coreml_models folder and the compiled executable in the src/Debug folder).

With this implementation, we can select a CoreML model for the Text To Image mode, which increases performance (currently, the model must be manually added to the .diffusonbee/coreml_models folder and the compiled executable in the src/Debug folder).
@Woodentables

Copy link
Copy Markdown

Is this repo still being updated?

@MichaelBurry

Copy link
Copy Markdown

@divamgupta Ayeeee

@rlogank

rlogank commented Jan 17, 2023

Copy link
Copy Markdown

@AEtheve Haven't seen the developer active anywhere in like a month. Any chance you could explain how to compile this application with your modifications? I'm only mildly versed in Electron and failed miserably when attempting to bundle it up. Thanks for adding this implementation.

@AEtheve

AEtheve commented Jan 19, 2023

Copy link
Copy Markdown
Contributor Author

Hello, I will probably add more information in the README. In the meantime, you can contact me on Discord in a private message.

@aiden3c

aiden3c commented Jan 21, 2023

Copy link
Copy Markdown

What is your discord handle! I'd love to add you to get help on how to run this. What is the compiled executable I put into src/Debug? I have the coreML models.

@AEtheve

AEtheve commented Jan 21, 2023

Copy link
Copy Markdown
Contributor Author

My Discord is Alexis Ethève#4161. In the src/Debug folder, you need to put the compiled executable from the backends/swift_backend directory.

@divamgupta

Copy link
Copy Markdown
Owner

Thanks for the PR, but i think we should use the coreml backend once it supports multiple sizes, loading of custom models, img2img, inpainting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants