Open rizkidewanto opened 9 months ago
Using this project to run it on Windows: https://github.com/bmaltais/PhotoMaker/tree/v1.0.1
Ok, will notify if anything goes wrong again. Thanks.
Ok, I got it running on Colab (sad PC can't run it). However, I got message torch.cuda.OutOfMemoryError: CUDA out of memory. How to fix it?
The minimum GPU memory required by our PhotoMaker is 15G. You could apply other GPU
An important note: For those GPUs that do not support bfloat16, please change this line to torch_dtype = torch.float16, the speed will be greatly improved (1min/img (before) vs. 14s/img (after) on V100). The minimum GPU memory requirement for PhotoMaker is 15G.
Um, can I run it if I have this spec?
Hello. First of all, I want to say congrats to the dev. What an AI. I try the demo on HF, it's 🤯 I want to try running this locally, but encounter this error :
Help is appreciated, thanks.