checkpoint: Anything v4.5 (DO NOT Forget VAE)
no trigger words required
recommond CFG Scale = 7.0
recommond weight: 0.7
recommond use hires.fix
Training params
$resolution = "768,1024"
$batch_size = 3
$max_train_epoches = 8
$save_every_n_epochs = 1
$network_dim = 128
$network_alpha = 128
$clip_skip = 2
$lr = "1e-4"
$unet_lr = "1e-4"
$text_encoder_lr = "1e-5"
$lr_scheduler = "cosine_with_restarts"
$lr_warmup_steps = 0
$lr_restart_cycles = 1
$noise_offset = 0.05
$keep_tokens = 3
$min_bucket_reso = 256
$max_bucket_reso = 1024
$use_lion = 1Description
FAQ
Comments (3)
what are the parameters and the model? It says anything v4.5 but I can't find it anywhere and I can't really replicate the style of the examples
YoBoiJesusApr 28, 2023
HuggingFace has the model called Anything v4.5 ~ https://huggingface.co/andite/anything-v4.0/blob/main/anything-v4.5.safetensors.
MuriyaTenseiJul 27, 2023
@YoBoiJesus Hello, could you please share the v4.5 (preferably fp16) model? I can’t find it on Hugging Face now.


