Skip to content

Commit

Permalink
mend
Browse files Browse the repository at this point in the history
  • Loading branch information
amva13 committed Jan 10, 2025
1 parent 9e717a9 commit a46a70f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tdc/test/test_model_server.py
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ def testscGPT(self):
from tdc.multi_pred.anndata_dataset import DataLoader
from tdc import tdc_hf_interface
from tdc.model_server.tokenizers.scgpt import scGPTTokenizer
import torch
adata = DataLoader("cellxgene_sample_small",
"./data",
dataset_names=["cellxgene_sample_small"],
Expand Down

0 comments on commit a46a70f

Please sign in to comment.