Skip to content

project’s dependencies #2

@Lydiatingting

Description

@Lydiatingting

Hi, I’m reviewing your project’s dependencies and have a few questions about the entries in requirements.txt. Could you please explain what these packages are and how they should be installed in our environment? In particular, several lines reference local build artifacts (for example, asttokens @ file:///home/conda/feedstock_root/build_artifacts/asttokens_1694046349000/work and backcall @ file:///home/conda/.../work), and there are editable git dependencies like -e git+https://github.com/openai/CLIP.git@a1d071733d7111c9c014f024669f959182114e33#egg=clip and -e git+https://github.com/CompVis/taming-transformers.git@3ba01b241669f5ade541ce990f7650a3b8f65318#egg=taming_transformers. Are these intended to be fetched from PyPI or from those local/remote sources, and should we replace them with clean PyPI equivalents? Also some entries lack explicit version pins; could you confirm the desired versions or whether we should lock them to specific versions to ensure reproducibility?

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