helicalAI / helical

This repository contains the python package for Helical
https://www.helical-ai.com/
GNU Affero General Public License v3.0
53 stars 5 forks source link

Adding downloads where initial files might not be available anymore. #110

Closed maxiallard closed 2 weeks ago

maxiallard commented 2 weeks ago

For UCE, we are downloading the required files in each function that needs them. For the Geneformer , everything is loaded in the init function which should be the standard.