↓ 2 callersFunctionsave_embedding(embedding, checkpoint, embedding_name, filename, remove_cached_checksum=True, use_negative=False, embedding_n
scripts/dream_artist/cptuning.py:712
↓ 1 callersFunctionvalidate_train_inputs(model_name, learn_rate, batch_size, data_root, template_file, steps, save_model_every, create_image_every, lo
scripts/dream_artist/cptuning.py:236
Method__init__(self, in_chans=3, num_classes=1000,
depths=[3, 3, 9, 3], dims=[96, 192, 384, 768], drop_pat
scripts/dream_artist/convnext.py:66
Method__init__(self, filename=None, latent=None, filename_text=None, timg=None, att_mask=None)
scripts/dream_artist/dataset.py:18
Method__init__(self, data_root, width, height, repeats, flip_p=0.5, placeholder_token="*", model=None, device=None, template
scripts/dream_artist/dataset.py:40
Functioncreate_embedding(name, initialization_text, initialization_text_neg, nvpt, overwrite_old, nvpt_neg, seed)
scripts/dream_artist/ui.py:10
Functionp_losses_hook(x_start, cond, t, noise=None, scale=(1.0,1.0), att_mask=None, dy_cfg_f='ln')
scripts/dream_artist/cptuning.py:262
Functiontrain_embedding(id_task, embedding_name, seed, learn_rate, batch_size, data_root, log_directory, training_width, training_hei
scripts/dream_artist/cptuning.py:349