FAST icon indicating copy to clipboard operation
FAST copied to clipboard

Not able to access data from FAST DataHub

Open richamuktibodh opened this issue 1 month ago • 1 comments

When executing the following python code on my idle: model = fast.DataHub().download('nuclei-segmentation-model') I get the following error: RuntimeError: Failed to retrieve data from FAST DataHub. Server could be down, or you may have no internet access. Please try again later.

Python version - 3.11.5 OS - Windows 11

richamuktibodh avatar Jun 01 '24 16:06 richamuktibodh