Dawid Janeczko
Results
2
comments of
Dawid Janeczko
It's been a while and all other issues pointing to this one. Is the actual solution to fix this problem with git dependencies? I love using bun however I have...
I managed to get it to work with rtx 2060 that has only 6GB VRAM using lower resolution. Make sure to add `model.to(torch.float16)` in **load_model_from_config** function, just before `model.cuda()` is...