macelik

Results 3 comments of macelik

Hi there, this looks cool. However, the I am not able to get the usage of the scripts. It would be great if you could document it. Additionally, is it...

> Hi, any update with this issue? I am also encountering same issue. Your help would be greatly appreciated. Hi there, I got it working by installing the below libraries...

Anyone who experience the same issue. I loaded the model manually before calling annotation function. ```Python from celltypist import models models.models_path='./' model = models.Model.load(model = 'model_from_lasry.pkl') ```