level 6
zoenders
楼主
ERROR diffusion_model.middle_block.1.transformer_blocks.7.ff.net.0.proj.weight CUDA out of memory. Tried to allocate 50.00 MiB. GPU 0 has a total capacty of 8.00 GiB of which 0 bytes is free. Of the allocated memory 7.00 GiB is allocated by PyTorch, and 281.86 MiB is reserved by PyTorch but unallocated. If reserved but unallocated memory is large try setting max_split_size_mb to avoid fragmentation. See documentation for Memory Management and PYTORCH_CUDA_ALLOC_CONF
在启用ADetailer,模型是face_yolov8n_v2.pt
生第一张图没事,生第二张图时爆显存报错,生第三张图又无事,生第二张图又爆显存报错。
之前都没事的,啥回事。。。。
2024年04月26日 18点04分
1
在启用ADetailer,模型是face_yolov8n_v2.pt
生第一张图没事,生第二张图时爆显存报错,生第三张图又无事,生第二张图又爆显存报错。
之前都没事的,啥回事。。。。