Redream icon indicating copy to clipboard operation
Redream copied to clipboard

Realtime Diffusion, using Automatic1111 Stable Diffusion API

Results 11 Redream issues
Sort by recently updated
recently updated
newest added

I'd like to make this working on macOS somewhat, would it be possible? I have seen setup with OBS too, how speedy can the diffusion works?

Can it be used in future to full motion file convertion or there is some alternative? amazing technology but i have 4090 and its give 2-3 fps.

I think you have hardcoded to use a sd15 default controlnet model. Its causing error for sdxl checkpoints. Exception: ControlNet model control_v11p_sd15_canny [2a78b57c](StableDiffusionVersion.SD1x) is not compatible with sd model(StableDiffusionVersion.SDXL) Can...

I tried Right click + mouse scroll as instructed but the capture area doesn't get bigger or smaller. I am using Redream 1.12

redream setting not showing the models

Help! Does anyone have a tutorial on how to use it?

Added LCM support (very fast inference). I set the default steps and cfg to associate with LCM, and modified the prompt to include the LCM lora. **Note**: Currently, LCM requires...

can not change the capture zone to 16:9,only work 1:1

Please help I got an error below ``` System.IO.FileNotFoundException: File 'Data\Haarcascade\haarcascade_frontalface_alt.xml' not found at Emgu.CV.CascadeClassifier..ctor(String fileName) at Redream.MyFunctions.DetectAndApplyMask(Bitmap img) in S:\Users\ideo\Documents\Code\Redream\Redream\MyFunctions.cs:line 255 at Redream.FormScreenShot.TakeScreeenShot() in S:\Users\ideo\Documents\Code\Redream\Redream\FormScreenShot.cs:line 219 at Redream.Form1.buttonStart_Click(Object sender,...