Adamdad / hash3D

Hash3D: Training-free Acceleration for 3D Generation
137 stars 8 forks source link

ImportError: cannot import name 'GridBasedHashTable_Key' from 'threestudio.utils.hash_table' #1

Closed jclarkk closed 2 months ago

jclarkk commented 2 months ago

Seems like the GridBasedHashTable_Key is missing

Also, had to manually add the 'zero123_unified_guidance_cache' into threestudio/guidance/init.py.

Adamdad commented 2 months ago

WOW, Thank you for the reminder. Will clean it up right now. 🙏

jclarkk commented 2 months ago

Thanks for the prompt response!

Adamdad commented 2 months ago

fixed. Thanks