Jaidev Shriram
Jaidev Shriram
Hey! I was trying to use the 2dplayground notebook in the base folder to test SDS on a 2D image - but got the following error: ``` TypeError: __call__() missing...
Hey! I see that the LoRA model for prolific dreamer uses the v-prediction model and as stated in previous issues #141 and #99, it produces better results. I'm wondering if...
Hey! Thanks for making this project public. I'm trying to run the pipeline mentioned in `code/run-pipeline.sh` but ran into some errors when executing `run_topic_cv.py`. The files required in lines 77-78...
Hey! Thanks for making this a thing! Is there any plan to release a dedicated inpainting model (where the diffusion model conditions on the mask / masked image)? The zero-shot...
Hello, this is a great project, thanks for making it public! I'm considering integrating mip-splatting with my code that uses the original gaussian splatting implementation. Is it okay if I...