SUDO-AI-3D / zero123plus

Code repository for Zero123++: a Single Image to Consistent Multi-view Diffusion Base Model.
Apache License 2.0
1.71k stars 118 forks source link

runtime error in huggingface demo #2

Closed GDani31 closed 11 months ago

GDani31 commented 11 months ago

It says "Memory limit exceeded".

eliphatfs commented 11 months ago

I have restarted the server to temporarily fix it. I am unsure it is due to code issue or just a large amount of traffic, will check later today.

eliphatfs commented 11 months ago

Fixed a possible cause of OOM when a user uploads very large image.

eliphatfs commented 11 months ago

Seems the error is not recurring, closing for now.