Mohit Mendiratta
Mohit Mendiratta
Will you provide a pretrained model for your code??
weird output
Hi, Thanks a lot for the support. I tried out the steps to generate output using the example images. I get a weird output, can you guide me where I...
File "train.py", line 206, in train_loop(config, model, noise_scheduler, optimizer, train_dataloader) File "train.py", line 131, in train_loop noisy_latents = noise_scheduler.add_noise(latents, noise, timesteps.cpu().numpy()) File "/HPS/EgofaceTrial/work/anaconda3/envs/stable-diffusion/lib/python3.8/site-packages/diffusers/schedulers/scheduling_ddpm.py", line 303, in add_noise timesteps = timesteps.to(original_samples.device)...
Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass RuntimeError: CUDA out of memory. Tried to allocate 4.00 GiB (GPU 0; 47.46 GiB total capacity; 44.29 GiB...
Hi, The results look great. I was wondering these results do miss high frequency details. Do you know why?