Skip to content

Suggestion for requirements #1

Description

@Duke194

Hey pal,

just wanted to get your tool up and running. What I noticed is, that your requirements.txt is fully loaded with unnecessary tools like torch and tensorboard. I guess one does not need this for your tool. This mostly happens when you use pip freeze to generate the requirements file. You should either try pipreqs this will generate your requirements for specific project files only or you should use virutal environments or conda to seperate your requirements (I personally prefer the first because you can easily use this on any python file(s) and will get all the requirements of them).

Anyway, nice tool so far and don't get this wrong pls, only want to help :)

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