AshleyYakeley / stable-diffusion-rocm

57 stars 8 forks source link

consider using optimized fork #3

Closed nivekuil closed 1 year ago

nivekuil commented 2 years ago

Hey, thanks for making this. I made one change for my own use, pointing to https://github.com/basujindal/stable-diffusion instead of your fork. This one also does not have the watermark/safety check and runs on less VRAM, as without it Vega will starve on a 512x512 (with it I can do 1024x512). Not sure of any downsides.

AshleyYakeley commented 1 year ago

Done.