Update documents, add new options information

This commit is contained in:
ArDiouscuros
2022-09-27 08:59:16 +02:00
committed by Lincoln Stein
parent 8a7ca4a766
commit d641d8ab6d
3 changed files with 13 additions and 0 deletions

View File

@ -113,3 +113,13 @@ branch that contains the pull request:
You will need to go through the install procedure again, but it should be fast because all the
dependencies are already loaded.
---
### **QUESTION**
Image generation crashed with CUDA out of memory error after successful sampling.
### **SOLUTION**
Try to run script with option `--free_gpu_mem` This will free memory before image decoding step.