Hi! does some has maybe a working code how to download .H5 TF keras model file from dropbox to QC? I know there is the download method in python which seems to work in QC to download e.g. CSV files. But how to use it to download binary files like H5 and additionally, how to make it working in kera where the open file method just excpet to get the file name?

I know the save/open file is still a huge limitation in QC, but at least the models could be loaded from dropbox in the moment until a new file open/save option is merged?

Thanks so much for any help!