Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gen AI models #354

Open
jtligon opened this issue Oct 22, 2024 · 3 comments
Open

Gen AI models #354

jtligon opened this issue Oct 22, 2024 · 3 comments

Comments

@jtligon
Copy link
Contributor

jtligon commented Oct 22, 2024

I would like a way to generate images locally using Stable Diffusion-esqe models.

ramalama serve --name stable-diffusion stable-diffusion

have it download a specified model, the allow me to ask the model for something and generate an image.

Would love to discuss the interface/tui/flow of this more with the team!

@ericcurtin
Copy link
Collaborator

https://diffusionbee.com/ an example of a similar tool

@ericcurtin
Copy link
Collaborator

This might be the best tool to look into to start as it uses the same library as llama.cpp:

https://github.com/leejet/stable-diffusion.cpp

GGML

@ericcurtin
Copy link
Collaborator

Here's a UI for it:

https://jellybox.com/

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

No branches or pull requests

2 participants