Skip to content

Commit cedf758

Browse files
authored
Update config.py
1 parent 9953333 commit cedf758

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deepEMhancer/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
NNET_INPUT_SIZE=64
66
NNET_INPUT_STRIDE= NNET_INPUT_SIZE//4
77

8-
DOWNLOAD_MODEL_URL = 'http://campins.cnb.csic.es/deepEMhancer/deepEMhancerModels.zip'
8+
DOWNLOAD_MODEL_URL = 'https://zenodo.org/record/7432763/files/deepEMhancerModels_tf1.zip'
99
MODEL_DOWNLOAD_EXPECTED_SIZE=739163136
1010

1111
DEFAULT_MODEL_DIR = os.path.expanduser("~/.local/share/deepEMhancerModels/production_checkpoints")

0 commit comments

Comments
 (0)