Ftps

Results 21 issues of 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...

request

![image](https://user-images.githubusercontent.com/63702646/139209557-d4709b6c-21da-4ab7-a62f-ce41b7afaad5.png) 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 ![grid-0000](https://user-images.githubusercontent.com/63702646/210166204-a04bc708-eb44-4225-abfc-0fc646f3387a.png) ###...

# 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,...