Skip to content

Incorrect version and missing package in requirements.txt #17

@SoftologyPro

Description

@SoftologyPro

These 2 fixes are needed in requirements for the app.py to launch without errors...

huggingface-hub needs to be 0.23.0 or greater otherwise running app.py gives
ImportError: cannot import name 'split_torch_state_dict_into_shards' from 'huggingface_hub'

No fastai in requirements
pip install fastai

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions