VideoRender / ControlNet /docs /low_vram.md
shichen1231's picture
Duplicate from Anonymous-sub/Rerender
862c70b
|
Raw
History Blame Contribute Delete
365 Bytes
# Enable Low VRAM Mode
If you are using 8GB GPU card (or if you want larger batch size), please open "config.py", and then set
```python
save_memory = True
```
This feature is still being tested - not all graphics cards are guaranteed to succeed.
But it should be neat as I can diffuse at a batch size of 12 now.
(prompt "man")
![p](../github_page/ram12.jpg)