@Dr. Furkan Gözükara do you really think the model has chinesse spyware?
@Dr. Furkan Gözükara do you really think the model has chinesse spyware?


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 
ERROR: Could not find a version that satisfies the requirement tensorflow==2.10.1 (from versions: 2.12.0rc0, 2.12.0rc1, 2.12.0, 2.13.0rc0, 2.13.0rc1)


apt 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 3000 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!