Ftps
Ftps
Hello. I was modifying this bot in various ways, and I noticed that SoundCloud Playlist is not working. Is this not working from the beginning? At first, I can download...
 This was working correctly until the other day when I got this error and it crashed. I've tried reinstalling it, but that didn't change anything. Please let me know...
### Summary ・Adapted stablediffusion to work on M1 mac(mps) and CPU ### Currently not feasible ・gradio_seg2image.py(Reason:aten::_slow_conv2d_forward is currently not supported by mps.)
# Overview I add negative_prompt to txt2img and img2img I think it will be more useful for image generation! ## Example Other parameters are the same. ### Before  ###...
# Overview I add function to select ckpt file This makes it easier to determine which model to use from among multiple models, whereas previously it was necessary to specify...
## Summary ・Adapted stablediffusion to work on M1 mac(mps). ・ Created an automatic device detection system for #147 ## Feature ・Support mps for txt2img.py, img2img.py, gradio and streamlit ・Add mac...
**Describe what this pull request is trying to achieve.** When creating an extension, files added with git submodule can be added together. Also, I fixed the error in windows at...
I'd like to see it merged after #338. Fixed missing "self" and changed one of the two configs to GUIConfig.
Fix format #526 I just removed the unnecessary `()`, so it should not affect the operation.
There is no problem with the current code, but it might be better to follow a coding convention such as PEP8. There were a couple of things that bothered me,...