Ruoxi

Results 107 comments of Ruoxi

I also met this problem today. Deleted things should behave as if they never existed, or they are _NOT_ deleted.

Meeting the same problem.

> It is tricky to set up credentials on remote server for google drive, so I made a s3 share instead. > > endpoint: https://s3-haosu.nrp-nautilus.io bucket: seaweed > > Could...

怎么用啊,功能是怎么样的x

Sorry for my delay in reply, and.. no, since we only have the modules generated after tensorflow is run, and when umr is initialized there is no such tmp module...

Though not official, you can try the finetune code from https://github.com/TencentARC/InstantMesh I cannot release the training code for non-technical reasons..

Nowadays we do have more techniques to reduce inference-time memory, including [model offloading](https://huggingface.co/docs/diffusers/en/optimization/memory#model-offloading), [autotune compile](https://huggingface.co/docs/diffusers/en/optimization/torch2.0#torchcompile), quantization and maybe others. We do not have the code for these ready now but...

The size should be the resolution of your render output and can be fixed to a same value. I am not sure why you have different-sized depths.

Though not official, you can try the finetune code from https://github.com/TencentARC/InstantMesh