@Furkan Gözükara SECourses I followed your tutorial to install ControlNet (https://www.youtube.com/w

@Furkan Gözükara SECourses I followed your tutorial to install ControlNet (https://www.youtube.com/watch?v=YJebdQ30UZQ). When I get to the step where I run python gradio_scribble2image.py for the first time, an error message is returned:

RuntimeError: CUDA out of memory. Tried to allocate 2.00 MiB (GPU 0; 4.00 GiB total capacity; 3.19 GiB already allocated; 1.40 MiB free; 3.25 GiB reserved in total by PyTorch) If reserved memory is >> allocated memory try setting max_split_size_mb to avoid fragmentation. See documentation for Memory Management and PYTORCH_CUDA_ALLOC_CONF

Do you know what I'm supposed to do to fix this error ? thks a lot !
Was this page helpful?