925 Studio
925 Studio
I'm facing the same problem except I'm use mac with M1 chips. After download all the files, error message shows in terminal ``` Error running process: /Users/silver/Playgrounds/AI/sdw_1.5/extensions/sd-dynamic-prompts/scripts/dynamic_prompting.py Traceback (most recent...
> I went as far back as > > [ec0a488](https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/ec0a48826fb41c1b1baab45a9030f7eb55568fd0) > > but the output is still garbled... FWIW different upscalers seem to be working correctly -- this is just...
Thank you for your kindness but I have to admit it's bit complicate to diagnose in my case. See I'm using sd-webui on M1 + Ventura system and the acceleration...
@zorzella If it's not too much to ask, can you help me with this new discover. I started a fresh installation of sd-webui and SwinIR 4x seems work, but the...
Does it happen when you are doing multi tasks or switching apps? If I do these things, the progress bar sometimes just disappear but the calculation continues.
I had this problem but I just have figured it out. Download [this file](https://github.com/xinntao/Real-ESRGAN/releases/download/v0.2.5.0/realesr-general-x4v3.pth) then put it into `models/realesgran/` folder. It was an empty folder in my case and now...
> for most Chinese users, run `python3 -m pip install git+https://ghproxy.com/https://github.com/TencentARC/GFPGAN.git@8d2447a2d918f8eba5a4a01463fd48e45126a379 --prefer-binary` And also you need to change your VPN to global and set the proxy in terminal. For an...
> Try manually install svglib using pip install svglib > > Check if any error occurred Wow, you are the man. I just want to update what just happened and...
I'll be more specific here: 1. Quit terminal by CMD+Q and restart a new one 2. `./webui.sh` and same error info appears in terminal but the webui works fine 3....
Update: 1. I tried to install this extension on my mbp which running big sur and it went smooothly, so I guess maybe it's my command line tool has problem...