john whately

Results 31 comments of john whately

Sorry @prasantpoudel & @xiankgx for standing on your toes ! I guess I have just made another one. Pull request here: #326 Does yours have the same issues as mine?

## Commits: - [cc87568](https://github.com/Stability-AI/stablediffusion/pull/326/commits/cc87568b6878554e068750b3a7144898c16b7a80) - [6eb5d40](https://github.com/Stability-AI/stablediffusion/pull/326/commits/6eb5d40bd2010487127d0cfda3defa9f9772c992) Added negative prompt support based on Wiki: https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Negative-prompt from @AUTOMATIC1111

After trying @davidusb-geek 's recommendation. Try: `-e TZ="Europe/Paris"`: So something line `docker run ... -e TIME_ZONE="Europe/Paris" -e TZ="Europe/Paris ... ` This makes sure the Docker containers time zone is correct....

> In another issue ([#4 (comment)](https://github.com/Stability-AI/stablediffusion/issues/4#issuecomment-1459810506)) someone referenced a repository with a working containerization of Stable Diffusion. > > I haven't tried it yet, but it has large community interest,...

@gieljnssns congrats on pulling all these merges off. There really has been a lot changed since you initially released this PR. I'm impressed.

I'm sure I could just be using the `Run shell Path` button wrong. Would appreciate some guidance in this matter. (or a different approach for rest api's)

+1 this. There doesn't seem to be many open source datapacks available. It would be good to have the option of installing it directly into a server instead of going...

> I don't quite understand what you mean with "open source datapack" because every datapack is open source as you can unzip it and see the code True that. But...

> There seems to be confusion on this issue. It will only be addressing adding support for this section of projects at Modrinth: > > https://modrinth.com/datapacks Forgive me if I...

This may be too complex (ill maybe see if I can get the ATLuncher running as a container this weekend), but I'm wondering. Instead of containerizing the whole launcher. Having...