Sebastian Piechowiak

Results 8 issues of Sebastian Piechowiak

Currently service "download" and other services are using sequence of commands: `git clone REPOSITORY_URL && cd REPO_DIR && git reset --hard COMMIT_SHA` This unnecesary downloads entire repository history only to...

**Is your feature request related to a problem? Please describe.** I don't like the fact, that all embedding files are in one directory and can be used with all models....

I think it's about time to think of proper method to handle extensions. AUTOMATIC1111 writes some of webui plugins as external repository scripts (like aesthetic gradients). Right now there is...

awaiting-response

Fixes WARN / ERRORs addressed in https://github.com/AbdBarho/stable-diffusion-webui-docker/issues/167 Closes #167

This issue addresses PR https://github.com/AbdBarho/stable-diffusion-webui-docker/pull/157 I would like to discuss here about a need to clean up some things about docker. First of all, I believe that docker should be...

**Describe the bug** Running download service there are some info stating there is `[WARN]` or `[ERROR]` info. **Which UI** none :) **Hardware / Software** Doesn't matter **Steps to Reproduce** 1....

bug

As stated in comment https://github.com/AbdBarho/stable-diffusion-webui-docker/issues/102#issuecomment-1260589089 I've prepared entrypoint architecture first, so there is place to divide startup scripts into smaller ones with proper functionality spearated. `mount.sh` script, as container decorator,...

**Has this issue been opened before?** - [x] It is not in the [FAQ](https://github.com/AbdBarho/stable-diffusion-webui-docker/wiki/FAQ), I checked. - [x] It is not in the [issues](https://github.com/AbdBarho/stable-diffusion-webui-docker/issues?q=), I searched. **Describe the bug** From...

bug
awaiting-response