smtnkc commited on
Commit
59416a1
·
1 Parent(s): 2ef204f

Bugfix for cached_download

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -7,6 +7,7 @@ scanpy==1.9.3
7
  scikit-learn==1.2.2
8
  scipy==1.10.1
9
  plotly==5.24.1
 
10
  torch-optimizer==0.3.0
11
  torchmetrics==0.9.0
12
  torch==1.12.1+cu113
 
7
  scikit-learn==1.2.2
8
  scipy==1.10.1
9
  plotly==5.24.1
10
+ huggingface-hub==0.25.2
11
  torch-optimizer==0.3.0
12
  torchmetrics==0.9.0
13
  torch==1.12.1+cu113