Views
No views yet




1{
2 "pretrained_model_name_or_path": "runwayml/stable-diffusion-v1-5",
3 "revision": null,
4 "dataset_name": "stillerman/rugs-1.9k-downloaded",
5 "dataset_config_name": null,
6 "train_data_dir": null,
7 "image_column": "image",
8 "caption_column": "caption",
9 "validation_prompt": "peter paps rug on a white background, persian rug, symmetric indian pattern, oriental carpets, persian carpets, rug, persian carpet, detailed patterned rug, persian design, highly intricate detailed, light boho carpet, rugs, an area rug, decorated with russian motifs, trending on textures. com, gilt silk torn fabric, highly intricate and colorful",
10 "num_validation_images": 4,
11 "validation_epochs": 1,
12 "max_train_samples": null,
13 "output_dir": "model_out_dir",
14 "cache_dir": null,
15 "seed": 1337,
16 "resolution": 512,
17 "center_crop": true,
18 "random_flip": true,
19 "train_batch_size": 1,
20 "num_train_epochs": 1,
21 "max_train_steps": 250,
22 "gradient_accumulation_steps": 4,
23 "gradient_checkpointing": false,
24 "learning_rate": 0.0001,
25 "scale_lr": false,
26 "lr_scheduler": "cosine",
27 "lr_warmup_steps": 0,
28 "snr_gamma": null,
29 "use_8bit_adam": false,
30 "allow_tf32": false,
31 "dataloader_num_workers": 8,
32 "adam_beta1": 0.9,
33 "adam_beta2": 0.999,
34 "adam_weight_decay": 0.01,
35 "adam_epsilon": 1e-08,
36 "max_grad_norm": 1.0,
37 "push_to_hub": true,
38 "hub_token": null,
39 "prediction_type": null,
40 "hub_model_id": "trdne-simple-prompt",
41 "logging_dir": "logs",
42 "mixed_precision": null,
43 "report_to": "tensorboard",
44 "local_rank": -1,
45 "checkpointing_steps": 250,
46 "checkpoints_total_limit": null,
47 "resume_from_checkpoint": null,
48 "enable_xformers_memory_efficient_attention": false,
49 "noise_offset": 0,
50 "rank": 4,
51 "override_caption": "peter paps rug on a white background, persian rug, symmetric indian pattern, oriental carpets, persian carpets, rug, persian carpet, detailed patterned rug, persian design, highly intricate detailed, light boho carpet, rugs, an area rug, decorated with russian motifs, trending on textures. com, gilt silk torn fabric, highly intricate and colorful"
52}