HelixNGC7293 / DeforumStableDiffusionLocal

Local version of Deforum Stable Diffusion, supports txt settings file input and animation features!
MIT License
713 stars 115 forks source link

hello what can i do #21

Open Postconceptlab opened 2 years ago

Postconceptlab commented 2 years ago

hello what can i do with this ??

RuntimeError: CUDA out of memory. Tried to allocate 58.00 MiB (GPU 0; 5.81 GiB total capacity; 4.95 GiB already allocated; 58.44 MiB free; 5.08 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

Postconceptlab commented 2 years ago

i think there is something i can do in the .txt runsetting template is there a way to render only frame by frame what is the parameter

Postconceptlab commented 2 years ago

how to change batch size in the run setting template ?

Postconceptlab commented 2 years ago

is there a way to use CPU instead of GPU to have not th eprobleme of cuda ?? may be for more time of work for the computer ?

joanrod commented 2 years ago

Using CPU instead of GPU would not work. Use smaller image sizes.