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

[Feature Request] Add support for stable diffusion model 🤗 #79

Open
x-legion opened this issue Apr 10, 2023 · 6 comments
Open

[Feature Request] Add support for stable diffusion model 🤗 #79

x-legion opened this issue Apr 10, 2023 · 6 comments

Comments

@x-legion
Copy link

No description provided.

@JonathanGrant
Copy link

Is there any reason we can't just dynamically load a model in ggml? Why do we need to have some hardcoded paths?

@walking-octopus
Copy link

Duplicate of #4.

@x-legion
Copy link
Author

Duplicate of #4.

It was posted 6 months ago 😱. i guess we have no hope. 😭

@FNsi
Copy link

FNsi commented Jul 5, 2023

It was posted 6 months ago 😱. i guess we have no hope. 😭

8 months 🙋

@leejet
Copy link
Contributor

leejet commented Aug 13, 2023

I've implemented Stable Diffusion using GGML. Welcome to try it out.

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

This is an example

./sd -m ../models/sd-v1-4-ggml-model-f16.bin -p "a lovely cat"

image

@x-legion
Copy link
Author

I've implemented Stable Diffusion using GGML. Welcome to try it out.

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

This is an example

./sd -m ../models/sd-v1-4-ggml-model-f16.bin -p "a lovely cat"

image

Our wish comes true.. But is it worth it?

CCLDArjun pushed a commit to CCLDArjun/ggml that referenced this issue Dec 18, 2023
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

5 participants