hash3D icon indicating copy to clipboard operation
hash3D copied to clipboard

Hash3D: Training-free Acceleration for 3D Generation

Results 2 hash3D issues
Sort by recently updated
recently updated
newest added

/DeepCache/sd/unet_2d_condition.py", line 25, in from diffusers.models.attention_processor import ( ImportError: cannot import name 'ADDED_KV_ATTENTION_PROCESSORS' from 'diffusers.models.attention_processor' (/workspace/assethub-ml-server/venv_lgm/lib/python3.10/site-packages/diffusers/models/attention_processor.py)

I run this command. ```shell python launch.py --config configs/stable-zero123_hash3d.yaml --train --gpu 0 data.image_path=load/images/dog1_rgba.png ``` I got this error. ```shell $ python launch.py --config configs/stable-zero123_hash3d.yaml --train --gpu 0 data.image_path=load/images/dog1_rgba.png Global seed...