Skip to content

Request for a more precise requirements.txt with exact dependency versions #70

@hrzhou-ai

Description

@hrzhou-ai

Thank you for sharing this great project!

I'm trying to reproduce the results, but I found that the current requirements.txt only includes package names without specific version numbers. This makes it difficult to exactly replicate the original environment.

Could you please provide a more precise requirements.txt file that includes exact versions for all dependencies?

Such a file can be generated using the following command:

pip freeze > requirements.txt

This would help ensure full reproducibility of the environment.

Thanks again for your work!

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