Why is the generation taking so long?
#1
by
Deriq
- opened
Hey @Deriq
This is because the space is running on CPU. There are only 10 Zero GPU spaces so some spaces were switched to CPU.
If you want to run it fast, please duplicate the space and use ZeroGPU or dedicated GPU.
If you will duplicate the space, make sure that everything is on .cuda() in app.py too.
Alex.