Aman Kishore

Results 20 comments of Aman Kishore

Hi @Sheldonmao you should try out Texture Generation on https://app.mirageml.com/textures Would love to chat when you're available!

Thanks for the quick reply, tried doing this with docker but still running into issues: `docker run -itd --gpus all --privileged --shm-size=8gb --memory=8gb --memory-swap=16gb stable-dreamfusion:latest bash` any tips?

@fractaltr33 Check out #8 for saving .npz file. You probably need to do `pip install --upgrade scikit-image`

Add this line at the end of the file `pc.save('pointcloud.npz')`

Seems to result in a blob for the output, not sure if related

Any updates here? Looking for a good video embedding model!

This seems like an interesting add-on to the WebUI: https://github.com/tjm35/asymmetric-tiling-sd-webui Any insight on how to add X and Y padding into the current diffusers implementation?

Thank you for the code!