(ROCM Compatible) Stable Diffusion web UI
Fork from https://github.com/AUTOMATIC1111/stable-diffusion-webui
Besides making it Rocm compatible I'm writing down any usefull information I found in here.
Usage
conda env update -f environment.yml -v
./run
ControlNet
Resources
Models https://civitai.com/
Video https://github.com/pschaldenbrand/Text2Video https://github.com/Dextrorph/Stable-diffusion-webui-video-multiprompt (Script) https://www.youtube.com/watch?v=MXRjTOE2v64 (Parseq tutorial 1-3) https://www.framesync.xyz/ (advanced frame control)
Extensions https://github.com/Mikubill/sd-webui-controlnet (ControlNet) https://github.com/SHI-Labs/Text2Video-Zero-sd-webui (Text2Video)