Dev/Dev2 how can i use #283
-
Hello, I'm new to this and I would like to try dev or dev2 builds, can someone tell me how to do it? thank you very much in advance |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
go into the directory of stable-diffusion-webui-reforge, open the command prompt and type this command: After that write this command: |
Beta Was this translation helpful? Give feedback.
-
I just want to find somewhere to say, when I pulled around 2025 Mar 13, the main/dev can't launch and the dev2 can launch but ipadator doesn't work. |
Beta Was this translation helpful? Give feedback.
go into the directory of stable-diffusion-webui-reforge, open the command prompt and type this command:
git checkout dev
or
git checkout dev2
After that write this command:
git pull