studio-lab-examples icon indicating copy to clipboard operation
studio-lab-examples copied to clipboard

Clicking on download button does not download the (large) file

Open sLucas27 opened this issue 2 years ago • 1 comments

Describe the bug I am clicking on the "Download" button of a large file (1.13GB), but it says that the download fails in the browser.

To Reproduce Steps to reproduce the behavior:

  1. Create a large zip file (e.g. some model weights)
  2. Click "Download" button in the interface

Expected behavior A file being downloaded

Desktop (please complete the following information):

  • OS: Windows
  • Browser: Chrome and Edge
  • Version [e.g. 22]: latest (I guess)

Additional context I also tried to find some sort of workaround with github, but the file is to big for github. It works for smaller files (-25GB)

sLucas27 avatar Jan 08 '23 23:01 sLucas27

Thank you for trying the Studio Lab and sorry for the unavailability of downloading the file. We received the same issue #53 and investigating now. If you have the AWS account, you can use aws s3 cp for uploading the file to S3 after you setting up configuration.

icoxfog417 avatar Jan 09 '23 00:01 icoxfog417