Problem installing #663
Unanswered
MuslimSage
asked this question in
Q&A
Replies: 2 comments 1 reply
-
run pip install --r requirements.txt |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I go through the installation, when I launch gui.bat I get this...
[notice] To update, run: python.exe -m pip install --upgrade pip
PS C:\ai\Kohya\kohya_ss\kohya_ss> ./gui
System Information:
System: Windows, Release: 10, Version: 10.0.19044, Machine: AMD64, Processor: AMD64 Family 23 Model 113 Stepping 0, AuthenticAMD
Python Information:
Version: 3.11.2, Implementation: CPython, Compiler: MSC v.1934 64 bit (AMD64)
Virtual Environment Information:
Path: C:\ai\Kohya\kohya_ss\kohya_ss\venv
GPU Information:
Name: NVIDIA GeForce RTX 3070, VRAM: 8192 MiB
Validating that requirements are satisfied.
Error: The following packages are missing:
Run ←[33mupgrade.ps1←[0m or ←[33mpip install -U -r requirements.txt←[0m to resolve the missing requirements listed above...
Beta Was this translation helpful? Give feedback.
All reactions