Install stats...
creating venv in D:\OneTrainer\venv
activating venv D:\OneTrainer\venv
installing dependencies
Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/cu118
Collecting diffusers
Cloning https://github.com/huggingface/diffusers.git (to revision 7200985) to c:\users\jason\appdata\local\temp\pip-install-sn1sov7x\diffusers_fd2cb56825804a8da7f6ff7b3dd0b543
Running command git clone --filter=blob:none --quiet https://github.com/huggingface/diffusers.git 'C:\Users\Jason\AppData\Local\Temp\pip-install-sn1sov7x\diffusers_fd2cb56825804a8da7f6ff7b3dd0b543'
WARNING: Did not find branch or tag '7200985', assuming revision or ref.
Running command git checkout -q 7200985
Resolved https://github.com/huggingface/diffusers.git to commit 7200985
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Collecting transformers
Cloning https://github.com/huggingface/transformers.git (to revision 656e869) to c:\users\jason\appdata\local\temp\pip-install-sn1sov7x\transformers_5efb4222a95d478383f9a8a31e03f549
Running command git clone --filter=blob:none --quiet https://github.com/huggingface/transformers.git 'C:\Users\Jason\AppData\Local\Temp\pip-install-sn1sov7x\transformers_5efb4222a95d478383f9a8a31e03f549'
WARNING: Did not find branch or tag '656e869', assuming revision or ref.
Running command git checkout -q 656e869
Resolved https://github.com/huggingface/transformers.git to commit 656e869
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Collecting mgds
Cloning https://github.com/Nerogar/mgds.git (to revision c7e3a7c) to c:\users\jason\appdata\local\temp\pip-install-sn1sov7x\mgds_47e51c8d55cf4768ad67eccc732769b0
Running command git clone --filter=blob:none --quiet https://github.com/Nerogar/mgds.git 'C:\Users\Jason\AppData\Local\Temp\pip-install-sn1sov7x\mgds_47e51c8d55cf4768ad67eccc732769b0'
WARNING: Did not find branch or tag 'c7e3a7c', assuming revision or ref.
Running command git checkout -q c7e3a7c
Resolved https://github.com/Nerogar/mgds.git to commit c7e3a7c
Preparing metadata (setup.py) ... done
Collecting numpy==1.23.5
Using cached numpy-1.23.5-cp310-cp310-win_amd64.whl (14.6 MB)
Collecting opencv-python==4.7.0.72
Using cached opencv_python-4.7.0.72-cp37-abi3-win_amd64.whl (38.2 MB)
Collecting pillow==9.3.0
Using cached https://download.pytorch.org/whl/Pillow-9.3.0-cp310-cp310-win_amd64.whl (2.5 MB)
Collecting tqdm==4.64.1
Using cached https://download.pytorch.org/whl/tqdm-4.64.1-py2.py3-none-any.whl (78 kB)
Collecting PyYAML==6.0
Using cached PyYAML-6.0-cp310-cp310-win_amd64.whl (151 kB)
Collecting pytorch-lightning==2.0.3
Using cached pytorch_lightning-2.0.3-py3-none-any.whl (720 kB)
Collecting torch==2.0.1+cu118
Using cached https://download.pytorch.org/whl/cu118/torch-2.0.1%2Bcu118-cp310-cp310-win_amd64.whl (2619.1 MB)
Collecting torchvision==0.15.2+cu118
Using cached https://download.pytorch.org/whl/cu118/torchvision-0.15.2%2Bcu118-cp310-cp310-win_amd64.whl (4.9 MB)
Collecting accelerate==0.18.0
Using cached accelerate-0.18.0-py3-none-any.whl (215 kB)
Collecting safetensors==0.3.1
Using cached safetensors-0.3.1-cp310-cp310-win_amd64.whl (263 kB)
Collecting tensorboard==2.13.0
Using cached tensorboard-2.13.0-py3-none-any.whl (5.6 MB)
Collecting omegaconf
Using cached omegaconf-2.3.0-py3-none-any.whl (79 kB)
ERROR: Could not find a version that satisfies the requirement xformers==0.0.20.dev539 (from versions: 0.0.1, 0.0.2, 0.0.3, 0.0.4, 0.0.5, 0.0.6, 0.0.7, 0.0.8, 0.0.9, 0.0.10, 0.0.11, 0.0.12, 0.0.13, 0.0.16rc424, 0.0.16rc425, 0.0.16, 0.0.17rc481, 0.0.17rc482, 0.0.17, 0.0.18, 0.0.19, 0.0.20, 0.0.21.dev543, 0.0.21.dev544, 0.0.21.dev546, 0.0.21.dev547, 0.0.21.dev548)
ERROR: No matching distribution found for xformers==0.0.20.dev539
[notice] A new release of pip available: 22.2.2 -> 23.1.2
[notice] To update, run: D:\OneTrainer\venv\Scripts\python.exe -m pip install --upgrade pip
************
Install done
************
Press any key to continue . . .
D:\OneTrainer>start-ui
activating venv D:\OneTrainer\venv
Traceback (most recent call last):
File "D:\OneTrainer\scripts\train_ui.py", line 6, in <module>
from modules.ui.TrainUI import TrainUI
File "D:\OneTrainer\modules\ui\TrainUI.py", line 8, in <module>
import customtkinter as ctk
ModuleNotFoundError: No module named 'customtkinter'
Press any key to continue . . .
Install stats...
Then when running start-ui.bat