riffusion / riffusion-hobby

Stable diffusion for real-time music generation
MIT License
3.39k stars 389 forks source link

RuntimeWarning: invalid value encountered in cast #168

Open JinweiHsu opened 10 months ago

JinweiHsu commented 10 months ago

When I use playground run text to audio, I got this error C:\riffusion\venv\lib\site-packages\diffusers\pipeline_utils.py:734: RuntimeWarning: invalid value encountered in cast

it's only happen with CUDA, then gives me 5s total noise 👇 157950053cbd1ee42e4bd49d420068f6cdf9450d7141f347f8d22963

I'm using diffusers=0.9.0, torch=2.0.1+cu118. Thanks for help!