Hacker News new | ask | show | jobs
by manjunaths 462 days ago
I tried it on my Radeon 7900 GRE 16GB on Windows 11 WSL Ubuntu 24.04 with torch 2.4.0 and rocm 6.3.4, from here, https://repo.radeon.com/rocm/manylinux/rocm-rel-6.3.4/.

I am impressed, it runs very fast. Far faster than the non-turbo version. But the primary time is being spent on the texture generation and not on the model generation. As far as I can understand this speeds up the model generation and not the texture generation. But impressive nonetheless.

I also took a head shot of my kid and ran it through https://www.adobe.com/express/feature/ai/image/remove-backgr... and cropped the image and resized it to 1024x1024 and it spit out a 3d model with texture of my kid. There are still some small artifacts, but I am impressed. It works very well with the assets/example_images. Very usable.

Good work Hunyuan!