Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

We don't know what libraries to install in the requirements.txt file #1

Open
komilovasadillo opened this issue May 27, 2024 · 4 comments

Comments

@komilovasadillo
Copy link

We don't know what libraries to install in the requirements.txt file

@komilovasadillo
Copy link
Author

There is no requirements.txt file

@Crizomb
Copy link
Owner

Crizomb commented May 27, 2024

Oopsie, there is one now. Thanks for your feedback

@komilovasadillo
Copy link
Author

Why do so many libraries need to be installed?

@Crizomb
Copy link
Owner

Crizomb commented May 29, 2024

Why do so many libraries need to be installed?

I used pip freeze to get installed pip modules thar are in my virtual environment. To get directly all dependencies of other libraries (Like if you pip install pytorch it will also install a lot of other dependencies for this, here every dependencies direct or indirect is in requirements.txt)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants