AnyDoor icon indicating copy to clipboard operation
AnyDoor copied to clipboard

Official implementations for paper: Anydoor: zero-shot object-level image customization

Results 70 AnyDoor issues
Sort by recently updated
recently updated
newest added

I've encountered the installation problem on share=1.0.4 module. With the suggested environment config. Installed setuptools=66.0.0 and wheel=0.41.2. I don't want to alter any code from setuptools. But if it's the...

It would be great to see AnyDoor port to [ComfyUI](https://github.com/comfyanonymous/ComfyUI) by @comfyanonymous React with 👍 to collect community votes

How would I go about running the inference script with multiple GPU's? Currently, it's maxing out my one A10 but have four, so want it to run in parallel, but...

torch.cuda.OutOfMemoryError: CUDA out of memory. Tried to allocate 58.00 MiB. GPU 0 has a total capacty of 15.70 GiB of which 53.31 MiB is free. Including non-PyTorch memory, this process...

Can my 3090 run this project? ( It's just reasoning, no need for training )

I saw that your website says demo soon, and it would be cool to have a way to use this model without any setup. I propose an implementation like the...

numpy==1.23.1 numpy/core/src/multiarray/scalartypes.c.src:2967:12: error: too few arguments to function ‘_Py_HashDouble’ 2967 | return _Py_HashDouble((double) PyArrayScalar_VAL(obj, @name@)); ...... Failed to build numpy. This may related the the python version according to https://github.com/numpy/numpy/issues/22520#issuecomment-1434046055

My device: M1 Pro with 32GB vram. Thanks for your instructions

Currently I'm testing your project on TryOn datasets and it executes `inference_single_image()` function for 20-40 seconds depending on the GPU I use. What are the ways I can decrease the...

DiffusionWrapper has 865.91 M params. making attention of type 'vanilla-xformers' with 512 in_channels building MemoryEfficientAttnBlock with 512 in_channels... Working with z of shape (1, 4, 32, 32) = 4096 dimensions....