Spaces:
Running
on
T4
Missing diffusion.utils module
Hello YuXing
Thank you very much for sharing your excellent work HoLa-BRep with the community. While exploring the released resources, I noticed that the code refers to:
"from diffusion.utils import *";
but the repository does not currently include the diffusion/ folder (e.g., utils.py and related functions).
Would it be possible for you to upload or share this missing module? It would be extremely helpful for reproducing your results and learning from your implementation.
Thank you again for your contribution, and I look forward to your reply.
Best regards
i've had the same problem
Same problem
Facing the same issue. It seems the diffusion package was never committed to the repo (commit history shows a 'fresh start'). The code attempts to load it from external path "/data" (line 6, app.py), implying it's hidden in the author's local storage. The Space is currently incomplete/broken for public use.