jruffle commited on
Commit
d9a533b
·
verified ·
1 Parent(s): 2236ac3

Upload run_inference.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. run_inference.py +1 -1
run_inference.py CHANGED
@@ -1,6 +1,6 @@
1
  #!/usr/bin/env python3
2
  """
3
- Inference script for transcriptome autoencoder model
4
  Generated automatically during training
5
  """
6
 
 
1
  #!/usr/bin/env python3
2
  """
3
+ Inference script for samples autoencoder model
4
  Generated automatically during training
5
  """
6