lol true. how did you do your training? also on runpod?
lol true. how did you do your training? also on runpod?
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)



JUPYTER_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!