Usman

Results 2 issues of Usman

I am trying to use this inside flask project and while testing, it gets stuck on preload_model step, should i manually download it? Any help. Thnx

I am getting CUDA out of memory error while running preload_models. On ipython I am running these commands as well, to lower the requirements `import os os.environ["SUNO_USE_SMALL_MODELS"] = "True" os.environ["SUNO_OFFLOAD_CPU"]...