openai / jukebox

Code for the paper "Jukebox: A Generative Model for Music"
https://openai.com/blog/jukebox/
Other
7.83k stars 1.41k forks source link

Syntax error on Colab #294

Open tplatreides opened 6 months ago

tplatreides commented 6 months ago

I'm getting this error, while trying to generate this one Captura de tela 2024-05-03 021738

File "", line 144 elif gpu_info[0].find('L4') >= 0: ^ SyntaxError: invalid syntax