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

How can I install a python package ? #159

Closed
justarmadillo opened this issue Sep 29, 2023 · 5 comments
Closed

How can I install a python package ? #159

justarmadillo opened this issue Sep 29, 2023 · 5 comments

Comments

@justarmadillo
Copy link

justarmadillo commented Sep 29, 2023

If I need to install python package on a portable AUTOMATIC1111 how can I do it ?

@mohnjiles
Copy link
Contributor

Hi, you can use the python.exe inside the virtualenv to install python packages. For example, <path_to_your_install>\Data\Packages\stable-diffusion-webui\venv\Scripts\python.exe -m pip <pip_packages_here>

We do plan on making this an option in the UI at some point also, sorry for the trouble!

@ionite34
Copy link
Member

Python Packages manager was added from package menu image

@rostamiani
Copy link

Cannot find python package manager

1 similar comment
@rostamiani
Copy link

Cannot find python package manager

@cen070
Copy link

cen070 commented Mar 2, 2024

Cannot find python package manager

Took me a bit to find it too. It's under the 3 dot menu for each package.
2024-03-01 23_22_37-Stability Matrix

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

5 participants