Spaces:
Sleeping
Sleeping
Never ending task
#7
by
Ray1fr
- opened
Had the same thing, then it did finally generate after like half an hour.
I'm pretty sure there's a queue system, because on the second generation it looks like this:
The "27 ahead" probably means there's 27 other people that are also generating images who are ahead of my in the queue.
The first time, it didn't show the queue though, it just counted the seconds, like in your screenshot. 🤔
So just keep waiting, I guess. Or try the google colab: https://colab.research.google.com/github/CompVis/latent-diffusion/blob/main/scripts/latent_imagenet_diffusion.ipynb
(I found this colab notebook on the github page for this project here: https://github.com/CompVis/latent-diffusion)