Skip to content

Download weights script not working #4392

Closed
@AtGrover

Description

@AtGrover

Google utils file is not there in utils and the file may be modified and renamed to downloads.
The fix is to change the import from google_utils to downloads
in download_weights.sh (line 12)
from utils.google_utils import attempt_download -> from utils.downloads import attempt_download

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions