jaswon / osu-dreamer

a diffusion-based ML model for generating osu! maps from raw audio
MIT License
119 stars 10 forks source link

Getting the same error over and over again #5

Closed hakase420 closed 1 year ago

hakase420 commented 1 year ago

Hey folks, wanted to try this bot out, but on the very first step it gives me this specific error: "await connected: disconnected Error: await connected: disconnected" In no world I know what that means and maybe it's just a me-issue and I need to fix it somehow, but I don't know where to get help elsewhere, so I'm hoping here is a nice dude who could help me with that problem.

jaswon commented 1 year ago

it seems like your colab runtime is being disconnected as soon as you start it- a lot of other people seem to have this issue as well (https://github.com/googlecolab/colabtools/issues/2032, https://github.com/googlecolab/colabtools/issues/66, https://github.com/googlecolab/colabtools/issues/58), but no one has identified any solutions. im not sure i can provide a workaround since this has never happened to me before, sorry.