You can try: ```apt-get install python3-tk```
You can try:
apt-get install python3-tk



Adan Dadaptation because it requires about 36GB of VRAM from my testing. The others weren't quite as intense though.







JUPYTER_PASSWORD in the environment variables, read the README --server_port 3000Adan Dadaptationapt update && apt install apt-utils
wget https://raw.githubusercontent.com/bmaltais/kohya_ss/master/setup.sh
chmod +x setup.sh
./setup.sh -d /workspace/kohya_ss
cd /workspace/kohya_ss
./gui.sh --listen 0.0.0.0 --server_port 3000JUPYTER_PASSWORD Traceback (most recent call last):
2023-06-01T16:59:14.685731564Z File "/workspace/stable-diffusion-webui/extensions/sd_dreambooth_extension/dreambooth/utils/utils.py", line 200, in f
2023-06-01T16:59:14.685746164Z res = func(*args, **kwargs)
2023-06-01T16:59:14.685748394Z File "/workspace/stable-diffusion-webui/extensions/sd_dreambooth_extension/dreambooth/ui_functions.py", line 683, in start_training
2023-06-01T16:59:14.685750304Z if config.pretrained_vae_name_or_path == "":
2023-06-01T16:59:14.685752134Z AttributeError: 'NoneType' object has no attribute 'pretrained_vae_name_or_path'
2023-06-01T16:59:14.685753844Z FileNotFoundError: [Errno 2] No such file or directory: '/workspace/stable-diffusion-webui/models/dreambooth/test/db_config.json'
2023-06-01T17:06:53.652922673Z Exception loading config: [Errno 2] No such file or directory: '/workspace/stable-diffusion-webui/models/dreambooth/test/db_config.json'
2023-06-01T17:06:53.652946353Z Can't load config!