Ayaan Haque

Results 25 comments of Ayaan Haque

Sounds good, will try it and let you know.

Reducing the ray samples (to 256) seems to work, but training is incredibly slow, which make sense. I'll share some results once it runs for a while to see how...

@bennyguo Interesting solution! Curious to see how that works. In terms for GPUs, will this speed up the iters/sec? Also, just curious, have you thought about using Deepfloyd for ProlificDreamer?...

Ah ok, sounds good, thanks for the info. For writing a LoRA implementation, can you point to where you found the LoRA implementation for SD? I'm interested in writing a...

I tested it, here's what I got: Training to begin takes ~12 GB memory. After the 1k iterations, it ran out of memory unfortunately. Question: Is the beginning section still...

I'm testing on a 50 GB GPU yes. I'll try that yes! Random question, where does all the saving occur in the code? I want to try and save out...

How much memory does the standard ProlificDreamer currently in the main branch take? I'm training it and its taking 40gb of memory, which seems quite high...

Does it use 256x256 by default or 64x64?

Will test it in a bit!

I'm training it now, will let you know how it goes.