Client app for Remote Diffusion
Remote Diffusion client app. Only Windows support at the moment. Create a one-click tunnel to your local Stable Diffusion Web UI. If you want to self-host the backend, check this repo: Server
- Press "Register a New Key"
- Set SDWebUI starting point (usually webui-user.bat)
- Set file server folder. Models folder, for example, to remotely download models
- Set login/password for extra security
- Press "Start"
Any improvements to the build process or source code are greatly appreciated.
- Address Windows Defender's aggression towards frpc.exe
- Improve development and production workflows
- Linux support
- @hashedviking - Idea & Initial work