charl-e
charl-e copied to clipboard
Run Stable Diffusion on your M1 Mac
It's ok, you can tell us, we'll move on. Thanks for the effort.
Attempting to run charl-e on my M1 macbook pro and it fails to move past initialization. Logs show: ``` usage: txt2img [-h] [--prompt [PROMPT]] [--outdir [OUTDIR]] [--skip_grid] [--skip_save] [--ddim_steps DDIM_STEPS]...
First, thank you for maintaining this project, this project is really interesting. I spent a whole day trying out various stable diffusion prompts with this app. One thing that bothers...
## Summary (Pardon my ignorance, python isn't my main environment) It looks like txt2img is a binary blob- I can't seem to find any build info or script (maybe I...
It might be nice to type in multiple prompts and have the ui generate them one after another. That way, I could try a bunch of things, go to lunch,...
I've changes the default path from the Desktop too my Pictures folder but although the existing prompts are shows in the gallery the images are not. When I create a...
Hello, Awesome to be able to install txt2img on Mac this easy! Great job! mid ut possible to add other txt2img commands directly in the prompt field? or running txt2img...
### system macOS 12.5.1 M1 MAX (64GB) charl-e 0.0.6 ### errors errors like `[84341] WARNING: file already exists but should not: /var/folders/s3/nryq86dj67154k8lx9k5v2ph0000gp/T/_MEIzzRWoc/torch/_dl.cpython-310-darwin.so` or `transformers/models/clip/modeling_clip.py:657: UserWarning: The operator 'aten::index.Tensor' is not...
## Prerequisites - [x] Using npm - [ ] Using an up-to-date [`main` branch](https://github.com/electron-react-boilerplate/electron-react-boilerplate/tree/main) - [x] Using latest version of devtools. [Check the docs for how to update](https://electron-react-boilerplate.js.org/docs/dev-tools/) - [...