Unique3D icon indicating copy to clipboard operation
Unique3D copied to clipboard

Image Processing Stuck

Open yasakrami opened this issue 5 months ago • 4 comments

I've encountered an issue with the Unique3D API where the image processing gets stuck and does not proceed. Initially, I noticed that the model was not progressing beyond a certain point, so I updated and switched to the latest Stable Diffusion model available on Hugging Face for Unique3D (specifically the benjamin-paine/stable-diffusion-v1-5 model). However, despite the update, the issue persists, with the process hanging in the same spot, without returning any results. The log indicates a problem with the view direction (cos_angles.mean() error), and switching models did not resolve the issue. Additionally, the Hugging Face demo for this model is also not working, which suggests the problem may be more widespread.

Screenshot (570)

yasakrami avatar Sep 16 '24 11:09 yasakrami