diff --git a/rupid79/config/config_file.toml b/rupid79/config/config_file.toml new file mode 100644 index 0000000000000000000000000000000000000000..55297575e01bea912e3b63828f9d822ce7489f13 --- /dev/null +++ b/rupid79/config/config_file.toml @@ -0,0 +1,84 @@ +[sdxl_arguments] +cache_text_encoder_outputs = false +no_half_vae = true +min_timestep = 0 +max_timestep = 1000 +shuffle_caption = true +lowram = true + +[model_arguments] +pretrained_model_name_or_path = "gsdf/CounterfeitXL" +vae = "/content/vae/sdxl_vae.safetensors" + +[dataset_arguments] +debug_dataset = false +in_json = "/content/LoRA/meta_lat.json" +train_data_dir = "/content/LoRA/train_data" +dataset_repeats = 5 +keep_tokens = 1 +resolution = "1024,1024" +color_aug = false +token_warmup_min = 1 +token_warmup_step = 0 + +[training_arguments] +output_dir = "/content/LoRA/output/rupid79_xllora" +output_name = "rupid79_xllora" +save_precision = "fp16" +save_every_n_epochs = 1 +train_batch_size = 4 +max_token_length = 225 +mem_eff_attn = false +sdpa = true +xformers = false +max_train_epochs = 10 +max_data_loader_n_workers = 8 +persistent_data_loader_workers = true +gradient_checkpointing = true +gradient_accumulation_steps = 1 +mixed_precision = "fp16" + +[logging_arguments] +log_with = "wandb" +log_tracker_name = "rupid79_xllora" +logging_dir = "/content/LoRA/logs" + +[sample_prompt_arguments] +sample_every_n_epochs = 1 +sample_sampler = "euler_a" + +[saving_arguments] +save_model_as = "safetensors" + +[optimizer_arguments] +optimizer_type = "AdaFactor" +learning_rate = 5e-5 +max_grad_norm = 0 +optimizer_args = [ "scale_parameter=False", "relative_step=False", "warmup_init=False",] +lr_scheduler = "constant_with_warmup" +lr_warmup_steps = 100 + +[additional_network_arguments] +no_metadata = false +network_module = "networks.lora" +network_dim = 32 +network_alpha = 16 +network_args = [] +network_train_unet_only = true + +[advanced_training_config] +save_state = true +save_last_n_epochs_state = true +caption_dropout_rate = 0 +caption_tag_dropout_rate = 0.5 +caption_dropout_every_n_epochs = 0 +min_snr_gamma = 5 + +[upload_arguments] +async_upload = true +huggingface_repo_id = "nekofura/experiment" +huggingface_repo_type = "model" +huggingface_path_in_repo = "/model" +huggingface_token = "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" +huggingface_repo_visibility = "public" + diff --git a/rupid79/config/sample_prompt.toml b/rupid79/config/sample_prompt.toml new file mode 100644 index 0000000000000000000000000000000000000000..677aeacf6a636aa765fd88c0fb835f6595736b11 --- /dev/null +++ b/rupid79/config/sample_prompt.toml @@ -0,0 +1,12 @@ +[prompt] +negative_prompt = "3d render, smooth, plastic, blurry, grainy, low-resolution, deep-fried, oversaturated" +width = 1024 +height = 1024 +scale = 12 +sample_steps = 28 +[[prompt.subset]] +prompt = "1girl, solo, long hair, looking at viewer, brown hair, black hair, ribbon, hair ribbon, multicolored hair, japanese clothes, pink eyes, kimono, arms up, fingernails, sash, gradient hair, mouth hold, obi, moon, fire, slit pupils, forehead, pink ribbon, sharp fingernails, gag, gagged, pink kimono, bamboo, bit gag, asa no ha (pattern), checkered sash, kamado nezuko" + +[[prompt.subset]] +prompt = "1girl, solo, long hair, breasts, blue eyes, blonde hair, navel, medium breasts, very long hair, weapon, wings, sword, armor, helmet, hair censor, hair over breasts" + diff --git a/rupid79/logs/20231116124008/wandb/debug-internal.log b/rupid79/logs/20231116124008/wandb/debug-internal.log new file mode 100644 index 0000000000000000000000000000000000000000..4769bf596ea95cb0c9c65b35c9320fbbd7b61cc8 --- /dev/null +++ b/rupid79/logs/20231116124008/wandb/debug-internal.log @@ -0,0 +1,1349 @@ +2023-11-16 12:41:55,441 INFO StreamThr :4437 [internal.py:wandb_internal():86] W&B internal server running at pid: 4437, started at: 2023-11-16 12:41:55.440352 +2023-11-16 12:41:55,442 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status +2023-11-16 12:41:55,449 INFO WriterThread:4437 [datastore.py:open_for_write():85] open: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/run-2i0muior.wandb +2023-11-16 12:41:55,449 DEBUG SenderThread:4437 [sender.py:send():379] send: header +2023-11-16 12:41:55,467 DEBUG SenderThread:4437 [sender.py:send():379] send: run +2023-11-16 12:41:55,813 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: check_version +2023-11-16 12:41:55,815 INFO SenderThread:4437 [dir_watcher.py:__init__():211] watching files in: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files +2023-11-16 12:41:55,815 INFO SenderThread:4437 [sender.py:_start_run_threads():1122] run started: 2i0muior with start time 1700138515.446471 +2023-11-16 12:41:55,815 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:41:55,815 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:41:55,816 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: check_version +2023-11-16 12:41:55,988 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: run_start +2023-11-16 12:41:56,015 DEBUG HandlerThread:4437 [system_info.py:__init__():31] System info init +2023-11-16 12:41:56,015 DEBUG HandlerThread:4437 [system_info.py:__init__():46] System info init done +2023-11-16 12:41:56,015 INFO HandlerThread:4437 [system_monitor.py:start():181] Starting system monitor +2023-11-16 12:41:56,015 INFO SystemMonitor:4437 [system_monitor.py:_start():145] Starting system asset monitoring threads +2023-11-16 12:41:56,015 INFO HandlerThread:4437 [system_monitor.py:probe():201] Collecting system info +2023-11-16 12:41:56,016 INFO SystemMonitor:4437 [interfaces.py:start():190] Started cpu monitoring +2023-11-16 12:41:56,017 INFO SystemMonitor:4437 [interfaces.py:start():190] Started disk monitoring +2023-11-16 12:41:56,018 INFO SystemMonitor:4437 [interfaces.py:start():190] Started gpu monitoring +2023-11-16 12:41:56,019 INFO SystemMonitor:4437 [interfaces.py:start():190] Started memory monitoring +2023-11-16 12:41:56,019 INFO SystemMonitor:4437 [interfaces.py:start():190] Started network monitoring +2023-11-16 12:41:56,025 DEBUG HandlerThread:4437 [system_info.py:probe():195] Probing system +2023-11-16 12:41:56,031 DEBUG HandlerThread:4437 [system_info.py:_probe_git():180] Probing git +2023-11-16 12:41:56,040 DEBUG HandlerThread:4437 [system_info.py:_probe_git():188] Probing git done +2023-11-16 12:41:56,040 DEBUG HandlerThread:4437 [system_info.py:probe():240] Probing system done +2023-11-16 12:41:56,040 DEBUG HandlerThread:4437 [system_monitor.py:probe():210] {'os': 'Linux-5.15.120+-x86_64-with-glibc2.35', 'python': '3.10.12', 'heartbeatAt': '2023-11-16T12:41:56.025423', 'startedAt': '2023-11-16T12:41:55.433232', 'docker': None, 'cuda': None, 'args': ('--sample_prompts=/content/LoRA/config/sample_prompt.toml', '--config_file=/content/LoRA/config/config_file.toml', '--wandb_api_key=540d5e6b5446a44f2f5c8269e0da63b4c7ad408c'), 'state': 'running', 'program': '/content/kohya-trainer/sdxl_train_network.py', 'codePath': 'sdxl_train_network.py', 'git': {'remote': 'https://github.com/qaneel/kohya-trainer', 'commit': '05811296f6dc987f67f194689e106a326017b9d4'}, 'email': None, 'root': '/content/kohya-trainer', 'host': 'dc1a2d5c5dc6', 'username': 'root', 'executable': '/usr/bin/python3', 'cpu_count': 1, 'cpu_count_logical': 2, 'cpu_freq': {'current': 2199.998, 'min': 0.0, 'max': 0.0}, 'cpu_freq_per_core': [{'current': 2199.998, 'min': 0.0, 'max': 0.0}, {'current': 2199.998, 'min': 0.0, 'max': 0.0}], 'disk': {'total': 78.1898422241211, 'used': 43.476318359375}, 'gpu': 'Tesla T4', 'gpu_count': 1, 'gpu_devices': [{'name': 'Tesla T4', 'memory_total': 16106127360}], 'memory': {'total': 12.6783447265625}} +2023-11-16 12:41:56,040 INFO HandlerThread:4437 [system_monitor.py:probe():211] Finished collecting system info +2023-11-16 12:41:56,040 INFO HandlerThread:4437 [system_monitor.py:probe():214] Publishing system info +2023-11-16 12:41:56,040 DEBUG HandlerThread:4437 [system_info.py:_save_pip():51] Saving list of pip packages installed into the current environment +2023-11-16 12:41:56,041 DEBUG HandlerThread:4437 [system_info.py:_save_pip():67] Saving pip packages done +2023-11-16 12:41:56,052 INFO HandlerThread:4437 [system_monitor.py:probe():216] Finished publishing system info +2023-11-16 12:41:56,068 DEBUG SenderThread:4437 [sender.py:send():379] send: files +2023-11-16 12:41:56,068 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-metadata.json with policy now +2023-11-16 12:41:56,076 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:41:56,077 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:41:56,362 DEBUG SenderThread:4437 [sender.py:send():379] send: telemetry +2023-11-16 12:41:56,580 INFO wandb-upload_0:4437 [upload_job.py:push():131] Uploaded file /tmp/tmpz8twfhkawandb/hrhp5iis-wandb-metadata.json +2023-11-16 12:41:56,816 INFO Thread-12 :4437 [dir_watcher.py:_on_file_created():272] file/dir created: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-metadata.json +2023-11-16 12:41:56,817 INFO Thread-12 :4437 [dir_watcher.py:_on_file_created():272] file/dir created: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/output.log +2023-11-16 12:41:56,817 INFO Thread-12 :4437 [dir_watcher.py:_on_file_created():272] file/dir created: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/requirements.txt +2023-11-16 12:41:56,817 INFO Thread-12 :4437 [dir_watcher.py:_on_file_created():272] file/dir created: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:41:58,816 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/output.log +2023-11-16 12:42:01,364 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:42:06,365 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:42:08,108 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:42:11,077 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:42:11,077 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:42:12,244 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:42:14,393 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:42:14,395 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:42:14,396 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:42:14,398 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:42:14,822 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:42:17,399 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:42:20,404 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:42:20,406 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:42:20,406 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:42:20,409 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:42:20,831 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:42:22,409 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:42:26,077 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:42:26,078 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:42:26,430 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:42:26,431 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:42:26,432 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:42:26,432 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:42:26,834 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:42:27,439 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:42:27,834 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/config.yaml +2023-11-16 12:42:32,538 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:42:33,931 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:42:33,932 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:42:33,932 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:42:33,934 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:42:34,837 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:42:37,935 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:42:39,985 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:42:39,986 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:42:39,987 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:42:39,989 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:42:40,839 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:42:41,077 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:42:41,078 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:42:43,223 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:42:46,124 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:42:46,126 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:42:46,126 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:42:46,128 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:42:46,843 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:42:49,129 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:42:52,450 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:42:52,451 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:42:52,452 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:42:52,454 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:42:52,845 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:42:54,455 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:42:56,020 DEBUG SystemMonitor:4437 [system_monitor.py:_start():159] Starting system metrics aggregation loop +2023-11-16 12:42:56,021 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:42:56,077 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:42:56,077 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:43:00,253 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:43:00,991 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:43:00,992 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:43:00,993 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:43:00,993 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:43:01,850 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:43:05,994 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:43:08,339 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:43:08,340 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:43:08,341 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:43:08,343 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:43:08,853 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:43:11,077 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:43:11,078 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:43:11,209 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:43:13,463 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:43:13,464 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:43:13,464 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:43:13,464 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:43:13,855 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:43:16,476 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:43:21,477 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:43:21,722 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:43:21,723 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:43:21,723 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:43:21,726 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:43:21,858 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:43:26,022 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:43:26,077 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:43:26,078 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:43:27,247 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:43:29,229 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:43:29,231 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:43:29,231 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:43:29,232 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:43:29,861 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:43:33,233 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:43:35,798 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:43:35,800 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:43:35,800 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:43:35,802 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:43:35,863 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:43:38,803 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:43:41,078 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:43:41,078 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:43:44,163 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:43:44,174 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:43:44,175 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:43:44,176 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:43:44,176 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:43:44,866 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:43:49,177 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:43:51,833 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:43:51,834 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:43:51,834 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:43:51,837 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:43:51,869 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:43:54,838 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:43:56,022 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:43:56,077 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:43:56,078 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:43:59,277 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:43:59,279 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:43:59,279 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:43:59,279 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:43:59,872 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:44:00,280 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:44:05,281 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:44:06,780 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:44:06,781 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:44:06,782 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:44:06,784 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:44:06,874 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:44:10,787 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:44:11,078 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:44:11,078 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:44:12,920 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:44:12,921 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:44:12,921 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:44:12,922 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:44:13,877 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:44:15,096 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:44:15,097 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:44:15,097 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:44:15,098 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:44:15,878 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:44:16,099 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:44:21,099 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:44:21,991 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:44:21,992 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:44:21,992 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:44:21,995 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:44:22,880 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:44:26,023 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:44:26,078 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:44:26,078 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:44:26,207 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:44:29,753 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:44:29,754 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:44:29,754 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:44:29,755 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:44:29,884 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:44:31,755 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:44:32,162 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:44:32,163 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:44:32,163 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:44:32,166 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:44:32,885 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:44:37,167 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:44:38,222 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:44:38,223 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:44:38,223 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:44:38,224 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:44:38,887 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:44:41,078 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:44:41,078 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:44:42,457 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:44:43,448 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:44:43,449 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:44:43,450 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:44:43,456 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:44:43,891 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:44:48,335 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:44:48,336 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:44:48,337 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:44:48,337 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:44:48,338 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:44:48,892 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:44:53,339 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:44:54,813 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:44:54,814 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:44:54,815 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:44:54,817 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:44:54,894 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:44:56,024 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:44:56,078 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:44:56,078 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:44:59,205 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:45:01,500 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:45:01,501 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:45:01,501 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:45:01,502 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:45:01,897 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:45:04,503 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:45:09,504 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:45:09,992 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:45:09,993 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:45:09,993 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:45:09,995 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:45:10,901 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:45:11,078 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:45:11,079 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:45:15,202 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:45:16,545 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:45:16,546 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:45:16,547 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:45:16,547 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:45:16,903 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:45:20,548 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:45:24,434 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:45:24,435 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:45:24,435 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:45:24,436 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:45:24,906 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:45:26,025 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:45:26,025 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:45:26,483 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:45:26,483 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:45:31,624 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:45:31,993 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:45:31,994 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:45:31,994 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:45:31,995 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:45:32,909 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:45:36,996 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:45:38,498 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:45:38,499 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:45:38,499 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:45:38,501 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:45:38,911 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:45:41,483 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:45:41,484 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:45:42,575 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:45:43,163 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:45:43,165 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:45:43,165 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:45:43,165 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:45:43,913 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:45:48,166 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:45:50,699 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:45:50,700 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:45:50,700 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:45:50,703 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:45:50,915 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:45:53,704 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:45:56,025 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:45:56,483 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:45:56,484 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:45:57,919 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:45:57,921 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:45:57,921 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:45:57,921 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:45:58,918 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:45:58,922 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:46:03,923 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:46:05,117 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:46:05,118 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:46:05,118 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:46:05,121 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:46:05,923 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:46:09,122 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:46:11,483 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:46:11,484 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:46:11,983 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:46:11,984 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:46:11,984 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:46:11,985 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:46:12,926 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:46:14,986 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:46:19,987 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:46:20,668 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:46:20,670 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:46:20,670 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:46:20,672 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:46:20,928 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:46:25,673 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:46:26,026 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:46:26,484 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:46:26,484 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:46:27,830 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:46:27,832 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:46:27,832 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:46:27,833 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:46:27,931 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:46:30,833 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:46:34,294 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:46:34,295 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:46:34,296 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:46:34,298 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:46:34,934 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:46:36,299 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:46:37,358 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:46:37,359 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:46:37,359 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:46:37,360 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:46:37,935 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:46:41,361 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:46:41,483 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:46:41,484 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:46:43,435 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:46:43,437 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:46:43,437 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:46:43,438 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:46:43,937 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:46:46,439 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:46:51,349 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:46:51,350 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:46:51,350 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:46:51,352 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:46:51,940 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:46:52,353 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:46:56,027 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:46:56,484 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:46:56,485 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:46:57,644 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:46:58,268 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:46:58,269 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:46:58,270 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:46:58,270 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:46:58,943 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:47:03,271 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:47:04,839 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:47:04,840 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:47:04,841 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:47:04,841 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:47:04,945 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:47:08,842 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:47:11,484 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:47:11,484 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:47:13,199 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:47:13,200 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:47:13,200 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:47:13,201 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:47:13,948 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:47:14,202 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:47:19,203 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:47:20,132 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:47:20,133 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:47:20,133 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:47:20,134 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:47:20,951 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:47:25,135 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:47:26,028 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:47:26,484 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:47:26,484 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:47:27,924 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:47:27,925 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:47:27,925 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:47:27,926 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:47:27,953 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:47:30,927 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:47:32,069 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:47:32,070 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:47:32,070 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:47:32,070 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:47:32,955 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:47:36,071 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:47:38,911 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:47:38,912 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:47:38,912 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:47:38,913 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:47:38,957 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:47:41,484 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:47:41,485 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:47:41,610 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:47:45,835 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:47:45,836 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:47:45,837 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:47:45,837 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:47:45,960 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:47:46,838 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:47:51,839 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:47:52,333 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:47:52,334 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:47:52,334 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:47:52,335 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:47:52,962 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:47:56,029 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:47:56,484 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:47:56,484 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:47:57,602 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:47:59,676 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:47:59,677 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:47:59,678 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:47:59,678 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:47:59,965 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:48:02,679 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:48:07,256 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:48:07,257 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:48:07,257 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:48:07,258 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:48:07,968 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:48:08,258 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:48:11,484 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:48:11,485 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:48:13,644 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:48:13,775 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:48:13,776 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:48:13,776 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:48:13,776 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:48:13,971 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:48:18,778 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:48:21,661 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:48:21,663 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:48:21,663 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:48:21,664 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:48:21,974 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:48:24,665 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:48:26,029 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:48:26,484 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:48:26,485 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:48:28,533 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:48:28,534 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:48:28,534 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:48:28,535 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:48:28,977 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:48:30,535 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:48:33,075 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:48:33,076 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:48:33,076 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:48:33,077 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:48:33,979 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:48:36,078 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:48:41,079 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:48:41,476 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:48:41,477 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:48:41,478 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:48:41,478 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:48:41,496 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:48:41,496 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:48:41,983 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:48:46,263 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:48:48,452 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:48:48,453 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:48:48,453 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:48:48,454 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:48:48,984 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:48:51,454 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:48:51,481 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:48:51,482 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:48:51,482 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:48:51,483 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:48:51,986 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:48:56,030 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:48:56,496 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:48:56,496 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:48:56,497 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:48:59,658 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:48:59,659 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:48:59,659 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:48:59,660 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:48:59,988 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:49:01,661 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:49:06,661 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:49:08,191 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:49:08,194 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:49:08,194 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:49:08,195 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:49:08,992 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:49:11,496 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:49:11,497 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:49:11,662 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:49:15,429 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:49:15,431 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:49:15,431 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:49:15,431 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:49:15,994 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:49:17,432 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:49:22,433 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:49:22,689 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:49:22,690 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:49:22,691 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:49:22,691 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:49:22,997 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:49:26,031 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:49:26,496 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:49:26,497 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:49:27,637 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:49:30,277 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:49:30,279 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:49:30,279 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:49:30,279 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:49:31,000 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:49:33,280 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:49:33,511 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:49:33,512 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:49:33,512 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:49:33,513 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:49:34,001 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:49:38,514 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:49:40,769 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:49:40,770 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:49:40,770 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:49:40,771 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:49:41,005 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:49:41,497 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:49:41,498 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:49:43,584 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:49:47,438 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:49:47,439 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:49:47,439 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:49:47,440 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:49:48,007 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:49:49,440 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:49:54,441 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:49:55,082 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:49:55,083 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:49:55,084 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:49:55,084 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:49:56,010 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:49:56,031 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:49:56,497 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:49:56,497 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:49:59,633 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:50:03,717 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:50:03,718 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:50:03,719 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:50:03,719 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:50:04,016 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:50:04,724 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:50:09,725 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:50:11,497 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:50:11,497 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:50:11,612 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:50:11,899 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:50:11,900 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:50:11,901 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:50:12,019 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:50:14,902 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:50:18,511 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:50:18,512 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:50:18,513 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:50:18,513 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:50:19,022 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:50:20,514 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:50:25,515 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:50:25,710 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:50:25,711 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:50:25,711 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:50:25,712 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:50:26,024 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:50:26,032 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:50:26,497 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:50:26,498 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:50:30,649 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:50:33,610 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:50:33,611 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:50:33,611 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:50:33,612 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:50:34,027 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:50:36,613 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:50:41,278 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:50:41,280 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:50:41,280 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:50:41,280 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:50:41,497 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:50:41,498 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:50:41,640 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:50:42,030 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:50:46,641 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:50:47,829 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:50:47,830 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:50:47,830 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:50:47,831 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:50:48,032 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:50:51,832 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:50:54,537 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:50:54,539 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:50:54,539 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:50:54,539 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:50:55,035 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:50:56,033 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:50:56,891 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:50:56,892 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:50:56,895 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:51:02,043 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:51:03,112 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:51:03,113 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:51:03,113 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:51:03,113 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:51:04,038 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:51:07,114 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:51:11,345 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:51:11,346 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:51:11,346 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:51:11,347 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:51:11,893 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:51:11,893 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:51:12,045 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:51:12,972 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:51:17,973 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:51:18,965 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:51:18,966 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:51:18,966 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:51:18,967 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:51:19,047 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:51:23,968 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:51:25,430 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:51:25,431 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:51:25,432 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:51:25,432 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:51:26,037 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:51:26,050 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:51:26,892 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:51:26,893 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:51:28,975 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:51:33,598 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:51:33,599 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:51:33,600 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:51:33,600 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:51:34,052 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:51:34,601 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:51:39,601 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:51:40,450 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:51:40,451 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:51:40,451 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:51:40,452 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:51:41,055 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:51:42,181 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:51:42,181 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:51:45,347 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:51:46,937 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:51:46,938 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:51:46,938 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:51:46,939 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:51:47,057 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:51:50,940 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:51:54,652 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:51:54,653 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:51:54,653 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:51:54,654 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:51:55,060 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:51:56,038 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:51:56,041 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:51:57,181 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:51:57,181 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:52:01,315 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:52:01,563 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:52:01,564 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:52:01,564 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:52:01,565 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:52:02,062 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:52:06,566 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:52:07,538 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:52:07,539 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:52:07,540 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:52:07,540 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:52:08,064 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:52:12,181 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:52:12,181 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:52:12,347 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:52:14,810 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:52:14,812 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:52:14,812 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:52:14,813 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:52:15,067 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:52:17,814 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:52:22,658 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:52:22,659 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:52:22,660 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:52:22,660 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:52:23,070 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:52:23,661 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:52:26,039 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:52:27,181 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:52:27,181 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:52:29,252 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:52:29,565 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:52:29,566 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:52:29,566 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:52:29,567 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:52:30,072 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:52:34,568 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:52:36,767 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:52:36,768 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:52:36,769 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:52:36,769 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:52:37,075 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:52:39,770 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:52:42,181 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:52:42,182 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:52:43,446 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:52:43,447 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:52:43,448 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:52:43,448 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:52:44,077 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:52:45,449 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:52:50,311 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:52:50,312 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:52:50,312 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:52:50,313 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:52:51,080 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:52:51,313 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:52:53,917 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:52:53,918 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:52:53,918 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:52:53,919 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:52:54,082 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:52:56,040 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:52:57,041 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:52:57,181 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:52:57,182 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:53:00,492 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:53:00,493 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:53:00,494 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:53:00,495 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:53:01,085 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:53:02,495 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:53:04,808 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:53:04,809 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:53:04,810 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:53:04,810 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:53:05,087 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:53:07,811 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:53:12,181 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:53:12,182 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:53:12,884 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:53:12,885 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:53:12,885 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:53:12,888 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:53:12,889 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:53:13,089 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:53:17,890 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:53:20,559 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:53:20,560 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:53:20,560 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:53:20,561 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:53:21,092 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:53:23,562 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:53:26,041 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:53:27,181 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:53:27,182 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:53:28,924 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:53:28,925 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:53:28,926 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:53:28,926 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:53:28,927 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:53:29,095 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:53:33,927 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:53:35,853 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:53:35,854 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:53:35,854 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:53:35,855 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:53:36,097 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:53:39,856 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:53:42,181 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:53:42,182 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:53:43,103 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:53:43,104 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:53:43,104 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:53:43,105 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:53:44,100 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:53:45,105 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:53:50,106 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:53:51,639 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:53:51,640 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:53:51,640 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:53:51,641 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:53:52,103 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:53:55,642 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:53:56,041 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:53:57,181 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:53:57,182 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:53:58,871 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:53:58,878 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:53:58,879 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:53:58,879 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:53:59,105 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:54:00,880 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:54:05,386 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:54:05,388 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:54:05,388 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:54:05,388 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:54:06,108 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:54:06,389 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:54:09,223 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:54:09,224 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:54:09,224 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:54:09,225 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:54:10,109 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:54:12,182 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:54:12,182 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:54:12,276 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:54:17,277 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:54:17,311 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:54:17,312 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:54:17,312 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:54:17,312 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:54:18,112 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:54:22,313 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:54:23,846 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:54:23,847 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:54:23,847 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:54:23,848 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:54:24,114 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:54:26,042 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:54:27,182 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:54:27,182 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:54:28,304 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:54:31,232 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:54:31,233 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:54:31,233 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:54:31,234 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:54:32,117 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:54:34,234 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:54:39,238 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:54:40,285 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:54:40,286 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:54:40,287 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:54:40,287 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:54:41,124 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:54:42,182 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:54:42,183 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:54:44,337 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:54:46,833 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:54:46,834 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:54:46,835 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:54:46,835 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:54:47,126 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:54:49,836 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:54:54,712 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:54:54,714 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:54:54,714 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:54:54,714 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:54:55,129 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:54:55,715 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:54:56,043 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:54:57,182 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:54:57,183 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:55:01,320 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:55:02,839 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:55:02,840 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:55:02,841 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:55:02,841 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:55:03,131 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:55:06,842 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:55:10,117 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:55:10,118 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:55:10,119 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:55:10,119 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:55:10,134 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:55:12,120 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:55:12,442 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:55:12,442 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:55:17,573 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:55:18,658 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:55:18,659 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:55:18,659 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:55:18,660 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:55:19,137 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:55:22,661 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:55:26,044 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:55:26,380 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:55:26,381 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:55:26,381 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:55:26,382 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:55:27,140 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:55:27,444 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:55:27,444 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:55:28,597 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:55:33,598 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:55:34,573 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:55:34,574 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:55:34,574 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:55:34,574 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:55:35,144 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:55:39,576 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:55:41,473 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:55:41,474 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:55:41,475 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:55:41,475 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:55:42,146 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:55:42,442 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:55:42,442 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:55:45,566 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:55:48,025 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:55:48,027 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:55:48,027 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:55:48,027 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:55:48,148 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:55:51,028 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:55:52,541 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:55:52,542 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:55:52,543 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:55:52,543 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:55:53,151 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:55:56,044 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:55:56,047 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:55:57,442 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:55:57,443 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:56:00,485 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:56:00,486 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:56:00,487 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:56:00,487 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:56:01,154 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:56:01,488 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:56:06,489 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:56:08,620 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:56:08,621 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:56:08,622 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:56:08,622 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:56:09,157 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:56:11,623 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:56:12,442 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:56:12,443 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:56:16,851 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:56:16,852 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:56:16,852 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:56:16,853 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:56:16,853 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:56:17,160 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:56:21,563 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:56:21,565 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:56:21,565 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:56:21,565 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:56:22,162 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:56:22,566 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:56:26,045 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:56:27,443 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:56:27,443 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:56:28,549 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:56:29,702 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:56:29,703 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:56:29,703 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:56:29,704 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:56:30,165 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:56:33,705 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:56:36,276 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:56:36,278 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:56:36,278 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:56:36,278 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:56:37,167 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:56:39,279 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:56:42,443 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:56:42,443 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:56:44,559 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:56:45,161 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:56:45,162 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:56:45,163 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:56:45,163 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:56:45,170 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:56:50,164 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:56:53,052 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:56:53,053 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:56:53,054 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:56:53,054 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:56:53,173 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:56:56,046 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:56:56,048 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:56:57,443 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:56:57,443 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:57:01,524 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:57:01,743 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:57:01,744 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:57:01,745 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:57:01,745 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:57:02,177 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:57:06,746 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:57:09,340 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:57:09,341 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:57:09,342 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:57:09,342 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:57:10,180 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:57:12,343 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:57:12,442 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:57:12,443 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:57:17,511 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:57:18,049 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:57:18,050 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:57:18,051 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:57:18,051 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:57:18,183 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:57:23,052 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:57:25,963 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:57:25,964 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:57:25,965 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:57:25,965 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:57:26,047 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:57:26,186 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:57:27,443 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:57:27,444 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:57:28,555 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:57:33,556 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:57:34,032 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:57:34,034 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:57:34,034 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:57:34,034 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:57:34,189 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:57:39,036 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:57:40,562 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:57:40,563 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:57:40,564 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:57:40,564 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:57:41,191 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:57:42,444 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:57:42,444 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:57:44,539 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:57:47,319 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:57:47,320 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:57:47,320 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:57:47,321 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:57:48,195 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:57:50,322 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:57:54,902 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:57:54,904 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:57:54,904 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:57:54,904 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:57:55,197 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:57:55,905 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:57:56,048 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:57:57,444 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:57:57,444 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:58:01,458 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:58:01,459 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:58:01,460 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:58:01,460 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:58:01,461 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:58:02,200 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:58:06,462 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:58:07,548 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:58:07,549 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:58:07,549 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:58:07,550 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:58:08,202 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:58:11,551 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:58:12,448 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:58:12,449 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:58:16,087 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:58:16,088 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:58:16,088 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:58:16,089 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:58:16,206 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:58:17,089 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:58:22,090 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:58:23,819 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:58:23,821 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:58:23,821 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:58:23,821 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:58:24,209 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:58:26,048 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:58:27,443 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:58:27,448 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:58:27,448 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:58:32,233 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:58:32,234 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:58:32,234 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:58:32,235 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:58:33,212 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:58:33,236 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:58:37,085 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:58:37,086 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:58:37,086 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:58:37,087 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:58:37,214 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:58:39,088 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:58:42,448 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:58:42,449 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:58:44,331 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:58:44,333 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:58:44,333 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:58:44,334 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:58:44,334 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:58:45,216 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:58:49,335 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:58:52,090 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:58:52,091 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:58:52,091 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:58:52,092 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:58:52,222 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:58:55,093 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:58:56,049 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:58:57,453 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:58:57,453 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:59:00,179 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:59:00,180 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:59:00,181 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:59:00,181 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:59:00,181 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:59:00,225 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:59:05,182 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:59:07,867 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:59:07,869 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:59:07,869 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:59:07,870 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:59:08,232 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:59:10,870 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:59:12,453 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:59:12,453 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:59:14,560 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:59:14,561 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:59:14,561 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:59:14,562 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:59:15,235 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:59:16,564 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:59:21,466 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:59:21,467 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:59:21,467 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:59:21,468 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:59:22,238 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:59:22,468 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:59:26,050 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:59:27,453 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:59:27,453 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:59:27,586 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:59:28,743 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:59:28,745 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:59:28,745 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:59:28,745 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:59:29,240 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:59:32,747 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:59:35,232 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:59:35,233 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:59:35,233 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:59:35,234 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:59:35,242 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:59:38,235 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:59:42,453 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:59:42,453 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:59:43,233 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:59:43,234 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:59:43,234 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:59:43,234 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:59:43,235 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:59:43,245 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:59:48,236 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:59:49,717 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:59:49,718 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:59:49,719 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:59:49,719 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:59:50,248 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:59:53,720 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:59:56,051 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:59:57,426 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:59:57,427 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:59:57,428 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:59:57,428 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:59:57,453 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:59:57,453 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:59:58,250 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:59:59,551 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 13:00:04,552 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 13:00:05,464 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 13:00:05,465 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 13:00:05,465 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 13:00:05,466 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 13:00:06,253 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 13:00:08,369 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 13:00:08,370 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 13:00:08,370 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 13:00:08,371 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 13:00:08,372 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 13:00:08,372 WARNING HandlerThread:4437 [handler.py:handle_request_partial_history():553] Step 1 < 156. Dropping entry: {'loss/epoch': 0.10712284402539715, '_timestamp': 1700139608.3721085}. +2023-11-16 13:00:09,254 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 13:00:10,259 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/output.log +2023-11-16 13:00:10,377 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 13:00:12,259 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/output.log +2023-11-16 13:00:12,453 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 13:00:12,453 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 13:00:12,709 DEBUG SenderThread:4437 [sender.py:send():379] send: exit +2023-11-16 13:00:12,709 INFO SenderThread:4437 [sender.py:send_exit():584] handling exit code: 1 +2023-11-16 13:00:12,709 INFO SenderThread:4437 [sender.py:send_exit():586] handling runtime: 1096 +2023-11-16 13:00:12,710 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 13:00:12,710 INFO SenderThread:4437 [sender.py:send_exit():592] send defer +2023-11-16 13:00:12,710 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: defer +2023-11-16 13:00:12,710 INFO HandlerThread:4437 [handler.py:handle_request_defer():170] handle defer: 0 +2023-11-16 13:00:12,710 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: defer +2023-11-16 13:00:12,711 INFO SenderThread:4437 [sender.py:send_request_defer():608] handle sender defer: 0 +2023-11-16 13:00:12,711 INFO SenderThread:4437 [sender.py:transition_state():612] send defer: 1 +2023-11-16 13:00:12,711 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: defer +2023-11-16 13:00:12,711 INFO HandlerThread:4437 [handler.py:handle_request_defer():170] handle defer: 1 +2023-11-16 13:00:12,711 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: defer +2023-11-16 13:00:12,711 INFO SenderThread:4437 [sender.py:send_request_defer():608] handle sender defer: 1 +2023-11-16 13:00:12,711 INFO SenderThread:4437 [sender.py:transition_state():612] send defer: 2 +2023-11-16 13:00:12,711 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: defer +2023-11-16 13:00:12,711 INFO HandlerThread:4437 [handler.py:handle_request_defer():170] handle defer: 2 +2023-11-16 13:00:12,711 INFO HandlerThread:4437 [system_monitor.py:finish():190] Stopping system monitor +2023-11-16 13:00:12,711 DEBUG SystemMonitor:4437 [system_monitor.py:_start():166] Finished system metrics aggregation loop +2023-11-16 13:00:12,712 DEBUG SystemMonitor:4437 [system_monitor.py:_start():170] Publishing last batch of metrics +2023-11-16 13:00:12,714 INFO HandlerThread:4437 [interfaces.py:finish():202] Joined cpu monitor +2023-11-16 13:00:12,714 INFO HandlerThread:4437 [interfaces.py:finish():202] Joined disk monitor +2023-11-16 13:00:12,728 INFO HandlerThread:4437 [interfaces.py:finish():202] Joined gpu monitor +2023-11-16 13:00:12,728 INFO HandlerThread:4437 [interfaces.py:finish():202] Joined memory monitor +2023-11-16 13:00:12,728 INFO HandlerThread:4437 [interfaces.py:finish():202] Joined network monitor +2023-11-16 13:00:12,729 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: defer +2023-11-16 13:00:12,729 INFO SenderThread:4437 [sender.py:send_request_defer():608] handle sender defer: 2 +2023-11-16 13:00:12,729 INFO SenderThread:4437 [sender.py:transition_state():612] send defer: 3 +2023-11-16 13:00:12,729 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 13:00:12,730 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: defer +2023-11-16 13:00:12,730 INFO HandlerThread:4437 [handler.py:handle_request_defer():170] handle defer: 3 +2023-11-16 13:00:12,730 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 13:00:12,731 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 13:00:12,731 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 13:00:12,731 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: defer +2023-11-16 13:00:12,731 INFO SenderThread:4437 [sender.py:send_request_defer():608] handle sender defer: 3 +2023-11-16 13:00:12,731 INFO SenderThread:4437 [sender.py:transition_state():612] send defer: 4 +2023-11-16 13:00:12,731 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: defer +2023-11-16 13:00:12,731 INFO HandlerThread:4437 [handler.py:handle_request_defer():170] handle defer: 4 +2023-11-16 13:00:12,732 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: defer +2023-11-16 13:00:12,732 INFO SenderThread:4437 [sender.py:send_request_defer():608] handle sender defer: 4 +2023-11-16 13:00:12,732 INFO SenderThread:4437 [sender.py:transition_state():612] send defer: 5 +2023-11-16 13:00:12,732 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: defer +2023-11-16 13:00:12,732 INFO HandlerThread:4437 [handler.py:handle_request_defer():170] handle defer: 5 +2023-11-16 13:00:12,732 DEBUG SenderThread:4437 [sender.py:send():379] send: summary +2023-11-16 13:00:12,732 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 13:00:12,733 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: defer +2023-11-16 13:00:12,733 INFO SenderThread:4437 [sender.py:send_request_defer():608] handle sender defer: 5 +2023-11-16 13:00:12,733 INFO SenderThread:4437 [sender.py:transition_state():612] send defer: 6 +2023-11-16 13:00:12,733 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: defer +2023-11-16 13:00:12,733 INFO HandlerThread:4437 [handler.py:handle_request_defer():170] handle defer: 6 +2023-11-16 13:00:12,733 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: defer +2023-11-16 13:00:12,733 INFO SenderThread:4437 [sender.py:send_request_defer():608] handle sender defer: 6 +2023-11-16 13:00:12,733 INFO SenderThread:4437 [sender.py:transition_state():612] send defer: 7 +2023-11-16 13:00:12,733 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 13:00:12,734 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: defer +2023-11-16 13:00:12,734 INFO HandlerThread:4437 [handler.py:handle_request_defer():170] handle defer: 7 +2023-11-16 13:00:12,734 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: defer +2023-11-16 13:00:12,734 INFO SenderThread:4437 [sender.py:send_request_defer():608] handle sender defer: 7 +2023-11-16 13:00:13,260 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/output.log +2023-11-16 13:00:13,260 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 13:00:13,709 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: poll_exit +2023-11-16 13:00:14,260 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/output.log +2023-11-16 13:00:15,043 INFO SenderThread:4437 [sender.py:transition_state():612] send defer: 8 +2023-11-16 13:00:15,043 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: poll_exit +2023-11-16 13:00:15,043 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: defer +2023-11-16 13:00:15,043 INFO HandlerThread:4437 [handler.py:handle_request_defer():170] handle defer: 8 +2023-11-16 13:00:15,044 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: defer +2023-11-16 13:00:15,044 INFO SenderThread:4437 [sender.py:send_request_defer():608] handle sender defer: 8 +2023-11-16 13:00:15,044 INFO SenderThread:4437 [job_builder.py:build():280] Attempting to build job artifact +2023-11-16 13:00:15,044 INFO SenderThread:4437 [job_builder.py:_get_source_type():389] is repo sourced job +2023-11-16 13:00:15,047 INFO SenderThread:4437 [job_builder.py:build():363] adding wandb-job metadata file +2023-11-16 13:00:15,067 INFO SenderThread:4437 [sender.py:transition_state():612] send defer: 9 +2023-11-16 13:00:15,067 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: defer +2023-11-16 13:00:15,067 INFO HandlerThread:4437 [handler.py:handle_request_defer():170] handle defer: 9 +2023-11-16 13:00:15,067 DEBUG SenderThread:4437 [sender.py:send():379] send: artifact +2023-11-16 13:00:15,260 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/output.log +2023-11-16 13:00:16,141 INFO wandb-upload_1:4437 [upload_job.py:push():89] Uploaded file /root/.local/share/wandb/artifacts/staging/tmp3ci_ah_h +2023-11-16 13:00:16,148 INFO wandb-upload_0:4437 [upload_job.py:push():89] Uploaded file /root/.local/share/wandb/artifacts/staging/tmpbr7msud_ +2023-11-16 13:00:17,033 INFO SenderThread:4437 [sender.py:send_artifact():1476] sent artifact job-https___github.com_qaneel_kohya-trainer_sdxl_train_network.py - {'id': 'QXJ0aWZhY3Q6NjQwMzc1MTUx', 'digest': 'd545101fca5d4391fee1f3b40d5981eb', 'state': 'PENDING', 'aliases': [], 'artifactSequence': {'id': 'QXJ0aWZhY3RDb2xsZWN0aW9uOjExNjMyMTczNg==', 'latestArtifact': None}, 'version': 'latest'} +2023-11-16 13:00:17,033 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: defer +2023-11-16 13:00:17,033 INFO SenderThread:4437 [sender.py:send_request_defer():608] handle sender defer: 9 +2023-11-16 13:00:17,033 INFO SenderThread:4437 [dir_watcher.py:finish():359] shutting down directory watcher +2023-11-16 13:00:17,261 INFO SenderThread:4437 [dir_watcher.py:finish():389] scan: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files +2023-11-16 13:00:17,261 INFO SenderThread:4437 [dir_watcher.py:finish():403] scan save: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/requirements.txt requirements.txt +2023-11-16 13:00:17,262 INFO SenderThread:4437 [dir_watcher.py:finish():403] scan save: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json wandb-summary.json +2023-11-16 13:00:17,264 INFO SenderThread:4437 [dir_watcher.py:finish():403] scan save: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/output.log output.log +2023-11-16 13:00:17,267 INFO SenderThread:4437 [dir_watcher.py:finish():403] scan save: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/config.yaml config.yaml +2023-11-16 13:00:17,267 INFO SenderThread:4437 [dir_watcher.py:finish():403] scan save: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-metadata.json wandb-metadata.json +2023-11-16 13:00:17,267 INFO SenderThread:4437 [sender.py:transition_state():612] send defer: 10 +2023-11-16 13:00:17,272 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: defer +2023-11-16 13:00:17,272 INFO HandlerThread:4437 [handler.py:handle_request_defer():170] handle defer: 10 +2023-11-16 13:00:17,274 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: defer +2023-11-16 13:00:17,274 INFO SenderThread:4437 [sender.py:send_request_defer():608] handle sender defer: 10 +2023-11-16 13:00:17,274 INFO SenderThread:4437 [file_pusher.py:finish():159] shutting down file pusher +2023-11-16 13:00:17,580 INFO wandb-upload_1:4437 [upload_job.py:push():131] Uploaded file /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/requirements.txt +2023-11-16 13:00:17,818 INFO wandb-upload_3:4437 [upload_job.py:push():131] Uploaded file /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/config.yaml +2023-11-16 13:00:17,923 INFO wandb-upload_2:4437 [upload_job.py:push():131] Uploaded file /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/output.log +2023-11-16 13:00:18,711 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: keepalive +2023-11-16 13:00:18,752 INFO wandb-upload_0:4437 [upload_job.py:push():131] Uploaded file /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 13:00:18,953 INFO Thread-11 (_thread_body):4437 [sender.py:transition_state():612] send defer: 11 +2023-11-16 13:00:18,953 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: defer +2023-11-16 13:00:18,954 INFO HandlerThread:4437 [handler.py:handle_request_defer():170] handle defer: 11 +2023-11-16 13:00:18,954 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: defer +2023-11-16 13:00:18,954 INFO SenderThread:4437 [sender.py:send_request_defer():608] handle sender defer: 11 +2023-11-16 13:00:18,954 INFO SenderThread:4437 [file_pusher.py:join():164] waiting for file pusher +2023-11-16 13:00:18,954 INFO SenderThread:4437 [sender.py:transition_state():612] send defer: 12 +2023-11-16 13:00:18,954 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: defer +2023-11-16 13:00:18,954 INFO HandlerThread:4437 [handler.py:handle_request_defer():170] handle defer: 12 +2023-11-16 13:00:18,955 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: defer +2023-11-16 13:00:18,955 INFO SenderThread:4437 [sender.py:send_request_defer():608] handle sender defer: 12 +2023-11-16 13:00:19,545 INFO SenderThread:4437 [sender.py:transition_state():612] send defer: 13 +2023-11-16 13:00:19,545 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: defer +2023-11-16 13:00:19,545 INFO HandlerThread:4437 [handler.py:handle_request_defer():170] handle defer: 13 +2023-11-16 13:00:19,546 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: defer +2023-11-16 13:00:19,546 INFO SenderThread:4437 [sender.py:send_request_defer():608] handle sender defer: 13 +2023-11-16 13:00:19,546 INFO SenderThread:4437 [sender.py:transition_state():612] send defer: 14 +2023-11-16 13:00:19,546 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: defer +2023-11-16 13:00:19,546 INFO HandlerThread:4437 [handler.py:handle_request_defer():170] handle defer: 14 +2023-11-16 13:00:19,547 DEBUG SenderThread:4437 [sender.py:send():379] send: final +2023-11-16 13:00:19,547 DEBUG SenderThread:4437 [sender.py:send():379] send: footer +2023-11-16 13:00:19,547 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: defer +2023-11-16 13:00:19,547 INFO SenderThread:4437 [sender.py:send_request_defer():608] handle sender defer: 14 +2023-11-16 13:00:19,548 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: poll_exit +2023-11-16 13:00:19,548 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: poll_exit +2023-11-16 13:00:19,548 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: server_info +2023-11-16 13:00:19,549 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: server_info +2023-11-16 13:00:19,551 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: get_summary +2023-11-16 13:00:19,552 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: sampled_history +2023-11-16 13:00:19,553 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: job_info +2023-11-16 13:00:19,610 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: job_info +2023-11-16 13:00:19,611 INFO MainThread:4437 [wandb_run.py:_footer_history_summary_info():3475] rendering history +2023-11-16 13:00:19,611 INFO MainThread:4437 [wandb_run.py:_footer_history_summary_info():3507] rendering summary +2023-11-16 13:00:19,611 INFO MainThread:4437 [wandb_run.py:_footer_sync_info():3434] logging synced files +2023-11-16 13:00:19,612 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: shutdown +2023-11-16 13:00:19,612 INFO HandlerThread:4437 [handler.py:finish():857] shutting down handler +2023-11-16 13:00:20,553 INFO WriterThread:4437 [datastore.py:close():294] close: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/run-2i0muior.wandb +2023-11-16 13:00:20,611 INFO SenderThread:4437 [sender.py:finish():1552] shutting down sender +2023-11-16 13:00:20,611 INFO SenderThread:4437 [file_pusher.py:finish():159] shutting down file pusher +2023-11-16 13:00:20,611 INFO SenderThread:4437 [file_pusher.py:join():164] waiting for file pusher diff --git a/rupid79/logs/20231116124008/wandb/debug.log b/rupid79/logs/20231116124008/wandb/debug.log new file mode 100644 index 0000000000000000000000000000000000000000..90477e8a83c733004cf1e864e6c4942516813a9c --- /dev/null +++ b/rupid79/logs/20231116124008/wandb/debug.log @@ -0,0 +1,29 @@ +2023-11-16 12:41:55,434 INFO MainThread:4371 [wandb_setup.py:_flush():76] Current SDK version is 0.15.7 +2023-11-16 12:41:55,434 INFO MainThread:4371 [wandb_setup.py:_flush():76] Configure stats pid to 4371 +2023-11-16 12:41:55,434 INFO MainThread:4371 [wandb_setup.py:_flush():76] Loading settings from /root/.config/wandb/settings +2023-11-16 12:41:55,434 INFO MainThread:4371 [wandb_setup.py:_flush():76] Loading settings from /content/kohya-trainer/wandb/settings +2023-11-16 12:41:55,434 INFO MainThread:4371 [wandb_setup.py:_flush():76] Loading settings from environment variables: {'root_dir': '/content/LoRA/logs/20231116124008'} +2023-11-16 12:41:55,434 INFO MainThread:4371 [wandb_setup.py:_flush():76] Inferring run settings from compute environment: {'program_relpath': 'sdxl_train_network.py', 'program': '/content/kohya-trainer/sdxl_train_network.py'} +2023-11-16 12:41:55,434 INFO MainThread:4371 [wandb_setup.py:_flush():76] Applying login settings: {'api_key': '***REDACTED***'} +2023-11-16 12:41:55,434 INFO MainThread:4371 [wandb_setup.py:_flush():76] Applying login settings: {'api_key': '***REDACTED***'} +2023-11-16 12:41:55,435 INFO MainThread:4371 [wandb_init.py:_log_setup():507] Logging user logs to /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/logs/debug.log +2023-11-16 12:41:55,435 INFO MainThread:4371 [wandb_init.py:_log_setup():508] Logging internal logs to /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/logs/debug-internal.log +2023-11-16 12:41:55,435 INFO MainThread:4371 [wandb_init.py:init():547] calling init triggers +2023-11-16 12:41:55,435 INFO MainThread:4371 [wandb_init.py:init():554] wandb.init called with sweep_config: {} +config: {} +2023-11-16 12:41:55,435 INFO MainThread:4371 [wandb_init.py:init():596] starting backend +2023-11-16 12:41:55,435 INFO MainThread:4371 [wandb_init.py:init():600] setting up manager +2023-11-16 12:41:55,439 INFO MainThread:4371 [backend.py:_multiprocessing_setup():106] multiprocessing start_methods=fork,spawn,forkserver, using: spawn +2023-11-16 12:41:55,446 INFO MainThread:4371 [wandb_init.py:init():606] backend started and connected +2023-11-16 12:41:55,448 INFO MainThread:4371 [wandb_init.py:init():697] updated telemetry +2023-11-16 12:41:55,466 INFO MainThread:4371 [wandb_init.py:init():730] communicating run to backend with 60.0 second timeout +2023-11-16 12:41:55,812 INFO MainThread:4371 [wandb_run.py:_on_init():2174] communicating current version +2023-11-16 12:41:55,983 INFO MainThread:4371 [wandb_run.py:_on_init():2183] got version response upgrade_message: "wandb version 0.16.0 is available! To upgrade, please run:\n $ pip install wandb --upgrade" + +2023-11-16 12:41:55,983 INFO MainThread:4371 [wandb_init.py:init():781] starting run threads in backend +2023-11-16 12:41:56,078 INFO MainThread:4371 [wandb_run.py:_console_start():2153] atexit reg +2023-11-16 12:41:56,079 INFO MainThread:4371 [wandb_run.py:_redirect():2008] redirect: wrap_raw +2023-11-16 12:41:56,079 INFO MainThread:4371 [wandb_run.py:_redirect():2073] Wrapping output streams. +2023-11-16 12:41:56,079 INFO MainThread:4371 [wandb_run.py:_redirect():2098] Redirects installed. +2023-11-16 12:41:56,080 INFO MainThread:4371 [wandb_init.py:init():822] run started, returning control to user process +2023-11-16 13:00:20,873 WARNING MsgRouterThr:4371 [router.py:message_loop():77] message_loop has been closed diff --git a/rupid79/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/config.yaml b/rupid79/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/config.yaml new file mode 100644 index 0000000000000000000000000000000000000000..f7be9aea913de7aa9e6b370b27503a2719809b10 --- /dev/null +++ b/rupid79/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/config.yaml @@ -0,0 +1,44 @@ +wandb_version: 1 + +_wandb: + desc: null + value: + python_version: 3.10.12 + cli_version: 0.15.7 + framework: huggingface + huggingface_version: 4.30.2 + is_jupyter_run: false + is_kaggle_kernel: false + start_time: 1700138515.446471 + t: + 1: + - 1 + - 2 + - 3 + - 11 + - 12 + - 41 + - 45 + - 49 + - 55 + - 71 + - 83 + 2: + - 1 + - 2 + - 3 + - 11 + - 12 + - 41 + - 45 + - 49 + - 55 + - 71 + - 83 + 3: + - 23 + 4: 3.10.12 + 5: 0.15.7 + 6: 4.30.2 + 8: + - 5 diff --git a/rupid79/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/output.log b/rupid79/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/output.log new file mode 100644 index 0000000000000000000000000000000000000000..87fb1101730e34322530ecd6b63fa76bdefff7f9 --- /dev/null +++ b/rupid79/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/output.log @@ -0,0 +1,72 @@ + +epoch 1/10 +saving checkpoint: /content/LoRA/output/rupid79_xllora/rupid79_xllora-000001.safetensors +saving state at epoch 1 +Traceback (most recent call last): + File "/content/kohya-trainer/sdxl_train_network.py", line 174, in + trainer.train(args) + File "/content/kohya-trainer/train_network.py", line 878, in train + train_util.save_and_remove_state_on_epoch_end(args, accelerator, epoch + 1) + File "/content/kohya-trainer/library/train_util.py", line 3967, in save_and_remove_state_on_epoch_end + accelerator.save_state(state_dir) + File "/usr/local/lib/python3.10/dist-packages/accelerate/accelerator.py", line 2314, in save_state + weights.append(self.get_state_dict(model, unwrap=False)) + File "/usr/local/lib/python3.10/dist-packages/accelerate/accelerator.py", line 2603, in get_state_dict + state_dict[k] = state_dict[k].float() +torch.cuda.OutOfMemoryError: CUDA out of memory. Tried to allocate 50.00 MiB (GPU 0; 14.75 GiB total capacity; 12.93 GiB already allocated; 34.81 MiB free; 13.45 GiB reserved in total by PyTorch) If reserved memory is >> allocated memory try setting max_split_size_mb to avoid fragmentation. See documentation for Memory Management and PYTORCH_CUDA_ALLOC_CONF +╭─────────────────────────────── Traceback (most recent call last) ────────────────────────────────╮ +│ /content/kohya-trainer/sdxl_train_network.py:174 in  │ +│ │ +│ 171 │ args = train_util.read_config_from_file(args, parser) │ +│ 172 │ │ +│ 173 │ trainer = SdxlNetworkTrainer() │ +│ ❱ 174 │ trainer.train(args) │ +│ 175 │ +│ │ +│ /content/kohya-trainer/train_network.py:878 in train │ +│ │ +│ 875 │ │ │ │ │ │ remove_model(remove_ckpt_name) │ +│ 876 │ │ │ │ │ │ +│ 877 │ │ │ │ │ if args.save_state: │ +│ ❱ 878 │ │ │ │ │ │ train_util.save_and_remove_state_on_epoch_end(args, accelerator, │ +│ 879 │ │ │ │ +│ 880 │ │ │ self.sample_images(accelerator, args, epoch + 1, global_step, accelerator.de │ +│ 881 │ +│ │ +│ /content/kohya-trainer/library/train_util.py:3967 in save_and_remove_state_on_epoch_end │ +│ │ +│ 3964 │ os.makedirs(args.output_dir, exist_ok=True) │ +│ 3965 │ │ +│ 3966 │ state_dir = os.path.join(args.output_dir, EPOCH_STATE_NAME.format(model_name, epoch_ │ +│ ❱ 3967 │ accelerator.save_state(state_dir) │ +│ 3968 │ if args.save_state_to_huggingface: │ +│ 3969 │ │ print("uploading state to huggingface.") │ +│ 3970 │ │ huggingface_util.upload(args, state_dir, "/" + EPOCH_STATE_NAME.format(model_nam │ +│ │ +│ /usr/local/lib/python3.10/dist-packages/accelerate/accelerator.py:2314 in save_state │ +│ │ +│ 2311 │ │ │ │ model.save_checkpoint(output_dir) │ +│ 2312 │ │ │ │ logger.info(f"Megatron-LM Model , Optimizer and Scheduler saved to outpu │ +│ 2313 │ │ │ else: │ +│ ❱ 2314 │ │ │ │ weights.append(self.get_state_dict(model, unwrap=False)) │ +│ 2315 │ │ │ +│ 2316 │ │ # Save the optimizers taking care of FSDP and DeepSpeed nuances │ +│ 2317 │ │ optimizers = [] │ +│ │ +│ /usr/local/lib/python3.10/dist-packages/accelerate/accelerator.py:2603 in get_state_dict │ +│ │ +│ 2600 │ │ if state_dict is not None: │ +│ 2601 │ │ │ for k in state_dict: │ +│ 2602 │ │ │ │ if getattr(state_dict[k], "dtype", None) == torch.float16: │ +│ ❱ 2603 │ │ │ │ │ state_dict[k] = state_dict[k].float() │ +│ 2604 │ │ │ +│ 2605 │ │ return state_dict │ +│ 2606 │ +╰──────────────────────────────────────────────────────────────────────────────────────────────────╯ +OutOfMemoryError: CUDA out of memory. Tried to allocate 50.00 MiB (GPU 0; 14.75 GiB total capacity; +12.93 GiB already allocated; 34.81 MiB free; 13.45 GiB reserved in total by PyTorch) If reserved +memory is >> allocated memory try setting max_split_size_mb to avoid fragmentation. See +documentation for Memory Management and PYTORCH_CUDA_ALLOC_CONF +=========================================== +failed to upload to HuggingFace / HuggingFaceへのアップロードに失敗しました : cannot schedule new futures after interpreter shutdown +=========================================== \ No newline at end of file diff --git a/rupid79/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/requirements.txt b/rupid79/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/requirements.txt new file mode 100644 index 0000000000000000000000000000000000000000..ffaf56b4164e6c9185ba974917eb487a9bf943fd --- /dev/null +++ b/rupid79/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/requirements.txt @@ -0,0 +1,556 @@ +absl-py==1.4.0 +accelerate==0.19.0 +aiohttp==3.8.6 +aiosignal==1.3.1 +alabaster==0.7.13 +albumentations==1.3.1 +altair==4.2.2 +antlr4-python3-runtime==4.9.3 +anyio==3.7.1 +appdirs==1.4.4 +argon2-cffi-bindings==21.2.0 +argon2-cffi==23.1.0 +array-record==0.5.0 +arviz==0.15.1 +astropy==5.3.4 +astunparse==1.6.3 +async-timeout==4.0.3 +atpublic==4.0 +attrs==23.1.0 +audioread==3.0.1 +autograd==1.6.2 +babel==2.13.1 +backcall==0.2.0 +beautifulsoup4==4.11.2 +bidict==0.22.1 +bigframes==0.13.0 +bitsandbytes==0.39.1 +bleach==6.1.0 +blinker==1.4 +blis==0.7.11 +blosc2==2.0.0 +bokeh==3.3.0 +bqplot==0.12.42 +braceexpand==0.1.7 +branca==0.7.0 +build==1.0.3 +cachecontrol==0.13.1 +cachetools==5.3.2 +catalogue==2.0.10 +certifi==2023.7.22 +cffi==1.16.0 +cfgv==3.4.0 +chardet==5.2.0 +charset-normalizer==3.3.2 +chex==0.1.7 +click-plugins==1.1.1 +click==8.1.7 +cligj==0.7.2 +cloudpickle==2.2.1 +cmake==3.27.7 +cmdstanpy==1.2.0 +colorcet==3.0.1 +colorlover==0.3.0 +colour==0.1.5 +community==1.0.0b1 +confection==0.1.3 +cons==0.4.6 +contextlib2==21.6.0 +contexttimer==0.3.3 +contourpy==1.2.0 +cryptography==41.0.5 +cufflinks==0.17.3 +cupy-cuda11x==11.0.0 +cvxopt==1.3.2 +cvxpy==1.3.2 +cycler==0.12.1 +cymem==2.0.8 +cython==3.0.5 +dadaptation==3.1 +dask==2023.8.1 +datascience==0.17.6 +db-dtypes==1.1.1 +dbus-python==1.2.18 +debugpy==1.6.6 +decorator==4.4.2 +decord==0.6.0 +defusedxml==0.7.1 +diffusers==0.18.2 +dill==0.3.7 +discord-protos==0.0.2 +discord.py-self==2.0.0 +diskcache==5.6.3 +distlib==0.3.7 +distributed==2023.8.1 +distro==1.7.0 +dlib==19.24.2 +dm-tree==0.1.8 +docker-pycreds==0.4.0 +docutils==0.18.1 +dopamine-rl==4.0.6 +duckdb==0.9.1 +earthengine-api==0.1.377 +easydict==1.11 +ecos==2.0.12 +editdistance==0.6.2 +eerepr==0.0.4 +einops==0.6.0 +elfinder-client==2.1.55a16 +en-core-web-sm==3.6.0 +entrypoints==0.4 +et-xmlfile==1.1.0 +etils==1.5.2 +etuples==0.3.9 +exceptiongroup==1.1.3 +fairscale==0.4.4 +fastai==2.7.13 +fastapi==0.104.1 +fastcore==1.5.29 +fastdownload==0.0.7 +fastjsonschema==2.18.1 +fastprogress==1.0.3 +fastrlock==0.8.2 +filelock==3.13.1 +fiona==1.9.5 +firebase-admin==5.3.0 +flask==2.2.5 +flatbuffers==23.5.26 +flax==0.7.5 +folium==0.14.0 +fonttools==4.44.0 +frozendict==2.3.8 +frozenlist==1.4.0 +fsspec==2023.6.0 +ftfy==6.1.1 +future==0.18.3 +gallery-dl==1.25.6 +gast==0.5.4 +gcsfs==2023.6.0 +gdal==3.4.3 +gdown==4.7.1 +geemap==0.28.2 +gensim==4.3.2 +geocoder==1.38.1 +geographiclib==2.0 +geopandas==0.13.2 +geopy==2.3.0 +gin-config==0.5.0 +gitdb==4.0.11 +gitpython==3.1.40 +glob2==0.7 +google-api-core==2.11.1 +google-api-python-client==2.84.0 +google-auth-httplib2==0.1.1 +google-auth-oauthlib==1.0.0 +google-auth==2.17.3 +google-cloud-bigquery-connection==1.12.1 +google-cloud-bigquery-storage==2.22.0 +google-cloud-bigquery==3.12.0 +google-cloud-core==2.3.3 +google-cloud-datastore==2.15.2 +google-cloud-firestore==2.11.1 +google-cloud-functions==1.13.3 +google-cloud-iam==2.12.2 +google-cloud-language==2.9.1 +google-cloud-resource-manager==1.10.4 +google-cloud-storage==2.8.0 +google-cloud-translate==3.11.3 +google-colab==1.0.0 +google-crc32c==1.5.0 +google-pasta==0.2.0 +google-resumable-media==2.6.0 +google==2.0.3 +googleapis-common-protos==1.61.0 +googledrivedownloader==0.4 +graphviz==0.20.1 +greenlet==3.0.1 +grpc-google-iam-v1==0.12.6 +grpcio-status==1.48.2 +grpcio==1.59.2 +gspread-dataframe==3.3.1 +gspread==3.4.2 +gym-notices==0.0.8 +gym==0.25.2 +h11==0.14.0 +h5netcdf==1.3.0 +h5py==3.9.0 +holidays==0.36 +holoviews==1.17.1 +html5lib==1.1 +httpcore==0.17.3 +httpimport==1.3.1 +httplib2==0.22.0 +httpx==0.24.1 +huggingface-hub==0.15.1 +humanize==4.7.0 +hupper==1.12 +hyperopt==0.2.7 +ibis-framework==6.2.0 +identify==2.5.31 +idna==3.4 +imageio-ffmpeg==0.4.9 +imageio==2.31.6 +imagesize==1.4.1 +imbalanced-learn==0.10.1 +imgaug==0.4.0 +imjoy-elfinder==0.1.61 +importlib-metadata==6.8.0 +importlib-resources==6.1.1 +imutils==0.5.4 +inflect==7.0.0 +iniconfig==2.0.0 +install==1.3.5 +intel-openmp==2023.2.0 +invisible-watermark==0.2.0 +iopath==0.1.10 +ipyevents==2.0.2 +ipyfilechooser==0.6.0 +ipykernel==5.5.6 +ipyleaflet==0.17.4 +ipython-genutils==0.2.0 +ipython-sql==0.5.0 +ipython==7.34.0 +ipytree==0.2.2 +ipywidgets==7.7.1 +itsdangerous==2.1.2 +jax==0.4.20 +jaxlib==0.4.20+cuda11.cudnn86 +jedi==0.19.1 +jeepney==0.7.1 +jieba==0.42.1 +jinja2==3.1.2 +joblib==1.3.2 +jsonpickle==3.0.2 +jsonschema-specifications==2023.7.1 +jsonschema==4.19.2 +jupyter-client==6.1.12 +jupyter-console==6.1.0 +jupyter-core==5.5.0 +jupyter-server==1.24.0 +jupyterlab-pygments==0.2.2 +jupyterlab-widgets==3.0.9 +kaggle==1.5.16 +keras==2.14.0 +keyring==23.5.0 +kiwisolver==1.4.5 +langcodes==3.3.0 +launchpadlib==1.10.16 +lazr.restfulclient==0.14.4 +lazr.uri==1.0.6 +lazy-loader==0.3 +libclang==16.0.6 +library==0.0.0 +librosa==0.10.1 +lida==0.0.10 +lightgbm==4.1.0 +lightning-utilities==0.9.0 +linkify-it-py==2.0.2 +lion-pytorch==0.1.2 +lit==17.0.5 +llmx==0.0.15a0 +llvmlite==0.41.1 +locket==1.0.0 +logical-unification==0.4.6 +lxml==4.9.3 +lycoris-lora==1.8.1.dev3 +malloy==2023.1064 +markdown-it-py==3.0.0 +markdown==3.5.1 +markupsafe==2.1.3 +matplotlib-inline==0.1.6 +matplotlib-venn==0.11.9 +matplotlib==3.7.1 +mdit-py-plugins==0.4.0 +mdurl==0.1.2 +minikanren==1.0.3 +missingno==0.5.2 +mistune==0.8.4 +mizani==0.9.3 +mkl==2023.2.0 +ml-dtypes==0.2.0 +mlxtend==0.22.0 +more-itertools==10.1.0 +moviepy==1.0.3 +mpmath==1.3.0 +msgpack==1.0.7 +multidict==6.0.4 +multipledispatch==1.0.0 +multitasking==0.0.11 +murmurhash==1.0.10 +music21==9.1.0 +mypy-extensions==1.0.0 +natsort==8.4.0 +nbclassic==1.0.0 +nbclient==0.9.0 +nbconvert==6.5.4 +nbformat==5.9.2 +nest-asyncio==1.5.8 +networkx==3.2.1 +nibabel==4.0.2 +nltk==3.8.1 +nodeenv==1.8.0 +notebook-shim==0.2.3 +notebook==6.5.5 +numba==0.58.1 +numexpr==2.8.7 +numpy==1.23.5 +oauth2client==4.1.3 +oauthlib==3.2.2 +omegaconf==2.3.0 +open-clip-torch==2.20.0 +opencv-contrib-python==4.8.0.76 +opencv-python-headless==4.5.5.64 +opencv-python==4.7.0.68 +opendatasets==0.1.22 +openpyxl==3.1.2 +opt-einsum==3.3.0 +optax==0.1.7 +orbax-checkpoint==0.4.2 +osqp==0.6.2.post8 +packaging==23.2 +pandas-datareader==0.10.0 +pandas-gbq==0.17.9 +pandas-stubs==1.5.3.230304 +pandas==1.5.3 +pandocfilters==1.5.0 +panel==1.3.1 +param==2.0.0 +parso==0.8.3 +parsy==2.1 +partd==1.4.1 +pastedeploy==3.0.1 +pathlib==1.0.1 +pathtools==0.1.2 +pathvalidate==3.2.0 +pathy==0.10.3 +patsy==0.5.3 +peewee==3.17.0 +pexpect==4.8.0 +pickleshare==0.7.5 +piexif==1.1.3 +pillow==10.0.1 +pip-tools==6.13.0 +pip==23.1.2 +plaster-pastedeploy==1.0.1 +plaster==1.1.2 +platformdirs==3.11.0 +plotly==5.15.0 +plotnine==0.12.4 +pluggy==1.3.0 +polars==0.17.3 +pooch==1.8.0 +portalocker==2.8.2 +portpicker==1.5.2 +pre-commit==3.5.0 +prefetch-generator==1.0.3 +preshed==3.0.9 +prettytable==3.9.0 +proglog==0.1.10 +progressbar2==4.2.0 +prometheus-client==0.18.0 +promise==2.3 +prompt-toolkit==3.0.39 +prophet==1.1.5 +proto-plus==1.22.3 +protobuf==3.20.3 +psutil==5.9.5 +psycopg2==2.9.9 +ptyprocess==0.7.0 +py-cpuinfo==9.0.0 +py4j==0.10.9.7 +pyarrow==9.0.0 +pyasn1-modules==0.3.0 +pyasn1==0.5.0 +pycocoevalcap==1.2 +pycocotools==2.0.7 +pycparser==2.21 +pyct==0.5.0 +pydantic==1.10.13 +pydata-google-auth==1.8.2 +pydeck==0.8.1b0 +pydot-ng==2.0.0 +pydot==1.4.2 +pydotplus==2.0.2 +pydrive2==1.6.3 +pydrive==1.3.1 +pyerfa==2.0.1.1 +pyfunctional==1.4.3 +pygame==2.5.2 +pygments==2.16.1 +pygobject==3.42.1 +pyjwt==2.3.0 +pymc==5.7.2 +pymystem3==0.2.0 +pyopengl==3.1.7 +pyopenssl==23.3.0 +pyparsing==3.1.1 +pyperclip==1.8.2 +pyproj==3.6.1 +pyproject-hooks==1.0.0 +pyramid-jinja2==2.10 +pyramid==2.0.2 +pyre-extensions==0.0.29 +pyshp==2.3.1 +pysocks==1.7.1 +pytensor==2.14.2 +pytest==7.4.3 +python-apt==0.0.0 +python-box==7.1.1 +python-dateutil==2.8.2 +python-dotenv==1.0.0 +python-louvain==0.16 +python-magic==0.4.27 +python-slugify==8.0.1 +python-utils==3.8.1 +pytorch-lightning==1.9.0 +pytz==2023.3.post1 +pyviz-comms==3.0.0 +pywavelets==1.4.1 +pyyaml==6.0.1 +pyzmq==23.2.1 +qdldl==0.1.7.post0 +qudida==0.0.4 +ratelim==0.1.6 +referencing==0.30.2 +regex==2023.6.3 +requests-oauthlib==1.3.1 +requests==2.31.0 +requirements-parser==0.5.0 +rich==13.6.0 +rpds-py==0.12.0 +rpy2==3.4.2 +rsa==4.9 +safetensors==0.3.1 +salesforce-lavis==1.0.0 +scikit-image==0.19.3 +scikit-learn==1.2.2 +scipy==1.11.3 +scooby==0.9.2 +scs==3.2.4 +seaborn==0.12.2 +secretstorage==3.3.1 +send2trash==1.8.2 +sentencepiece==0.1.99 +sentry-sdk==1.35.0 +setproctitle==1.3.3 +setuptools==67.7.2 +shapely==2.0.2 +six==1.16.0 +sklearn-pandas==2.2.0 +smart-open==6.4.0 +smmap==5.0.1 +sniffio==1.3.0 +snowballstemmer==2.2.0 +sortedcontainers==2.4.0 +soundfile==0.12.1 +soupsieve==2.5 +soxr==0.3.7 +spacy-legacy==3.0.12 +spacy-loggers==1.0.5 +spacy==3.6.1 +sphinx==5.0.2 +sphinxcontrib-applehelp==1.0.7 +sphinxcontrib-devhelp==1.0.5 +sphinxcontrib-htmlhelp==2.0.4 +sphinxcontrib-jsmath==1.0.1 +sphinxcontrib-qthelp==1.0.6 +sphinxcontrib-serializinghtml==1.1.9 +sqlalchemy==2.0.23 +sqlglot==17.16.2 +sqlparse==0.4.4 +srsly==2.4.8 +stanio==0.3.0 +starlette==0.27.0 +statsmodels==0.14.0 +streamlit==1.28.2 +sympy==1.12 +tables==3.8.0 +tabulate==0.9.0 +tbb==2021.10.0 +tblib==3.0.0 +tenacity==8.2.3 +tensorboard-data-server==0.7.2 +tensorboard==2.14.1 +tensorflow-datasets==4.9.3 +tensorflow-estimator==2.14.0 +tensorflow-gcs-config==2.14.0 +tensorflow-hub==0.15.0 +tensorflow-io-gcs-filesystem==0.34.0 +tensorflow-metadata==1.14.0 +tensorflow-probability==0.22.0 +tensorflow==2.14.0 +tensorstore==0.1.45 +termcolor==2.3.0 +terminado==0.17.1 +text-unidecode==1.3 +textblob==0.17.1 +tf-slim==1.1.0 +thinc==8.1.12 +threadpoolctl==3.2.0 +tifffile==2023.9.26 +timm==0.4.12 +tinycss2==1.2.1 +tokenizers==0.13.3 +toml==0.10.2 +tomli==2.0.1 +toolz==0.12.0 +torch==2.0.0+cu118 +torchaudio==2.0.1+cu118 +torchdata==0.6.0 +torchmetrics==1.2.0 +torchsummary==1.5.1 +torchtext==0.15.1+cpu +torchvision==0.15.1+cu118 +tornado==6.3.2 +tqdm==4.66.1 +traitlets==5.7.1 +traittypes==0.2.1 +transformers==4.30.2 +translationstring==1.4 +triton==2.0.0 +tweepy==4.14.0 +typer==0.9.0 +types-pytz==2023.3.1.1 +types-setuptools==68.2.0.1 +typing-extensions==4.8.0 +typing-inspect==0.9.0 +tzlocal==5.2 +uc-micro-py==1.0.2 +uritemplate==4.1.1 +urllib3==2.0.7 +uvicorn==0.24.0.post1 +validators==0.22.0 +vega-datasets==0.9.0 +venusian==3.1.0 +virtualenv==20.24.6 +voluptuous==0.13.1 +wadllib==1.3.6 +waitress==2.1.2 +wandb==0.15.7 +wasabi==1.1.2 +watchdog==3.0.0 +wcwidth==0.2.9 +webcolors==1.13 +webdataset==0.2.77 +webencodings==0.5.1 +webob==1.8.7 +websocket-client==1.6.4 +werkzeug==3.0.1 +wheel==0.41.3 +widgetsnbextension==3.6.6 +wordcloud==1.9.2 +wrapt==1.14.1 +xarray-einstats==0.6.0 +xarray==2023.7.0 +xformers==0.0.19 +xgboost==2.0.1 +xlrd==2.0.1 +xxhash==3.4.1 +xyzservices==2023.10.1 +yarl==1.9.2 +yellowbrick==1.5 +yfinance==0.2.31 +zict==3.0.0 +zipp==3.17.0 +zope.deprecation==5.0 +zope.interface==6.1 \ No newline at end of file diff --git a/rupid79/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-metadata.json b/rupid79/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..c80da7e7cc9edb13cdf8f0b85115d0eac69bc9e5 --- /dev/null +++ b/rupid79/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-metadata.json @@ -0,0 +1,59 @@ +{ + "os": "Linux-5.15.120+-x86_64-with-glibc2.35", + "python": "3.10.12", + "heartbeatAt": "2023-11-16T12:41:56.025423", + "startedAt": "2023-11-16T12:41:55.433232", + "docker": null, + "cuda": null, + "args": [ + "--sample_prompts=/content/LoRA/config/sample_prompt.toml", + "--config_file=/content/LoRA/config/config_file.toml", + "--wandb_api_key=540d5e6b5446a44f2f5c8269e0da63b4c7ad408c" + ], + "state": "running", + "program": "/content/kohya-trainer/sdxl_train_network.py", + "codePath": "sdxl_train_network.py", + "git": { + "remote": "https://github.com/qaneel/kohya-trainer", + "commit": "05811296f6dc987f67f194689e106a326017b9d4" + }, + "email": null, + "root": "/content/kohya-trainer", + "host": "dc1a2d5c5dc6", + "username": "root", + "executable": "/usr/bin/python3", + "cpu_count": 1, + "cpu_count_logical": 2, + "cpu_freq": { + "current": 2199.998, + "min": 0.0, + "max": 0.0 + }, + "cpu_freq_per_core": [ + { + "current": 2199.998, + "min": 0.0, + "max": 0.0 + }, + { + "current": 2199.998, + "min": 0.0, + "max": 0.0 + } + ], + "disk": { + "total": 78.1898422241211, + "used": 43.476318359375 + }, + "gpu": "Tesla T4", + "gpu_count": 1, + "gpu_devices": [ + { + "name": "Tesla T4", + "memory_total": 16106127360 + } + ], + "memory": { + "total": 12.6783447265625 + } +} diff --git a/rupid79/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json b/rupid79/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json new file mode 100644 index 0000000000000000000000000000000000000000..2bfd53dea50939c7fe1cae0bbc41980e4ef3c2fb --- /dev/null +++ b/rupid79/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json @@ -0,0 +1 @@ +{"loss/current": 0.06104244664311409, "loss/average": 0.10712284402539715, "lr/unet": 5e-05, "_timestamp": 1700139608.3687403, "_runtime": 1092.9222693443298, "_step": 156, "_wandb": {"runtime": 1096}} \ No newline at end of file diff --git a/rupid79/logs/20231116124008/wandb/run-20231116_124155-2i0muior/logs/debug-internal.log b/rupid79/logs/20231116124008/wandb/run-20231116_124155-2i0muior/logs/debug-internal.log new file mode 100644 index 0000000000000000000000000000000000000000..4769bf596ea95cb0c9c65b35c9320fbbd7b61cc8 --- /dev/null +++ b/rupid79/logs/20231116124008/wandb/run-20231116_124155-2i0muior/logs/debug-internal.log @@ -0,0 +1,1349 @@ +2023-11-16 12:41:55,441 INFO StreamThr :4437 [internal.py:wandb_internal():86] W&B internal server running at pid: 4437, started at: 2023-11-16 12:41:55.440352 +2023-11-16 12:41:55,442 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status +2023-11-16 12:41:55,449 INFO WriterThread:4437 [datastore.py:open_for_write():85] open: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/run-2i0muior.wandb +2023-11-16 12:41:55,449 DEBUG SenderThread:4437 [sender.py:send():379] send: header +2023-11-16 12:41:55,467 DEBUG SenderThread:4437 [sender.py:send():379] send: run +2023-11-16 12:41:55,813 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: check_version +2023-11-16 12:41:55,815 INFO SenderThread:4437 [dir_watcher.py:__init__():211] watching files in: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files +2023-11-16 12:41:55,815 INFO SenderThread:4437 [sender.py:_start_run_threads():1122] run started: 2i0muior with start time 1700138515.446471 +2023-11-16 12:41:55,815 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:41:55,815 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:41:55,816 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: check_version +2023-11-16 12:41:55,988 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: run_start +2023-11-16 12:41:56,015 DEBUG HandlerThread:4437 [system_info.py:__init__():31] System info init +2023-11-16 12:41:56,015 DEBUG HandlerThread:4437 [system_info.py:__init__():46] System info init done +2023-11-16 12:41:56,015 INFO HandlerThread:4437 [system_monitor.py:start():181] Starting system monitor +2023-11-16 12:41:56,015 INFO SystemMonitor:4437 [system_monitor.py:_start():145] Starting system asset monitoring threads +2023-11-16 12:41:56,015 INFO HandlerThread:4437 [system_monitor.py:probe():201] Collecting system info +2023-11-16 12:41:56,016 INFO SystemMonitor:4437 [interfaces.py:start():190] Started cpu monitoring +2023-11-16 12:41:56,017 INFO SystemMonitor:4437 [interfaces.py:start():190] Started disk monitoring +2023-11-16 12:41:56,018 INFO SystemMonitor:4437 [interfaces.py:start():190] Started gpu monitoring +2023-11-16 12:41:56,019 INFO SystemMonitor:4437 [interfaces.py:start():190] Started memory monitoring +2023-11-16 12:41:56,019 INFO SystemMonitor:4437 [interfaces.py:start():190] Started network monitoring +2023-11-16 12:41:56,025 DEBUG HandlerThread:4437 [system_info.py:probe():195] Probing system +2023-11-16 12:41:56,031 DEBUG HandlerThread:4437 [system_info.py:_probe_git():180] Probing git +2023-11-16 12:41:56,040 DEBUG HandlerThread:4437 [system_info.py:_probe_git():188] Probing git done +2023-11-16 12:41:56,040 DEBUG HandlerThread:4437 [system_info.py:probe():240] Probing system done +2023-11-16 12:41:56,040 DEBUG HandlerThread:4437 [system_monitor.py:probe():210] {'os': 'Linux-5.15.120+-x86_64-with-glibc2.35', 'python': '3.10.12', 'heartbeatAt': '2023-11-16T12:41:56.025423', 'startedAt': '2023-11-16T12:41:55.433232', 'docker': None, 'cuda': None, 'args': ('--sample_prompts=/content/LoRA/config/sample_prompt.toml', '--config_file=/content/LoRA/config/config_file.toml', '--wandb_api_key=540d5e6b5446a44f2f5c8269e0da63b4c7ad408c'), 'state': 'running', 'program': '/content/kohya-trainer/sdxl_train_network.py', 'codePath': 'sdxl_train_network.py', 'git': {'remote': 'https://github.com/qaneel/kohya-trainer', 'commit': '05811296f6dc987f67f194689e106a326017b9d4'}, 'email': None, 'root': '/content/kohya-trainer', 'host': 'dc1a2d5c5dc6', 'username': 'root', 'executable': '/usr/bin/python3', 'cpu_count': 1, 'cpu_count_logical': 2, 'cpu_freq': {'current': 2199.998, 'min': 0.0, 'max': 0.0}, 'cpu_freq_per_core': [{'current': 2199.998, 'min': 0.0, 'max': 0.0}, {'current': 2199.998, 'min': 0.0, 'max': 0.0}], 'disk': {'total': 78.1898422241211, 'used': 43.476318359375}, 'gpu': 'Tesla T4', 'gpu_count': 1, 'gpu_devices': [{'name': 'Tesla T4', 'memory_total': 16106127360}], 'memory': {'total': 12.6783447265625}} +2023-11-16 12:41:56,040 INFO HandlerThread:4437 [system_monitor.py:probe():211] Finished collecting system info +2023-11-16 12:41:56,040 INFO HandlerThread:4437 [system_monitor.py:probe():214] Publishing system info +2023-11-16 12:41:56,040 DEBUG HandlerThread:4437 [system_info.py:_save_pip():51] Saving list of pip packages installed into the current environment +2023-11-16 12:41:56,041 DEBUG HandlerThread:4437 [system_info.py:_save_pip():67] Saving pip packages done +2023-11-16 12:41:56,052 INFO HandlerThread:4437 [system_monitor.py:probe():216] Finished publishing system info +2023-11-16 12:41:56,068 DEBUG SenderThread:4437 [sender.py:send():379] send: files +2023-11-16 12:41:56,068 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-metadata.json with policy now +2023-11-16 12:41:56,076 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:41:56,077 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:41:56,362 DEBUG SenderThread:4437 [sender.py:send():379] send: telemetry +2023-11-16 12:41:56,580 INFO wandb-upload_0:4437 [upload_job.py:push():131] Uploaded file /tmp/tmpz8twfhkawandb/hrhp5iis-wandb-metadata.json +2023-11-16 12:41:56,816 INFO Thread-12 :4437 [dir_watcher.py:_on_file_created():272] file/dir created: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-metadata.json +2023-11-16 12:41:56,817 INFO Thread-12 :4437 [dir_watcher.py:_on_file_created():272] file/dir created: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/output.log +2023-11-16 12:41:56,817 INFO Thread-12 :4437 [dir_watcher.py:_on_file_created():272] file/dir created: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/requirements.txt +2023-11-16 12:41:56,817 INFO Thread-12 :4437 [dir_watcher.py:_on_file_created():272] file/dir created: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:41:58,816 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/output.log +2023-11-16 12:42:01,364 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:42:06,365 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:42:08,108 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:42:11,077 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:42:11,077 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:42:12,244 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:42:14,393 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:42:14,395 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:42:14,396 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:42:14,398 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:42:14,822 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:42:17,399 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:42:20,404 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:42:20,406 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:42:20,406 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:42:20,409 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:42:20,831 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:42:22,409 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:42:26,077 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:42:26,078 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:42:26,430 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:42:26,431 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:42:26,432 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:42:26,432 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:42:26,834 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:42:27,439 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:42:27,834 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/config.yaml +2023-11-16 12:42:32,538 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:42:33,931 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:42:33,932 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:42:33,932 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:42:33,934 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:42:34,837 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:42:37,935 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:42:39,985 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:42:39,986 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:42:39,987 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:42:39,989 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:42:40,839 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:42:41,077 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:42:41,078 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:42:43,223 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:42:46,124 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:42:46,126 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:42:46,126 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:42:46,128 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:42:46,843 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:42:49,129 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:42:52,450 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:42:52,451 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:42:52,452 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:42:52,454 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:42:52,845 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:42:54,455 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:42:56,020 DEBUG SystemMonitor:4437 [system_monitor.py:_start():159] Starting system metrics aggregation loop +2023-11-16 12:42:56,021 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:42:56,077 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:42:56,077 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:43:00,253 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:43:00,991 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:43:00,992 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:43:00,993 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:43:00,993 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:43:01,850 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:43:05,994 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:43:08,339 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:43:08,340 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:43:08,341 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:43:08,343 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:43:08,853 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:43:11,077 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:43:11,078 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:43:11,209 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:43:13,463 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:43:13,464 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:43:13,464 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:43:13,464 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:43:13,855 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:43:16,476 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:43:21,477 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:43:21,722 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:43:21,723 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:43:21,723 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:43:21,726 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:43:21,858 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:43:26,022 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:43:26,077 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:43:26,078 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:43:27,247 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:43:29,229 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:43:29,231 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:43:29,231 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:43:29,232 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:43:29,861 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:43:33,233 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:43:35,798 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:43:35,800 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:43:35,800 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:43:35,802 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:43:35,863 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:43:38,803 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:43:41,078 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:43:41,078 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:43:44,163 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:43:44,174 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:43:44,175 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:43:44,176 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:43:44,176 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:43:44,866 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:43:49,177 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:43:51,833 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:43:51,834 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:43:51,834 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:43:51,837 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:43:51,869 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:43:54,838 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:43:56,022 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:43:56,077 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:43:56,078 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:43:59,277 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:43:59,279 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:43:59,279 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:43:59,279 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:43:59,872 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:44:00,280 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:44:05,281 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:44:06,780 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:44:06,781 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:44:06,782 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:44:06,784 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:44:06,874 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:44:10,787 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:44:11,078 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:44:11,078 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:44:12,920 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:44:12,921 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:44:12,921 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:44:12,922 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:44:13,877 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:44:15,096 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:44:15,097 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:44:15,097 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:44:15,098 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:44:15,878 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:44:16,099 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:44:21,099 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:44:21,991 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:44:21,992 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:44:21,992 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:44:21,995 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:44:22,880 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:44:26,023 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:44:26,078 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:44:26,078 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:44:26,207 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:44:29,753 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:44:29,754 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:44:29,754 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:44:29,755 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:44:29,884 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:44:31,755 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:44:32,162 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:44:32,163 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:44:32,163 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:44:32,166 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:44:32,885 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:44:37,167 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:44:38,222 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:44:38,223 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:44:38,223 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:44:38,224 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:44:38,887 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:44:41,078 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:44:41,078 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:44:42,457 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:44:43,448 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:44:43,449 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:44:43,450 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:44:43,456 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:44:43,891 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:44:48,335 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:44:48,336 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:44:48,337 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:44:48,337 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:44:48,338 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:44:48,892 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:44:53,339 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:44:54,813 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:44:54,814 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:44:54,815 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:44:54,817 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:44:54,894 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:44:56,024 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:44:56,078 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:44:56,078 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:44:59,205 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:45:01,500 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:45:01,501 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:45:01,501 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:45:01,502 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:45:01,897 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:45:04,503 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:45:09,504 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:45:09,992 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:45:09,993 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:45:09,993 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:45:09,995 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:45:10,901 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:45:11,078 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:45:11,079 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:45:15,202 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:45:16,545 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:45:16,546 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:45:16,547 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:45:16,547 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:45:16,903 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:45:20,548 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:45:24,434 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:45:24,435 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:45:24,435 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:45:24,436 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:45:24,906 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:45:26,025 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:45:26,025 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:45:26,483 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:45:26,483 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:45:31,624 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:45:31,993 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:45:31,994 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:45:31,994 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:45:31,995 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:45:32,909 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:45:36,996 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:45:38,498 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:45:38,499 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:45:38,499 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:45:38,501 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:45:38,911 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:45:41,483 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:45:41,484 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:45:42,575 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:45:43,163 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:45:43,165 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:45:43,165 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:45:43,165 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:45:43,913 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:45:48,166 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:45:50,699 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:45:50,700 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:45:50,700 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:45:50,703 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:45:50,915 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:45:53,704 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:45:56,025 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:45:56,483 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:45:56,484 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:45:57,919 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:45:57,921 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:45:57,921 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:45:57,921 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:45:58,918 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:45:58,922 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:46:03,923 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:46:05,117 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:46:05,118 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:46:05,118 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:46:05,121 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:46:05,923 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:46:09,122 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:46:11,483 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:46:11,484 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:46:11,983 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:46:11,984 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:46:11,984 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:46:11,985 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:46:12,926 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:46:14,986 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:46:19,987 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:46:20,668 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:46:20,670 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:46:20,670 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:46:20,672 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:46:20,928 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:46:25,673 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:46:26,026 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:46:26,484 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:46:26,484 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:46:27,830 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:46:27,832 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:46:27,832 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:46:27,833 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:46:27,931 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:46:30,833 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:46:34,294 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:46:34,295 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:46:34,296 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:46:34,298 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:46:34,934 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:46:36,299 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:46:37,358 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:46:37,359 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:46:37,359 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:46:37,360 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:46:37,935 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:46:41,361 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:46:41,483 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:46:41,484 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:46:43,435 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:46:43,437 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:46:43,437 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:46:43,438 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:46:43,937 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:46:46,439 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:46:51,349 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:46:51,350 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:46:51,350 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:46:51,352 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:46:51,940 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:46:52,353 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:46:56,027 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:46:56,484 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:46:56,485 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:46:57,644 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:46:58,268 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:46:58,269 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:46:58,270 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:46:58,270 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:46:58,943 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:47:03,271 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:47:04,839 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:47:04,840 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:47:04,841 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:47:04,841 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:47:04,945 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:47:08,842 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:47:11,484 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:47:11,484 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:47:13,199 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:47:13,200 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:47:13,200 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:47:13,201 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:47:13,948 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:47:14,202 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:47:19,203 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:47:20,132 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:47:20,133 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:47:20,133 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:47:20,134 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:47:20,951 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:47:25,135 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:47:26,028 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:47:26,484 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:47:26,484 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:47:27,924 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:47:27,925 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:47:27,925 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:47:27,926 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:47:27,953 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:47:30,927 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:47:32,069 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:47:32,070 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:47:32,070 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:47:32,070 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:47:32,955 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:47:36,071 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:47:38,911 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:47:38,912 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:47:38,912 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:47:38,913 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:47:38,957 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:47:41,484 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:47:41,485 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:47:41,610 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:47:45,835 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:47:45,836 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:47:45,837 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:47:45,837 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:47:45,960 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:47:46,838 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:47:51,839 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:47:52,333 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:47:52,334 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:47:52,334 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:47:52,335 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:47:52,962 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:47:56,029 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:47:56,484 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:47:56,484 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:47:57,602 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:47:59,676 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:47:59,677 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:47:59,678 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:47:59,678 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:47:59,965 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:48:02,679 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:48:07,256 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:48:07,257 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:48:07,257 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:48:07,258 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:48:07,968 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:48:08,258 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:48:11,484 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:48:11,485 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:48:13,644 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:48:13,775 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:48:13,776 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:48:13,776 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:48:13,776 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:48:13,971 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:48:18,778 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:48:21,661 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:48:21,663 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:48:21,663 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:48:21,664 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:48:21,974 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:48:24,665 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:48:26,029 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:48:26,484 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:48:26,485 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:48:28,533 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:48:28,534 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:48:28,534 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:48:28,535 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:48:28,977 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:48:30,535 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:48:33,075 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:48:33,076 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:48:33,076 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:48:33,077 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:48:33,979 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:48:36,078 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:48:41,079 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:48:41,476 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:48:41,477 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:48:41,478 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:48:41,478 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:48:41,496 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:48:41,496 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:48:41,983 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:48:46,263 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:48:48,452 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:48:48,453 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:48:48,453 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:48:48,454 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:48:48,984 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:48:51,454 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:48:51,481 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:48:51,482 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:48:51,482 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:48:51,483 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:48:51,986 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:48:56,030 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:48:56,496 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:48:56,496 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:48:56,497 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:48:59,658 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:48:59,659 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:48:59,659 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:48:59,660 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:48:59,988 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:49:01,661 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:49:06,661 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:49:08,191 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:49:08,194 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:49:08,194 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:49:08,195 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:49:08,992 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:49:11,496 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:49:11,497 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:49:11,662 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:49:15,429 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:49:15,431 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:49:15,431 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:49:15,431 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:49:15,994 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:49:17,432 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:49:22,433 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:49:22,689 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:49:22,690 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:49:22,691 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:49:22,691 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:49:22,997 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:49:26,031 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:49:26,496 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:49:26,497 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:49:27,637 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:49:30,277 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:49:30,279 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:49:30,279 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:49:30,279 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:49:31,000 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:49:33,280 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:49:33,511 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:49:33,512 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:49:33,512 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:49:33,513 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:49:34,001 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:49:38,514 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:49:40,769 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:49:40,770 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:49:40,770 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:49:40,771 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:49:41,005 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:49:41,497 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:49:41,498 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:49:43,584 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:49:47,438 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:49:47,439 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:49:47,439 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:49:47,440 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:49:48,007 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:49:49,440 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:49:54,441 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:49:55,082 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:49:55,083 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:49:55,084 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:49:55,084 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:49:56,010 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:49:56,031 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:49:56,497 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:49:56,497 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:49:59,633 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:50:03,717 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:50:03,718 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:50:03,719 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:50:03,719 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:50:04,016 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:50:04,724 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:50:09,725 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:50:11,497 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:50:11,497 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:50:11,612 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:50:11,899 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:50:11,900 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:50:11,901 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:50:12,019 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:50:14,902 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:50:18,511 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:50:18,512 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:50:18,513 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:50:18,513 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:50:19,022 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:50:20,514 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:50:25,515 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:50:25,710 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:50:25,711 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:50:25,711 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:50:25,712 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:50:26,024 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:50:26,032 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:50:26,497 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:50:26,498 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:50:30,649 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:50:33,610 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:50:33,611 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:50:33,611 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:50:33,612 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:50:34,027 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:50:36,613 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:50:41,278 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:50:41,280 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:50:41,280 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:50:41,280 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:50:41,497 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:50:41,498 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:50:41,640 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:50:42,030 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:50:46,641 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:50:47,829 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:50:47,830 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:50:47,830 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:50:47,831 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:50:48,032 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:50:51,832 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:50:54,537 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:50:54,539 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:50:54,539 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:50:54,539 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:50:55,035 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:50:56,033 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:50:56,891 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:50:56,892 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:50:56,895 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:51:02,043 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:51:03,112 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:51:03,113 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:51:03,113 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:51:03,113 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:51:04,038 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:51:07,114 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:51:11,345 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:51:11,346 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:51:11,346 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:51:11,347 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:51:11,893 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:51:11,893 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:51:12,045 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:51:12,972 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:51:17,973 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:51:18,965 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:51:18,966 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:51:18,966 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:51:18,967 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:51:19,047 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:51:23,968 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:51:25,430 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:51:25,431 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:51:25,432 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:51:25,432 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:51:26,037 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:51:26,050 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:51:26,892 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:51:26,893 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:51:28,975 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:51:33,598 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:51:33,599 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:51:33,600 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:51:33,600 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:51:34,052 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:51:34,601 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:51:39,601 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:51:40,450 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:51:40,451 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:51:40,451 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:51:40,452 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:51:41,055 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:51:42,181 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:51:42,181 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:51:45,347 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:51:46,937 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:51:46,938 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:51:46,938 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:51:46,939 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:51:47,057 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:51:50,940 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:51:54,652 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:51:54,653 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:51:54,653 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:51:54,654 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:51:55,060 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:51:56,038 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:51:56,041 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:51:57,181 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:51:57,181 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:52:01,315 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:52:01,563 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:52:01,564 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:52:01,564 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:52:01,565 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:52:02,062 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:52:06,566 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:52:07,538 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:52:07,539 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:52:07,540 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:52:07,540 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:52:08,064 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:52:12,181 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:52:12,181 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:52:12,347 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:52:14,810 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:52:14,812 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:52:14,812 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:52:14,813 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:52:15,067 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:52:17,814 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:52:22,658 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:52:22,659 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:52:22,660 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:52:22,660 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:52:23,070 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:52:23,661 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:52:26,039 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:52:27,181 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:52:27,181 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:52:29,252 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:52:29,565 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:52:29,566 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:52:29,566 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:52:29,567 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:52:30,072 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:52:34,568 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:52:36,767 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:52:36,768 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:52:36,769 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:52:36,769 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:52:37,075 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:52:39,770 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:52:42,181 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:52:42,182 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:52:43,446 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:52:43,447 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:52:43,448 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:52:43,448 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:52:44,077 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:52:45,449 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:52:50,311 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:52:50,312 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:52:50,312 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:52:50,313 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:52:51,080 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:52:51,313 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:52:53,917 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:52:53,918 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:52:53,918 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:52:53,919 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:52:54,082 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:52:56,040 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:52:57,041 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:52:57,181 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:52:57,182 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:53:00,492 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:53:00,493 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:53:00,494 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:53:00,495 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:53:01,085 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:53:02,495 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:53:04,808 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:53:04,809 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:53:04,810 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:53:04,810 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:53:05,087 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:53:07,811 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:53:12,181 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:53:12,182 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:53:12,884 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:53:12,885 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:53:12,885 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:53:12,888 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:53:12,889 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:53:13,089 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:53:17,890 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:53:20,559 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:53:20,560 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:53:20,560 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:53:20,561 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:53:21,092 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:53:23,562 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:53:26,041 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:53:27,181 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:53:27,182 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:53:28,924 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:53:28,925 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:53:28,926 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:53:28,926 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:53:28,927 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:53:29,095 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:53:33,927 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:53:35,853 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:53:35,854 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:53:35,854 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:53:35,855 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:53:36,097 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:53:39,856 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:53:42,181 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:53:42,182 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:53:43,103 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:53:43,104 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:53:43,104 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:53:43,105 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:53:44,100 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:53:45,105 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:53:50,106 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:53:51,639 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:53:51,640 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:53:51,640 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:53:51,641 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:53:52,103 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:53:55,642 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:53:56,041 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:53:57,181 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:53:57,182 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:53:58,871 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:53:58,878 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:53:58,879 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:53:58,879 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:53:59,105 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:54:00,880 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:54:05,386 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:54:05,388 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:54:05,388 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:54:05,388 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:54:06,108 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:54:06,389 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:54:09,223 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:54:09,224 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:54:09,224 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:54:09,225 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:54:10,109 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:54:12,182 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:54:12,182 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:54:12,276 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:54:17,277 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:54:17,311 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:54:17,312 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:54:17,312 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:54:17,312 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:54:18,112 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:54:22,313 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:54:23,846 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:54:23,847 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:54:23,847 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:54:23,848 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:54:24,114 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:54:26,042 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:54:27,182 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:54:27,182 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:54:28,304 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:54:31,232 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:54:31,233 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:54:31,233 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:54:31,234 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:54:32,117 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:54:34,234 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:54:39,238 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:54:40,285 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:54:40,286 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:54:40,287 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:54:40,287 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:54:41,124 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:54:42,182 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:54:42,183 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:54:44,337 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:54:46,833 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:54:46,834 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:54:46,835 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:54:46,835 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:54:47,126 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:54:49,836 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:54:54,712 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:54:54,714 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:54:54,714 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:54:54,714 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:54:55,129 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:54:55,715 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:54:56,043 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:54:57,182 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:54:57,183 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:55:01,320 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:55:02,839 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:55:02,840 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:55:02,841 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:55:02,841 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:55:03,131 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:55:06,842 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:55:10,117 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:55:10,118 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:55:10,119 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:55:10,119 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:55:10,134 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:55:12,120 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:55:12,442 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:55:12,442 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:55:17,573 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:55:18,658 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:55:18,659 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:55:18,659 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:55:18,660 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:55:19,137 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:55:22,661 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:55:26,044 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:55:26,380 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:55:26,381 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:55:26,381 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:55:26,382 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:55:27,140 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:55:27,444 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:55:27,444 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:55:28,597 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:55:33,598 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:55:34,573 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:55:34,574 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:55:34,574 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:55:34,574 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:55:35,144 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:55:39,576 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:55:41,473 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:55:41,474 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:55:41,475 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:55:41,475 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:55:42,146 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:55:42,442 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:55:42,442 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:55:45,566 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:55:48,025 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:55:48,027 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:55:48,027 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:55:48,027 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:55:48,148 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:55:51,028 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:55:52,541 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:55:52,542 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:55:52,543 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:55:52,543 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:55:53,151 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:55:56,044 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:55:56,047 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:55:57,442 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:55:57,443 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:56:00,485 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:56:00,486 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:56:00,487 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:56:00,487 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:56:01,154 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:56:01,488 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:56:06,489 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:56:08,620 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:56:08,621 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:56:08,622 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:56:08,622 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:56:09,157 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:56:11,623 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:56:12,442 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:56:12,443 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:56:16,851 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:56:16,852 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:56:16,852 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:56:16,853 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:56:16,853 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:56:17,160 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:56:21,563 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:56:21,565 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:56:21,565 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:56:21,565 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:56:22,162 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:56:22,566 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:56:26,045 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:56:27,443 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:56:27,443 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:56:28,549 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:56:29,702 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:56:29,703 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:56:29,703 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:56:29,704 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:56:30,165 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:56:33,705 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:56:36,276 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:56:36,278 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:56:36,278 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:56:36,278 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:56:37,167 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:56:39,279 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:56:42,443 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:56:42,443 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:56:44,559 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:56:45,161 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:56:45,162 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:56:45,163 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:56:45,163 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:56:45,170 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:56:50,164 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:56:53,052 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:56:53,053 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:56:53,054 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:56:53,054 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:56:53,173 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:56:56,046 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:56:56,048 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:56:57,443 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:56:57,443 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:57:01,524 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:57:01,743 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:57:01,744 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:57:01,745 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:57:01,745 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:57:02,177 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:57:06,746 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:57:09,340 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:57:09,341 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:57:09,342 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:57:09,342 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:57:10,180 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:57:12,343 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:57:12,442 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:57:12,443 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:57:17,511 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:57:18,049 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:57:18,050 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:57:18,051 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:57:18,051 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:57:18,183 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:57:23,052 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:57:25,963 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:57:25,964 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:57:25,965 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:57:25,965 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:57:26,047 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:57:26,186 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:57:27,443 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:57:27,444 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:57:28,555 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:57:33,556 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:57:34,032 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:57:34,034 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:57:34,034 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:57:34,034 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:57:34,189 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:57:39,036 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:57:40,562 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:57:40,563 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:57:40,564 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:57:40,564 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:57:41,191 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:57:42,444 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:57:42,444 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:57:44,539 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:57:47,319 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:57:47,320 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:57:47,320 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:57:47,321 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:57:48,195 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:57:50,322 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:57:54,902 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:57:54,904 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:57:54,904 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:57:54,904 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:57:55,197 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:57:55,905 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:57:56,048 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:57:57,444 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:57:57,444 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:58:01,458 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:58:01,459 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:58:01,460 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:58:01,460 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:58:01,461 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:58:02,200 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:58:06,462 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:58:07,548 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:58:07,549 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:58:07,549 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:58:07,550 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:58:08,202 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:58:11,551 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:58:12,448 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:58:12,449 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:58:16,087 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:58:16,088 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:58:16,088 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:58:16,089 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:58:16,206 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:58:17,089 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:58:22,090 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:58:23,819 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:58:23,821 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:58:23,821 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:58:23,821 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:58:24,209 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:58:26,048 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:58:27,443 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:58:27,448 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:58:27,448 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:58:32,233 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:58:32,234 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:58:32,234 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:58:32,235 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:58:33,212 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:58:33,236 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:58:37,085 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:58:37,086 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:58:37,086 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:58:37,087 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:58:37,214 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:58:39,088 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:58:42,448 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:58:42,449 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:58:44,331 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:58:44,333 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:58:44,333 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:58:44,334 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:58:44,334 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:58:45,216 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:58:49,335 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:58:52,090 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:58:52,091 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:58:52,091 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:58:52,092 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:58:52,222 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:58:55,093 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:58:56,049 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:58:57,453 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:58:57,453 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:59:00,179 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:59:00,180 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:59:00,181 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:59:00,181 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:59:00,181 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:59:00,225 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:59:05,182 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:59:07,867 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:59:07,869 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:59:07,869 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:59:07,870 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:59:08,232 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:59:10,870 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:59:12,453 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:59:12,453 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:59:14,560 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:59:14,561 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:59:14,561 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:59:14,562 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:59:15,235 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:59:16,564 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:59:21,466 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:59:21,467 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:59:21,467 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:59:21,468 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:59:22,238 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:59:22,468 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:59:26,050 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:59:27,453 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:59:27,453 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:59:27,586 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:59:28,743 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:59:28,745 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:59:28,745 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:59:28,745 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:59:29,240 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:59:32,747 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:59:35,232 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:59:35,233 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:59:35,233 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:59:35,234 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:59:35,242 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:59:38,235 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:59:42,453 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:59:42,453 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:59:43,233 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:59:43,234 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:59:43,234 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:59:43,234 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:59:43,235 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:59:43,245 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:59:48,236 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:59:49,717 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:59:49,718 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:59:49,719 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:59:49,719 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:59:50,248 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:59:53,720 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 12:59:56,051 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 12:59:57,426 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 12:59:57,427 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 12:59:57,428 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 12:59:57,428 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 12:59:57,453 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 12:59:57,453 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 12:59:58,250 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 12:59:59,551 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 13:00:04,552 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 13:00:05,464 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 13:00:05,465 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 13:00:05,465 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 13:00:05,466 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 13:00:06,253 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 13:00:08,369 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 13:00:08,370 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 13:00:08,370 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 13:00:08,371 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 13:00:08,372 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: partial_history +2023-11-16 13:00:08,372 WARNING HandlerThread:4437 [handler.py:handle_request_partial_history():553] Step 1 < 156. Dropping entry: {'loss/epoch': 0.10712284402539715, '_timestamp': 1700139608.3721085}. +2023-11-16 13:00:09,254 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 13:00:10,259 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/output.log +2023-11-16 13:00:10,377 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 13:00:12,259 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/output.log +2023-11-16 13:00:12,453 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: stop_status +2023-11-16 13:00:12,453 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: stop_status +2023-11-16 13:00:12,709 DEBUG SenderThread:4437 [sender.py:send():379] send: exit +2023-11-16 13:00:12,709 INFO SenderThread:4437 [sender.py:send_exit():584] handling exit code: 1 +2023-11-16 13:00:12,709 INFO SenderThread:4437 [sender.py:send_exit():586] handling runtime: 1096 +2023-11-16 13:00:12,710 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 13:00:12,710 INFO SenderThread:4437 [sender.py:send_exit():592] send defer +2023-11-16 13:00:12,710 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: defer +2023-11-16 13:00:12,710 INFO HandlerThread:4437 [handler.py:handle_request_defer():170] handle defer: 0 +2023-11-16 13:00:12,710 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: defer +2023-11-16 13:00:12,711 INFO SenderThread:4437 [sender.py:send_request_defer():608] handle sender defer: 0 +2023-11-16 13:00:12,711 INFO SenderThread:4437 [sender.py:transition_state():612] send defer: 1 +2023-11-16 13:00:12,711 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: defer +2023-11-16 13:00:12,711 INFO HandlerThread:4437 [handler.py:handle_request_defer():170] handle defer: 1 +2023-11-16 13:00:12,711 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: defer +2023-11-16 13:00:12,711 INFO SenderThread:4437 [sender.py:send_request_defer():608] handle sender defer: 1 +2023-11-16 13:00:12,711 INFO SenderThread:4437 [sender.py:transition_state():612] send defer: 2 +2023-11-16 13:00:12,711 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: defer +2023-11-16 13:00:12,711 INFO HandlerThread:4437 [handler.py:handle_request_defer():170] handle defer: 2 +2023-11-16 13:00:12,711 INFO HandlerThread:4437 [system_monitor.py:finish():190] Stopping system monitor +2023-11-16 13:00:12,711 DEBUG SystemMonitor:4437 [system_monitor.py:_start():166] Finished system metrics aggregation loop +2023-11-16 13:00:12,712 DEBUG SystemMonitor:4437 [system_monitor.py:_start():170] Publishing last batch of metrics +2023-11-16 13:00:12,714 INFO HandlerThread:4437 [interfaces.py:finish():202] Joined cpu monitor +2023-11-16 13:00:12,714 INFO HandlerThread:4437 [interfaces.py:finish():202] Joined disk monitor +2023-11-16 13:00:12,728 INFO HandlerThread:4437 [interfaces.py:finish():202] Joined gpu monitor +2023-11-16 13:00:12,728 INFO HandlerThread:4437 [interfaces.py:finish():202] Joined memory monitor +2023-11-16 13:00:12,728 INFO HandlerThread:4437 [interfaces.py:finish():202] Joined network monitor +2023-11-16 13:00:12,729 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: defer +2023-11-16 13:00:12,729 INFO SenderThread:4437 [sender.py:send_request_defer():608] handle sender defer: 2 +2023-11-16 13:00:12,729 INFO SenderThread:4437 [sender.py:transition_state():612] send defer: 3 +2023-11-16 13:00:12,729 DEBUG SenderThread:4437 [sender.py:send():379] send: stats +2023-11-16 13:00:12,730 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: defer +2023-11-16 13:00:12,730 INFO HandlerThread:4437 [handler.py:handle_request_defer():170] handle defer: 3 +2023-11-16 13:00:12,730 DEBUG SenderThread:4437 [sender.py:send():379] send: history +2023-11-16 13:00:12,731 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: summary_record +2023-11-16 13:00:12,731 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 13:00:12,731 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: defer +2023-11-16 13:00:12,731 INFO SenderThread:4437 [sender.py:send_request_defer():608] handle sender defer: 3 +2023-11-16 13:00:12,731 INFO SenderThread:4437 [sender.py:transition_state():612] send defer: 4 +2023-11-16 13:00:12,731 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: defer +2023-11-16 13:00:12,731 INFO HandlerThread:4437 [handler.py:handle_request_defer():170] handle defer: 4 +2023-11-16 13:00:12,732 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: defer +2023-11-16 13:00:12,732 INFO SenderThread:4437 [sender.py:send_request_defer():608] handle sender defer: 4 +2023-11-16 13:00:12,732 INFO SenderThread:4437 [sender.py:transition_state():612] send defer: 5 +2023-11-16 13:00:12,732 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: defer +2023-11-16 13:00:12,732 INFO HandlerThread:4437 [handler.py:handle_request_defer():170] handle defer: 5 +2023-11-16 13:00:12,732 DEBUG SenderThread:4437 [sender.py:send():379] send: summary +2023-11-16 13:00:12,732 INFO SenderThread:4437 [sender.py:_save_file():1376] saving file wandb-summary.json with policy end +2023-11-16 13:00:12,733 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: defer +2023-11-16 13:00:12,733 INFO SenderThread:4437 [sender.py:send_request_defer():608] handle sender defer: 5 +2023-11-16 13:00:12,733 INFO SenderThread:4437 [sender.py:transition_state():612] send defer: 6 +2023-11-16 13:00:12,733 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: defer +2023-11-16 13:00:12,733 INFO HandlerThread:4437 [handler.py:handle_request_defer():170] handle defer: 6 +2023-11-16 13:00:12,733 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: defer +2023-11-16 13:00:12,733 INFO SenderThread:4437 [sender.py:send_request_defer():608] handle sender defer: 6 +2023-11-16 13:00:12,733 INFO SenderThread:4437 [sender.py:transition_state():612] send defer: 7 +2023-11-16 13:00:12,733 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: status_report +2023-11-16 13:00:12,734 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: defer +2023-11-16 13:00:12,734 INFO HandlerThread:4437 [handler.py:handle_request_defer():170] handle defer: 7 +2023-11-16 13:00:12,734 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: defer +2023-11-16 13:00:12,734 INFO SenderThread:4437 [sender.py:send_request_defer():608] handle sender defer: 7 +2023-11-16 13:00:13,260 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/output.log +2023-11-16 13:00:13,260 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 13:00:13,709 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: poll_exit +2023-11-16 13:00:14,260 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/output.log +2023-11-16 13:00:15,043 INFO SenderThread:4437 [sender.py:transition_state():612] send defer: 8 +2023-11-16 13:00:15,043 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: poll_exit +2023-11-16 13:00:15,043 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: defer +2023-11-16 13:00:15,043 INFO HandlerThread:4437 [handler.py:handle_request_defer():170] handle defer: 8 +2023-11-16 13:00:15,044 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: defer +2023-11-16 13:00:15,044 INFO SenderThread:4437 [sender.py:send_request_defer():608] handle sender defer: 8 +2023-11-16 13:00:15,044 INFO SenderThread:4437 [job_builder.py:build():280] Attempting to build job artifact +2023-11-16 13:00:15,044 INFO SenderThread:4437 [job_builder.py:_get_source_type():389] is repo sourced job +2023-11-16 13:00:15,047 INFO SenderThread:4437 [job_builder.py:build():363] adding wandb-job metadata file +2023-11-16 13:00:15,067 INFO SenderThread:4437 [sender.py:transition_state():612] send defer: 9 +2023-11-16 13:00:15,067 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: defer +2023-11-16 13:00:15,067 INFO HandlerThread:4437 [handler.py:handle_request_defer():170] handle defer: 9 +2023-11-16 13:00:15,067 DEBUG SenderThread:4437 [sender.py:send():379] send: artifact +2023-11-16 13:00:15,260 INFO Thread-12 :4437 [dir_watcher.py:_on_file_modified():289] file/dir modified: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/output.log +2023-11-16 13:00:16,141 INFO wandb-upload_1:4437 [upload_job.py:push():89] Uploaded file /root/.local/share/wandb/artifacts/staging/tmp3ci_ah_h +2023-11-16 13:00:16,148 INFO wandb-upload_0:4437 [upload_job.py:push():89] Uploaded file /root/.local/share/wandb/artifacts/staging/tmpbr7msud_ +2023-11-16 13:00:17,033 INFO SenderThread:4437 [sender.py:send_artifact():1476] sent artifact job-https___github.com_qaneel_kohya-trainer_sdxl_train_network.py - {'id': 'QXJ0aWZhY3Q6NjQwMzc1MTUx', 'digest': 'd545101fca5d4391fee1f3b40d5981eb', 'state': 'PENDING', 'aliases': [], 'artifactSequence': {'id': 'QXJ0aWZhY3RDb2xsZWN0aW9uOjExNjMyMTczNg==', 'latestArtifact': None}, 'version': 'latest'} +2023-11-16 13:00:17,033 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: defer +2023-11-16 13:00:17,033 INFO SenderThread:4437 [sender.py:send_request_defer():608] handle sender defer: 9 +2023-11-16 13:00:17,033 INFO SenderThread:4437 [dir_watcher.py:finish():359] shutting down directory watcher +2023-11-16 13:00:17,261 INFO SenderThread:4437 [dir_watcher.py:finish():389] scan: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files +2023-11-16 13:00:17,261 INFO SenderThread:4437 [dir_watcher.py:finish():403] scan save: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/requirements.txt requirements.txt +2023-11-16 13:00:17,262 INFO SenderThread:4437 [dir_watcher.py:finish():403] scan save: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json wandb-summary.json +2023-11-16 13:00:17,264 INFO SenderThread:4437 [dir_watcher.py:finish():403] scan save: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/output.log output.log +2023-11-16 13:00:17,267 INFO SenderThread:4437 [dir_watcher.py:finish():403] scan save: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/config.yaml config.yaml +2023-11-16 13:00:17,267 INFO SenderThread:4437 [dir_watcher.py:finish():403] scan save: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-metadata.json wandb-metadata.json +2023-11-16 13:00:17,267 INFO SenderThread:4437 [sender.py:transition_state():612] send defer: 10 +2023-11-16 13:00:17,272 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: defer +2023-11-16 13:00:17,272 INFO HandlerThread:4437 [handler.py:handle_request_defer():170] handle defer: 10 +2023-11-16 13:00:17,274 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: defer +2023-11-16 13:00:17,274 INFO SenderThread:4437 [sender.py:send_request_defer():608] handle sender defer: 10 +2023-11-16 13:00:17,274 INFO SenderThread:4437 [file_pusher.py:finish():159] shutting down file pusher +2023-11-16 13:00:17,580 INFO wandb-upload_1:4437 [upload_job.py:push():131] Uploaded file /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/requirements.txt +2023-11-16 13:00:17,818 INFO wandb-upload_3:4437 [upload_job.py:push():131] Uploaded file /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/config.yaml +2023-11-16 13:00:17,923 INFO wandb-upload_2:4437 [upload_job.py:push():131] Uploaded file /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/output.log +2023-11-16 13:00:18,711 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: keepalive +2023-11-16 13:00:18,752 INFO wandb-upload_0:4437 [upload_job.py:push():131] Uploaded file /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/files/wandb-summary.json +2023-11-16 13:00:18,953 INFO Thread-11 (_thread_body):4437 [sender.py:transition_state():612] send defer: 11 +2023-11-16 13:00:18,953 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: defer +2023-11-16 13:00:18,954 INFO HandlerThread:4437 [handler.py:handle_request_defer():170] handle defer: 11 +2023-11-16 13:00:18,954 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: defer +2023-11-16 13:00:18,954 INFO SenderThread:4437 [sender.py:send_request_defer():608] handle sender defer: 11 +2023-11-16 13:00:18,954 INFO SenderThread:4437 [file_pusher.py:join():164] waiting for file pusher +2023-11-16 13:00:18,954 INFO SenderThread:4437 [sender.py:transition_state():612] send defer: 12 +2023-11-16 13:00:18,954 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: defer +2023-11-16 13:00:18,954 INFO HandlerThread:4437 [handler.py:handle_request_defer():170] handle defer: 12 +2023-11-16 13:00:18,955 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: defer +2023-11-16 13:00:18,955 INFO SenderThread:4437 [sender.py:send_request_defer():608] handle sender defer: 12 +2023-11-16 13:00:19,545 INFO SenderThread:4437 [sender.py:transition_state():612] send defer: 13 +2023-11-16 13:00:19,545 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: defer +2023-11-16 13:00:19,545 INFO HandlerThread:4437 [handler.py:handle_request_defer():170] handle defer: 13 +2023-11-16 13:00:19,546 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: defer +2023-11-16 13:00:19,546 INFO SenderThread:4437 [sender.py:send_request_defer():608] handle sender defer: 13 +2023-11-16 13:00:19,546 INFO SenderThread:4437 [sender.py:transition_state():612] send defer: 14 +2023-11-16 13:00:19,546 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: defer +2023-11-16 13:00:19,546 INFO HandlerThread:4437 [handler.py:handle_request_defer():170] handle defer: 14 +2023-11-16 13:00:19,547 DEBUG SenderThread:4437 [sender.py:send():379] send: final +2023-11-16 13:00:19,547 DEBUG SenderThread:4437 [sender.py:send():379] send: footer +2023-11-16 13:00:19,547 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: defer +2023-11-16 13:00:19,547 INFO SenderThread:4437 [sender.py:send_request_defer():608] handle sender defer: 14 +2023-11-16 13:00:19,548 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: poll_exit +2023-11-16 13:00:19,548 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: poll_exit +2023-11-16 13:00:19,548 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: server_info +2023-11-16 13:00:19,549 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: server_info +2023-11-16 13:00:19,551 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: get_summary +2023-11-16 13:00:19,552 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: sampled_history +2023-11-16 13:00:19,553 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: job_info +2023-11-16 13:00:19,610 DEBUG SenderThread:4437 [sender.py:send_request():406] send_request: job_info +2023-11-16 13:00:19,611 INFO MainThread:4437 [wandb_run.py:_footer_history_summary_info():3475] rendering history +2023-11-16 13:00:19,611 INFO MainThread:4437 [wandb_run.py:_footer_history_summary_info():3507] rendering summary +2023-11-16 13:00:19,611 INFO MainThread:4437 [wandb_run.py:_footer_sync_info():3434] logging synced files +2023-11-16 13:00:19,612 DEBUG HandlerThread:4437 [handler.py:handle_request():144] handle_request: shutdown +2023-11-16 13:00:19,612 INFO HandlerThread:4437 [handler.py:finish():857] shutting down handler +2023-11-16 13:00:20,553 INFO WriterThread:4437 [datastore.py:close():294] close: /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/run-2i0muior.wandb +2023-11-16 13:00:20,611 INFO SenderThread:4437 [sender.py:finish():1552] shutting down sender +2023-11-16 13:00:20,611 INFO SenderThread:4437 [file_pusher.py:finish():159] shutting down file pusher +2023-11-16 13:00:20,611 INFO SenderThread:4437 [file_pusher.py:join():164] waiting for file pusher diff --git a/rupid79/logs/20231116124008/wandb/run-20231116_124155-2i0muior/logs/debug.log b/rupid79/logs/20231116124008/wandb/run-20231116_124155-2i0muior/logs/debug.log new file mode 100644 index 0000000000000000000000000000000000000000..90477e8a83c733004cf1e864e6c4942516813a9c --- /dev/null +++ b/rupid79/logs/20231116124008/wandb/run-20231116_124155-2i0muior/logs/debug.log @@ -0,0 +1,29 @@ +2023-11-16 12:41:55,434 INFO MainThread:4371 [wandb_setup.py:_flush():76] Current SDK version is 0.15.7 +2023-11-16 12:41:55,434 INFO MainThread:4371 [wandb_setup.py:_flush():76] Configure stats pid to 4371 +2023-11-16 12:41:55,434 INFO MainThread:4371 [wandb_setup.py:_flush():76] Loading settings from /root/.config/wandb/settings +2023-11-16 12:41:55,434 INFO MainThread:4371 [wandb_setup.py:_flush():76] Loading settings from /content/kohya-trainer/wandb/settings +2023-11-16 12:41:55,434 INFO MainThread:4371 [wandb_setup.py:_flush():76] Loading settings from environment variables: {'root_dir': '/content/LoRA/logs/20231116124008'} +2023-11-16 12:41:55,434 INFO MainThread:4371 [wandb_setup.py:_flush():76] Inferring run settings from compute environment: {'program_relpath': 'sdxl_train_network.py', 'program': '/content/kohya-trainer/sdxl_train_network.py'} +2023-11-16 12:41:55,434 INFO MainThread:4371 [wandb_setup.py:_flush():76] Applying login settings: {'api_key': '***REDACTED***'} +2023-11-16 12:41:55,434 INFO MainThread:4371 [wandb_setup.py:_flush():76] Applying login settings: {'api_key': '***REDACTED***'} +2023-11-16 12:41:55,435 INFO MainThread:4371 [wandb_init.py:_log_setup():507] Logging user logs to /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/logs/debug.log +2023-11-16 12:41:55,435 INFO MainThread:4371 [wandb_init.py:_log_setup():508] Logging internal logs to /content/LoRA/logs/20231116124008/wandb/run-20231116_124155-2i0muior/logs/debug-internal.log +2023-11-16 12:41:55,435 INFO MainThread:4371 [wandb_init.py:init():547] calling init triggers +2023-11-16 12:41:55,435 INFO MainThread:4371 [wandb_init.py:init():554] wandb.init called with sweep_config: {} +config: {} +2023-11-16 12:41:55,435 INFO MainThread:4371 [wandb_init.py:init():596] starting backend +2023-11-16 12:41:55,435 INFO MainThread:4371 [wandb_init.py:init():600] setting up manager +2023-11-16 12:41:55,439 INFO MainThread:4371 [backend.py:_multiprocessing_setup():106] multiprocessing start_methods=fork,spawn,forkserver, using: spawn +2023-11-16 12:41:55,446 INFO MainThread:4371 [wandb_init.py:init():606] backend started and connected +2023-11-16 12:41:55,448 INFO MainThread:4371 [wandb_init.py:init():697] updated telemetry +2023-11-16 12:41:55,466 INFO MainThread:4371 [wandb_init.py:init():730] communicating run to backend with 60.0 second timeout +2023-11-16 12:41:55,812 INFO MainThread:4371 [wandb_run.py:_on_init():2174] communicating current version +2023-11-16 12:41:55,983 INFO MainThread:4371 [wandb_run.py:_on_init():2183] got version response upgrade_message: "wandb version 0.16.0 is available! To upgrade, please run:\n $ pip install wandb --upgrade" + +2023-11-16 12:41:55,983 INFO MainThread:4371 [wandb_init.py:init():781] starting run threads in backend +2023-11-16 12:41:56,078 INFO MainThread:4371 [wandb_run.py:_console_start():2153] atexit reg +2023-11-16 12:41:56,079 INFO MainThread:4371 [wandb_run.py:_redirect():2008] redirect: wrap_raw +2023-11-16 12:41:56,079 INFO MainThread:4371 [wandb_run.py:_redirect():2073] Wrapping output streams. +2023-11-16 12:41:56,079 INFO MainThread:4371 [wandb_run.py:_redirect():2098] Redirects installed. +2023-11-16 12:41:56,080 INFO MainThread:4371 [wandb_init.py:init():822] run started, returning control to user process +2023-11-16 13:00:20,873 WARNING MsgRouterThr:4371 [router.py:message_loop():77] message_loop has been closed diff --git a/rupid79/logs/20231116124008/wandb/run-20231116_124155-2i0muior/run-2i0muior.wandb b/rupid79/logs/20231116124008/wandb/run-20231116_124155-2i0muior/run-2i0muior.wandb new file mode 100644 index 0000000000000000000000000000000000000000..a6a58738e98e52e927f35492c7f66133d14a819a Binary files /dev/null and b/rupid79/logs/20231116124008/wandb/run-20231116_124155-2i0muior/run-2i0muior.wandb differ diff --git a/rupid79/meta_clean.json b/rupid79/meta_clean.json new file mode 100644 index 0000000000000000000000000000000000000000..bbb87a9540015d54b6153d0601a536db1b5e52de --- /dev/null +++ b/rupid79/meta_clean.json @@ -0,0 +1,478 @@ +{ + "/content/LoRA/train_data/rupid79_artstation/artstation_10094590_37953260_\ubc18\uc9c0\uc804\uc7c1.jpg": { + "tags": "solo, blonde hair, simple background, brown hair, gloves, 1boy, holding, weapon, male focus, sword, cape, holding weapon, armor, hand on hip, facial hair, black background, sheath, beard, sheathed, bow (weapon)", + "caption": "a man dressed in armor holding a bow and arrow" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_10604337_40092576_\ubd89\uc740 \ub0a0\uac1c.jpg": { + "tags": "1girl, solo, long hair, breasts, bangs, simple background, black hair, white background, dress, holding, bare shoulders, medium breasts, jacket, weapon, pantyhose, choker, sword, off shoulder, holding weapon, black eyes, open jacket, black jacket, gun, looking to the side, black pantyhose, tattoo, makeup, black choker, short dress, red dress, handgun, dual wielding, red lips, leather", + "caption": "a woman in a red dress and black jacket" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_10619953_40158244_\uccad\uc6a9..jpg": { + "tags": "1girl, solo, breasts, looking at viewer, black hair, thighhighs, holding, cleavage, jacket, monochrome, weapon, boots, horns, sword, hood, holding weapon, holding sword, katana, ground vehicle, motor vehicle, over shoulder, motorcycle", + "caption": "a woman riding a motorcycle with a sword" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_10670559_40368673_Devil.jpg": { + "tags": "1girl, solo, long hair, breasts, large breasts, shirt, black hair, red eyes, long sleeves, navel, holding, white shirt, weapon, parted lips, wings, pants, holding weapon, gun, torn clothes, topless, denim, pale skin, holding gun, handgun, black wings, demon wings, jeans, open fly, hair censor, hair over breasts, torn pants, open pants", + "caption": "a woman with a bat wings on her back" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_10692208_40459301_mermaid.jpg": { + "tags": "1girl, solo, long hair, breasts, looking at viewer, bangs, black hair, holding, twintails, medium breasts, sitting, closed mouth, swimsuit, weapon, water, holding weapon, black eyes, lips, wet, gun, one-piece swimsuit, school swimsuit, holding gun, rifle, partially submerged, black one-piece swimsuit", + "caption": "a woman in a black bodysuit holding a gun" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_11635217_44445158_\ub0a0\uac1c7.jpg": { + "tags": "1girl, solo, long hair, blonde hair, simple background, red eyes, white background, holding, weapon, wings, sword, holding weapon, armor, holding sword, helmet, cross, shoulder armor, gauntlets, feathered wings, pauldrons, angel wings, breastplate, winged helmet", + "caption": "a woman in armor holding a sword and a sword" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_11649950_44510135_ picture I drew during a YouTube broadcast..jpg": { + "tags": "1girl, solo, long hair, breasts, looking at viewer, blue eyes, black hair, dress, holding, cleavage, medium breasts, standing, weapon, boots, wings, sword, holding weapon, armor, lips, blood, holding sword, cleavage cutout, feathered wings, pelvic curtain, snow, dual wielding, angel wings, snowing, white wings, angel, blood on weapon", + "caption": "a woman with wings holding a sword in the snow" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_11735552_44862798_Grey city.jpg": { + "tags": "1girl, solo, long hair, breasts, black hair, red eyes, thighhighs, gloves, holding, cleavage, sitting, closed mouth, weapon, boots, black gloves, holding weapon, armor, gun, heterochromia, shoulder armor, pale skin, holding gun, pauldrons", + "caption": "a woman with a gun sitting on a ledge" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_11796624_45127582_\ubaa8\ub098^^.jpg": { + "tags": "1girl, solo, long hair, breasts, bangs, simple background, black hair, gloves, hat, cleavage, twintails, medium breasts, sitting, green eyes, full body, pantyhose, detached sleeves, black gloves, water, star (symbol), cape, high heels, leotard, wet, black pantyhose, witch hat, wariza, black background, hat ornament, fur collar, gold trim, bodystocking, blue leotard, thighlet, gold footwear, mona (genshin impact)", + "caption": "a woman in a blue and red outfit sitting on a black surface" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_11864725_45414031_Elf.jpg": { + "tags": "1girl, solo, long hair, blue eyes, blonde hair, simple background, holding, weapon, boots, pointy ears, holding weapon, armor, blue background, elf, bow (weapon), arrow (projectile), vambraces", + "caption": "a woman in a pink outfit holding a bow and arrow" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_11921621_45655276_mint.jpg": { + "tags": "1girl, solo, long hair, breasts, looking at viewer, hair ornament, dress, bow, holding, medium breasts, standing, weapon, hair bow, pantyhose, parted lips, wings, striped, sword, pink eyes, holding weapon, black dress, tattoo, holding sword, gauntlets, asymmetrical legwear, over shoulder, weapon over shoulder, mechanical wings, sword over shoulder", + "caption": "a woman in a dress holding a sword" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_12033313_46128439_\ub124\ud06c\ub85c\ub9e8\uc11c.jpg": { + "tags": "1girl, solo, long hair, breasts, looking at viewer, blue eyes, large breasts, holding, cleavage, hair between eyes, upper body, weapon, white hair, horns, sword, hood, holding weapon, armor, holding sword, helmet, shoulder armor, gauntlets, pale skin, hood up, pauldrons, shield, fake horns, horned headwear, horned helmet", + "caption": "a woman in armor holding a sword and a sword" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_12073234_46299265_The young king.jpg": { + "tags": "holding, standing, weapon, outdoors, multiple boys, wings, horns, sword, cape, holding weapon, armor, holding sword, helmet, grass, crown, polearm, shoulder armor, 6+boys, shield, spear, riding, axe, holding polearm, horse, holding shield, holding axe, horseback riding", + "caption": "a group of people riding on the back of horses" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_12192790_46811732_\ubc14\ubc14\ub77c..jpg": { + "tags": "1girl, solo, long hair, breasts, large breasts, black hair, red eyes, holding, cleavage, bare shoulders, weapon, wings, horns, armor, glowing, watermark, demon girl, fire, gauntlets, pale skin, glowing eyes, rain, scythe", + "caption": "a woman with a sword and a demon on her back" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_12247165_47000148_\ube14\ub8e8\uc544\uba38.jpg": { + "tags": "1girl, solo, short hair, blue eyes, simple background, closed mouth, upper body, white hair, armor, lips, blue background, helmet, shoulder armor, pauldrons, breastplate, nose", + "caption": "a woman in a black armor with a dragon on her shoulder" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_12291629_47190104_\ubc14\ubc14\ub77c.jpg": { + "tags": "1girl, solo, long hair, breasts, looking at viewer, black hair, red eyes, navel, cleavage, bare shoulders, medium breasts, horns, midriff, glowing, fangs, glowing eyes, skull, scythe", + "caption": "a woman in a black dress with a sword" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_15300489_60684490_white snake.jpg": { + "tags": "1girl, solo, long hair, breasts, looking at viewer, bangs, simple background, white background, navel, holding, purple eyes, weapon, white hair, parted lips, belt, sword, pink eyes, holding weapon, armor, hair over one eye, underboob, scar, holding sword, katana, shoulder armor, sheath, skull, unsheathing", + "caption": "a woman with a sword and a helmet" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_15320063_60777396_Ant girl.jpg": { + "tags": "1girl, solo, breasts, looking at viewer, short hair, bangs, large breasts, simple background, black hair, red eyes, white background, holding, cleavage, bare shoulders, jewelry, weapon, ass, necklace, holding weapon, mole, lips, mole under eye, strapless, bodysuit, heterochromia, ground vehicle, motor vehicle, science fiction, android, motorcycle, cyborg, cyberpunk, mechanical legs", + "caption": "a woman in a black dress holding a knife" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_15347267_60910802_Red snake.jpg": { + "tags": "1girl, solo, long hair, breasts, simple background, black hair, white background, holding, weapon, ass, sword, scarf, holding weapon, high heels, gun, holding sword, katana, ground vehicle, holding gun, motor vehicle, handgun, dual wielding, mechanical arms, motorcycle, cyborg, extra arms", + "caption": "a woman riding a motorcycle with a sword" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_15378261_61055515_Dobermann.jpg": { + "tags": "1girl, solo, long hair, breasts, simple background, black hair, white background, dress, holding, cleavage, standing, jacket, full body, weapon, sword, holding weapon, white dress, gun, bare legs, makeup, leaning forward, holding sword, looking down, thigh gap, short dress, sandals, katana, lipstick, holding gun, handgun, dual wielding, dog, jacket on shoulders, red lips, revolver", + "caption": "a woman walking a dog with a sword" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_15397126_61148229_meow.jpg": { + "tags": "1girl, solo, long hair, bangs, skirt, simple background, black hair, white background, sitting, school uniform, weapon, pleated skirt, parted lips, serafuku, socks, sword, sailor collar, mole, black eyes, mole under eye, cat, katana, white socks, seiza, midriff peek, mechanical arms, single mechanical arm, weapon on back, mole on neck", + "caption": "a girl in a uniform holding a bag" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_15436249_61335664_Druid.jpg": { + "tags": "1girl, solo, breasts, looking at viewer, short hair, bangs, simple background, black hair, gloves, white background, holding, animal ears, tail, weapon, ass, wings, barefoot, black gloves, elbow gloves, sword, cat ears, holding weapon, black eyes, leotard, makeup, fake animal ears, holding sword, bob cut, all fours, black leotard, mecha musume, mechanical wings", + "caption": "a woman in a black and white outfit is flying" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_15443878_61374342_Gold Dragon.jpg": { + "tags": "1girl, solo, long hair, breasts, looking at viewer, simple background, black hair, white background, holding, sitting, weapon, ass, japanese clothes, sword, scarf, holding weapon, mole, hair over one eye, black eyes, holding sword, katana, sheath, sheathed, butt crack", + "caption": "a woman in a black dress holding a sword" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_15456316_61436207_P.z.jpg": { + "tags": "1girl, solo, long hair, breasts, looking at viewer, simple background, white background, sitting, blue hair, swimsuit, bikini, multicolored hair, mole, mole under eye, tattoo, gradient hair, mask, chain, cat, ground vehicle, motor vehicle, cigarette, smoking, arm tattoo, motorcycle, on lap, back tattoo", + "caption": "a woman with long hair and a helmet on a motorcycle" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_15481749_61557796_Maid.jpg": { + "tags": "1girl, solo, breasts, large breasts, simple background, black hair, long sleeves, hat, white background, dress, holding, cleavage, full body, weapon, pantyhose, glasses, black footwear, apron, gun, torn clothes, maid, maid headdress, kneeling, mob cap, maid apron, android, torn pantyhose", + "caption": "a woman in a dress and hat sitting on a shoe" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_15492522_61609406_ Alice.jpg": { + "tags": "1girl, solo, long hair, breasts, blonde hair, thighhighs, white background, holding, medium breasts, weapon, parted lips, holding weapon, gun, robot, holding gun, headset, science fiction, blue thighhighs, mecha musume, machine gun", + "caption": "a woman in a blue dress holding a gun" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_15500499_61649354_Swan.jpg": { + "tags": "1girl, solo, long hair, breasts, simple background, thighhighs, white background, medium breasts, sitting, underwear, panties, ponytail, weapon, ass, white hair, wings, sword, from behind, tattoo, back, katana, robot, ground vehicle, motor vehicle, science fiction, adjusting hair, android, tying hair, motorcycle, cyborg, robot joints, cyberpunk", + "caption": "a woman sitting on a horse with a sword" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_15524163_61766857_Jump Jump.jpg": { + "tags": "1girl, solo, long hair, looking at viewer, black hair, hat, white background, holding, jacket, weapon, parted lips, pants, sword, hood, holding weapon, black eyes, gun, holding sword, cat, katana, blue jacket, holding gun, hood up", + "caption": "a woman with a knife and a cat" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_15551632_61904625_Tank.jpg": { + "tags": "1girl, solo, breasts, looking at viewer, short hair, simple background, black hair, hat, white background, dress, holding, medium breasts, sitting, weapon, holding weapon, black eyes, gun, beret, crossed legs, holding gun, handgun, green dress, dog, dog tags", + "caption": "a woman in a military uniform sitting on a tank" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_445229_1051729_legendary fox.jpg": { + "tags": "1girl, long hair, breasts, looking at viewer, bangs, large breasts, red eyes, long sleeves, 1boy, holding, animal ears, cleavage, bare shoulders, jewelry, sitting, very long hair, closed mouth, collarbone, tail, weapon, thighs, red hair, japanese clothes, horns, solo focus, sword, wide sleeves, kimono, off shoulder, holding weapon, armor, bracelet, lips, fingernails, parted bangs, fox ears, eyelashes, bare legs, makeup, mask, no panties, fox tail, colored skin, fangs, holding sword, floral print, katana, animal print, slit pupils, shoulder armor, multiple tails, tassel, pale skin, straight hair, hand fan, long fingernails, beads, sharp fingernails, folding fan, red lips, japanese armor, red kimono, holding fan, open kimono, bead bracelet, sode", + "caption": "a woman with a sword and a dress" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_4915893_17498689_motorcycle Transformer.jpg": { + "tags": "1girl, solo, long hair, breasts, looking at viewer, shirt, black hair, holding, brown eyes, jacket, white shirt, weapon, boots, open clothes, shorts, midriff, belt, black footwear, open jacket, black jacket, short shorts, black shorts, knife, robot, ground vehicle, mecha, motor vehicle, science fiction, riding, leather, motorcycle, leather jacket", + "caption": "a woman riding a motorcycle next to a robot" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_4930598_17552800_panther.jpg": { + "tags": "1girl, solo, long hair, breasts, looking at viewer, skirt, black hair, red eyes, thighhighs, white background, navel, holding, medium breasts, sitting, underwear, jacket, yellow eyes, weapon, midriff, hood, black skirt, nail polish, holding weapon, white thighhighs, gun, animal, cat, suspenders, holding gun, handgun", + "caption": "a woman sitting on a large black animal" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_5006464_17846252_kda fanart.jpg": { + "tags": "1girl, solo, long hair, breasts, looking at viewer, hat, navel, cleavage, jewelry, medium breasts, jacket, yellow eyes, ponytail, purple hair, open clothes, choker, midriff, necklace, open jacket, official alternate costume, crop top, makeup, mask, glowing, baseball cap, cropped jacket, mouth mask, bodypaint, paint splatter, k/da (league of legends), akali", + "caption": "a woman with a neon pink hair and a baseball cap" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_5006464_17846256_kda fanart.jpg": { + "tags": "1girl, solo, long hair, breasts, looking at viewer, hat, navel, cleavage, jewelry, medium breasts, jacket, upper body, ponytail, purple hair, open clothes, choker, midriff, necklace, open jacket, official alternate costume, lips, crop top, makeup, mask, baseball cap, cropped jacket, k/da (league of legends), akali", + "caption": "a woman with a baseball cap on her head" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_5069313_18150138_Dragon knight.jpg": { + "tags": "1girl, solo, long hair, breasts, looking at viewer, bangs, blue eyes, skirt, large breasts, navel, holding, cleavage, twintails, medium breasts, sitting, closed mouth, weapon, grey hair, outdoors, sky, day, midriff, holding weapon, armor, blue sky, blue skirt, floating hair, polearm, shoulder armor, spikes, pauldrons, spear, mountain, dragon, vambraces, riding, holding polearm, bikini armor", + "caption": "a woman riding a dragon with a sword" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_5184850_18655728_Rem.jpg": { + "tags": "1girl, solo, looking at viewer, short hair, bangs, blue eyes, hair ornament, ribbon, blue hair, hair ribbon, upper body, detached sleeves, hair over one eye, lips, maid, maid headdress, black ribbon, x hair ornament, ribbon trim, purple ribbon, roswaal mansion maid uniform, index fingers together, rem (re:zero)", + "caption": "a girl with blue hair and a bow holding a stuffed animal" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_5297747_19086363_cammy.jpg": { + "tags": "1girl, solo, long hair, looking at viewer, blue eyes, blonde hair, simple background, gloves, hat, white background, ass, braid, ahoge, looking back, fingerless gloves, from behind, twin braids, leotard, lips, highleg, scar, highleg leotard, blue leotard, garrison cap, huge ahoge, thong leotard, ribbed leotard, cammy white", + "caption": "a woman with a long blonde hair and a red helmet" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_5327951_19200567_Mai Shiranui .jpg": { + "tags": "1girl, solo, long hair, breasts, looking at viewer, large breasts, simple background, black hair, white background, holding, cleavage, bare shoulders, brown eyes, collarbone, upper body, ponytail, parted lips, japanese clothes, black eyes, lips, revealing clothes, hand fan, folding fan, ninja, holding fan, folded fan, shiranui mai", + "caption": "a woman with a pair of scissors in her hand" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_5692608_20541181_gun and knife.jpg": { + "tags": "1girl, solo, breasts, looking at viewer, short hair, simple background, black hair, thighhighs, holding, brown eyes, medium breasts, underwear, panties, full body, weapon, parted lips, choker, sword, holding weapon, armor, lips, gun, black panties, kneeling, holding sword, sandals, shoulder armor, gauntlets, single thighhigh, breasts apart, asymmetrical clothes, single sleeve", + "caption": "a woman in a blue dress holding a sword" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_578938_1518542_steampunk.jpg": { + "tags": "1girl, long hair, breasts, looking at viewer, smile, blue eyes, blonde hair, large breasts, shirt, black hair, red eyes, thighhighs, gloves, hat, holding, cleavage, standing, jacket, white shirt, weapon, white hair, boots, parted lips, multiple boys, necktie, glasses, teeth, black gloves, belt, pants, indoors, black footwear, holding weapon, armor, lips, gun, dutch angle, black headwear, tattoo, makeup, buttons, facial hair, chain, heterochromia, lipstick, goggles, gauntlets, holding gun, peaked cap, red headwear, black necktie, corset, beard, buckle, handgun, smoke, dual wielding, 6+boys, high collar, brown jacket, top hat, white pants, nose, mustache, smoking, red lips, battle, mechanical arms, leather, monocle, firing, gears, bullet, finger on trigger, shell casing, cigar, gatling gun, leather gloves, steampunk, ammunition belt, tricorne, bandolier", + "caption": "a woman in a costume with a sword and a helmet" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_578971_1518624_blood.jpg": { + "tags": "1girl, solo, long hair, red eyes, weapon, white hair, sword, cape, armor, night, colored skin, moon, crown, gauntlets, pale skin", + "caption": "a demonic knight with a sword and a demon on a horse" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_578977_1518641_armor.jpg": { + "tags": "1girl, solo, long hair, breasts, looking at viewer, large breasts, black hair, red eyes, holding, weapon, sword, holding weapon, armor, lips, blood, holding sword, helmet, gauntlets, revealing clothes, skull, bikini armor", + "caption": "a woman with a large breast is surrounded by demonic creatures" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6002426_21668759_girl.jpg": { + "tags": "1girl, solo, long hair, breasts, looking at viewer, open mouth, bangs, skirt, simple background, black hair, white background, ribbon, holding, twintails, brown eyes, jewelry, collarbone, jacket, hair ribbon, weapon, pleated skirt, parted lips, open clothes, shoes, choker, socks, midriff, sword, miniskirt, black skirt, holding weapon, open jacket, holding sword, ring, katana, white socks, sheath, sneakers, glint, unsheathing", + "caption": "a woman with a sword and a skirt" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6017586_21730476_vic.jpg": { + "tags": "1girl, solo, long hair, blush, skirt, blonde hair, simple background, red eyes, white background, underwear, panties, weapon, ass, pantyhose, pointy ears, clothes lift, high heels, gun, wrist cuffs, maid, maid headdress, skirt lift, dress lift, panties under pantyhose", + "caption": "a woman in a maid outfit is holding a gun" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6035880_21802652_Kamala Khan.jpg": { + "tags": "1girl, solo, long hair, breasts, looking at viewer, large breasts, simple background, black hair, brown eyes, full body, belt, pants, dark skin, clothes lift, scarf, dark-skinned female, kneeling, mask, undressing, denim, messy hair, yellow background, red scarf, jeans, animification, superhero, domino mask", + "caption": "a woman in a blue and yellow outfit is holding a white shirt" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6073692_21943992_a.jpg": { + "tags": "1girl, solo, long hair, breasts, simple background, black hair, gloves, white background, navel, weapon, braid, small breasts, midriff, belt, underboob, knife, head out of frame, dagger", + "caption": "a woman with a sword and a topless body" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6087300_21996352_x.jpg": { + "tags": "solo, simple background, black hair, red eyes, 1boy, white background, weapon, male focus, sword, armor, claws", + "caption": "a man with a sword and a fire in his hand" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6098669_22040293_Blood armor.jpg": { + "tags": "1girl, long hair, breasts, looking at viewer, black hair, red eyes, cleavage, weapon, wings, sword, armor, blood, rain, skull", + "caption": "a woman with a sword and a demon on a table" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6110748_22085617_white knight.jpg": { + "tags": "1girl, short hair, thighhighs, sitting, weapon, white hair, boots, sword, cape, armor, lips, grey eyes, crossed legs, helmet, gauntlets, dragon, greaves, knight", + "caption": "a woman in armor sitting on a ledge" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6122715_22130528_Assassin.jpg": { + "tags": "1girl, solo, long hair, breasts, looking at viewer, blue eyes, blonde hair, simple background, holding, hair between eyes, weapon, ass, pointy ears, sword, dark skin, holding weapon, armor, dark-skinned female, lips, grey eyes, tattoo, knife, elf, gauntlets, dual wielding, holding knife, dagger, bikini armor, reverse grip, dark elf", + "caption": "a woman in a sexy outfit holding a sword" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_612905_1641026_w night.jpg": { + "tags": "1girl, thighhighs, weapon, horns, sword, cloud, cape, armor, helmet, gauntlets, shield, fantasy, dragon, riding, horse, knight, horseback riding", + "caption": "a man riding a horse next to a dragon" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_612915_1641013_B night.jpg": { + "tags": "solo, 1boy, holding, weapon, male focus, horns, sword, cape, holding weapon, armor, glowing, holding sword, helmet, shoulder armor, gauntlets, pauldrons, black cape, armored boots, riding, fake horns, greaves, horse, knight, full armor, glowing weapon, black armor, horseback riding", + "caption": "a man in armor riding a horse in a field" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_612921_1641024_zombie.jpg": { + "tags": "1girl, long hair, breasts, looking at viewer, blue eyes, skirt, large breasts, black hair, gloves, holding, cleavage, jacket, weapon, parted lips, multiple boys, open clothes, horns, shoes, solo focus, black gloves, midriff, sword, miniskirt, black skirt, holding weapon, bra, high heels, open jacket, lips, black jacket, gun, blood, glowing, fire, pale skin, holding gun, glowing eyes, handgun, pencil skirt, glowing eye, zombie, blue fire, undead", + "caption": "a woman in a black dress is surrounded by zombies" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_614485_1645999_bow.jpg": { + "tags": "1girl, long hair, blue eyes, weapon, ass, pantyhose, boots, solo focus, pointy ears, hood, holding weapon, orange hair, armor, blood, glowing, facial mark, elf, fishnets, skull, bow (weapon), forehead mark, arrow (projectile), quiver, undead", + "caption": "a woman with a sword in a battle" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_614487_1646006_invincible person .jpg": { + "tags": "1girl, long hair, breasts, red eyes, navel, very long hair, weapon, red hair, boots, sword, armor, copyright name, absurdly long hair, bikini armor", + "caption": "a woman with red hair and a sword" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_614489_1646034_invincible person 2.jpg": { + "tags": "red eyes, white hair, male focus, multiple boys, solo focus, 2boys, glowing, scar, robot, science fiction, labcoat, cyborg, cyberpunk", + "caption": "a man with a gun in his hand" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6159007_22265617_Chocolate.jpg": { + "tags": "1girl, solo, long hair, breasts, looking at viewer, red eyes, medium breasts, sitting, collarbone, flower, nude, red hair, parted lips, water, nail polish, lips, fingernails, petals, eyelashes, makeup, rose, wavy hair, fire, crown, outstretched arm, lipstick, red flower, pale skin, breasts apart, red nails, finger to mouth, partially submerged, long fingernails, skull, red rose, snake, red lips, candle, bathing, bath, hair censor, bathtub, rose petals, throne", + "caption": "a woman with red hair sitting on a throne" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_617192_1656243_B night.jpg": { + "tags": "long hair, looking at viewer, black hair, red eyes, 1boy, weapon, male focus, outdoors, sky, sword, cloud, cape, armor, glowing, cloudy sky, shoulder armor, gauntlets, sheath, pauldrons, sheathed, riding, horse, banner, grey sky, horseback riding, chainmail, reins, army", + "caption": "a man in armor riding a horse in a city" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_617197_1656247_jaguar.jpg": { + "tags": "1girl, solo, long hair, breasts, large breasts, black hair, ass, boots, lying, teeth, armor, tree, copyright name, cat, on stomach, armored boots", + "caption": "a woman with a sword and a demon on a tree" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_617201_1656251_phantom.jpg": { + "tags": "1girl, long hair, breasts, large breasts, black hair, gloves, holding, cleavage, sitting, ponytail, weapon, holding weapon, lips, gun, bodysuit, makeup, lipstick, building, rifle, science fiction, aircraft, center opening, red lips, sniper rifle, head-mounted display, helicopter", + "caption": "a woman in a black suit with a gun" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_618889_1661153_ninja .jpg": { + "tags": "1girl, long hair, breasts, bangs, black hair, gloves, holding, standing, weapon, parted lips, multiple boys, horns, black gloves, belt, sword, blunt bangs, holding weapon, armor, black eyes, mask, holding sword, moon, katana, helmet, shoulder armor, gauntlets, sheath, full moon, 6+boys, pauldrons, sheathed, breastplate, ninja, japanese armor, weapon on back, full armor, kunai, sword behind back", + "caption": "a woman in armor standing next to a group of people" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_618891_1661162_phantom.jpg": { + "tags": "1girl, long hair, looking at viewer, black hair, ponytail, weapon, ass, multiple boys, solo focus, lips, gun, bodysuit, glowing, eyepatch, science fiction, motion blur, aircraft, cyborg, cyberpunk, helicopter", + "caption": "a woman in a futuristic suit flying through the air" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6197750_22407889_x.jpg": { + "tags": "1girl, solo, long hair, black hair, red eyes, holding, bare shoulders, weapon, sword, armor, gun, scar, eyepatch, katana, ground vehicle, motor vehicle, smoke, motorcycle", + "caption": "a woman with a sword and a motorcycle" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6210189_22453997_Boss.jpg": { + "tags": "looking at viewer, short hair, shirt, red eyes, gloves, long sleeves, 1boy, holding, closed mouth, standing, jacket, white shirt, weapon, white hair, male focus, multiple boys, necktie, solo focus, black gloves, collared shirt, sword, holding weapon, blurry, coat, fur trim, facial hair, scar, holding sword, formal, sunglasses, katana, suit, sheath, black necktie, scar on face, 6+boys, sheathed, white coat, bald, fur-trimmed coat", + "caption": "a man in a suit and tie standing next to a car" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6218482_22486128_motorcycle.jpg": { + "tags": "1girl, solo, long hair, breasts, looking at viewer, skirt, large breasts, black hair, cleavage, jewelry, medium breasts, sitting, jacket, weapon, sword, bracelet, gun, crossed legs, katana, handgun, hand in pocket", + "caption": "a woman sitting on a chair with a demon on it" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_622193_1670528_gun.jpg": { + "tags": "solo, blue eyes, shirt, 1boy, jewelry, jacket, weapon, male focus, red hair, belt, pants, necklace, fur trim, blood, tattoo, chain, building, smoke, cigarette, smoking", + "caption": "a man with a gun and a bloody face" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_622475_1671119_\u963f\u4fee\u7f85.jpg": { + "tags": "1girl, solo, long hair, breasts, large breasts, red eyes, holding, cleavage, weapon, red hair, sword, armor, helmet, gauntlets, pale skin, dual wielding, extra arms, multiple heads", + "caption": "a woman with a sword and armor on a dragon" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6236550_22553854_oz.jpg": { + "tags": "red eyes, 1boy, hat, white hair, male focus, belt, scarf, bird, instrument, violin", + "caption": "a man with a sword standing in front of a giant object" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_624848_1677044_king.jpg": { + "tags": "1boy, holding, sitting, weapon, male focus, sky, sword, holding weapon, armor, blood, copyright name, bird, holding sword, helmet, crown, shoulder armor, gauntlets, breastplate, greaves, full armor, death, corpse, red sky", + "caption": "a man in armor riding a horse with a sword" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6261867_22650804_warrior.jpg": { + "tags": "solo, short hair, black hair, 1boy, holding, jewelry, standing, full body, weapon, male focus, earrings, boots, belt, sword, holding weapon, armor, fur trim, facial hair, scar, holding sword, shoulder armor, gauntlets, clenched hand, beard, scar on face, pauldrons, breastplate, chainmail", + "caption": "a man in armor holding a sword and a sword" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6306517_22822167_x.jpg": { + "tags": "solo, looking at viewer, 1boy, holding, weapon, male focus, armor, mask, helmet, knife, science fiction, dual wielding", + "caption": "a man in a futuristic suit holding a sword" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_635879_1705796_\u963f\u4fee\u7f85.jpg": { + "tags": "1girl, long hair, breasts, looking at viewer, black hair, weapon, wings, sword, armor, helmet, polearm, sheath, shield, armored boots", + "caption": "a woman riding a horse with a sword" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_641330_1720581_Halloween.jpg": { + "tags": "1girl, breasts, looking at viewer, short hair, open mouth, large breasts, red eyes, long sleeves, dress, holding, cleavage, jewelry, medium breasts, sitting, jacket, weapon, white hair, earrings, parted lips, multiple boys, teeth, choker, tongue, belt, pants, sword, hood, tongue out, wide sleeves, nail polish, black footwear, holding weapon, hair over one eye, black dress, collar, bracelet, lips, fingernails, torn clothes, clothing cutout, bare legs, blood, tattoo, makeup, mask, glowing, chain, facial mark, piercing, cleavage cutout, cross, lipstick, ear piercing, black nails, glowing eyes, spikes, side slit, hood up, halloween, long fingernails, skull, forehead mark, nose, sharp fingernails, jack-o'-lantern, red lips, scythe, pumpkin, glowing eye, stitches, spiked bracelet, spiked collar, broken, skeleton, zombie, bone, blood on weapon, tombstone, graveyard, undead", + "caption": "a woman in a witch costume sitting on a bed" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6432265_23266091_Dark.jpg": { + "tags": "solo, looking at viewer, 1boy, holding, standing, full body, weapon, white hair, male focus, sword, dark skin, cape, holding weapon, armor, glowing, holding sword, shoulder armor, gauntlets, pauldrons, breastplate, red cape, greaves, glowing weapon, black armor, glowing sword, flaming sword", + "caption": "a man with a sword and a red cape" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6443696_23308114_elf.jpg": { + "tags": "1girl, solo, long hair, breasts, looking at viewer, bangs, blue eyes, blonde hair, simple background, hair ornament, thighhighs, gloves, white background, dress, medium breasts, standing, full body, boots, sleeveless, pointy ears, white gloves, hand up, white dress, armor, white thighhighs, sideboob, elf, shoulder armor, gauntlets, armored boots", + "caption": "a woman in a white dress holding a sword" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6463152_23381149_h.jpg": { + "tags": "solo, 1boy, holding, weapon, white hair, male focus, outdoors, cape, holding weapon, armor, facial hair, bird, scar, helmet, beard, bow (weapon), mustache, scar across eye, arrow (projectile), old, old man, holding bow (weapon), aiming", + "caption": "a man with a beard and a bow" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6501044_23518909_s.jpg": { + "tags": "1girl, solo, long hair, breasts, large breasts, black hair, holding, cleavage, ponytail, weapon, boots, outdoors, sword, holding weapon, armor, black eyes, shoulder armor, flag, riding, horse, banner, horseback riding, saddle, army", + "caption": "a woman riding a horse with a sword" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_651733_1751909_shinobi f.jpg": { + "tags": "1girl, solo, long hair, simple background, black hair, white background, underwear, panties, weapon, ass, looking back, sword, from behind, armor, white panties, back, topless, butt crack", + "caption": "a woman in a bikini holding a sword" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6559090_23734042_s.jpg": { + "tags": "1girl, solo, long hair, breasts, looking at viewer, bangs, large breasts, black hair, hair ornament, cleavage, jewelry, medium breasts, upper body, ponytail, flower, earrings, necklace, armor, mole, black eyes, lips, rose, shoulder armor, pauldrons", + "caption": "a woman with a sword and a helmet" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6574106_23791928_ Zhao Yun.jpg": { + "tags": "1girl, long hair, breasts, black hair, holding, weapon, outdoors, sword, cape, holding weapon, armor, hair over one eye, tree, holding sword, riding, horse, bare tree, horseback riding, army", + "caption": "a woman with a sword and a horse" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6596400_23872516_k.jpg": { + "tags": "1girl, solo, skirt, black hair, hair ornament, long sleeves, purple eyes, weapon, pleated skirt, belt, sword, cape, side ponytail, lips, katana, bug, butterfly, lens flare, butterfly hair ornament, white cape, demon slayer uniform, tsuyuri kanao", + "caption": "a girl in a dress with a sword and butterfly background" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6602248_23894572_n.jpg": { + "tags": "1girl, solo, long hair, looking at viewer, brown hair, black hair, ribbon, hair ribbon, multicolored hair, japanese clothes, pink eyes, kimono, arms up, fingernails, sash, gradient hair, mouth hold, obi, moon, fire, slit pupils, forehead, pink ribbon, sharp fingernails, gag, gagged, pink kimono, bamboo, bit gag, asa no ha (pattern), checkered sash, kamado nezuko", + "caption": "a woman in a red dress is on a circular object" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6611807_23931215_g.jpg": { + "tags": "solo, long hair, looking at viewer, bangs, black hair, long sleeves, 1boy, holding, hair between eyes, sitting, closed mouth, jacket, weapon, male focus, outdoors, japanese clothes, belt, pants, sword, wide sleeves, black footwear, tree, black jacket, black pants, katana, sheath, knee up, sheathed, haori, demon slayer uniform, tomioka giyuu", + "caption": "a man sitting on a tree branch holding a sword" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6612147_23932467_s.jpg": { + "tags": "1girl, solo, looking at viewer, short hair, black hair, hair ornament, long sleeves, holding, sitting, closed mouth, purple eyes, weapon, purple hair, multicolored hair, japanese clothes, pants, sword, wide sleeves, water, holding weapon, uniform, lips, holding sword, black pants, moon, katana, bug, butterfly, sheath, full moon, butterfly hair ornament, haori, blue butterfly, demon slayer uniform, kochou shinobu", + "caption": "a woman in a kimono outfit holding a sword" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6779572_24573929_L.jpg": { + "tags": "1girl, solo, long hair, breasts, looking at viewer, blue eyes, large breasts, cleavage, weapon, white hair, pointy ears, armor, glowing, elf, gauntlets, bow (weapon), dragon", + "caption": "a woman with a dragon and a sword" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6811382_24694337_ Guan Yu.jpg": { + "tags": "solo, long hair, looking at viewer, black hair, 1boy, hat, holding, weapon, male focus, outdoors, sword, facial hair, chinese clothes, nature, beard, forest, mustache, riding, bamboo, horse, bamboo forest", + "caption": "a man with a long beard riding a horse" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6843481_24820299_r 1.jpg": { + "tags": "solo, simple background, red eyes, 1boy, white background, standing, full body, male focus, red hair, pointy ears, cape, armor, red cape", + "caption": "a man in armor with a red cape and sword" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6843481_24820299_r.jpg": { + "tags": "solo, simple background, red eyes, 1boy, white background, standing, full body, male focus, red hair, armor, facial mark, gauntlets, claws, pauldrons, black armor", + "caption": "a man in armor holding a sword and a shield" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6872871_24931038_j.jpg": { + "tags": "solo, open mouth, black hair, 1boy, male focus, teeth, water, armor, facial hair, scar, beard, mustache, manly", + "caption": "a man with a beard and a beardless face" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6872871_24931041_j.jpg": { + "tags": "solo, black hair, 1boy, holding, weapon, male focus, teeth, armor, facial hair, scar, shoulder armor, beard, scar on face, pauldrons, scar across eye, manly", + "caption": "a man with a beard holding a large ball" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6904587_25051006_b.jpg": { + "tags": "1girl, solo, long hair, breasts, looking at viewer, simple background, hair ornament, thighhighs, white background, dress, holding, closed mouth, standing, weapon, red hair, sword, holding weapon, armor, blue dress, holding sword, head wings, shoulder armor, gauntlets, dual wielding, pauldrons, breastplate, red lips", + "caption": "a woman with a sword and armor on a white background" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6969352_25285447_o.jpg": { + "tags": "solo, long hair, 1boy, white background, weapon, white hair, male focus, horns, pointy ears, sword, armor, colored skin, polearm, oni, red skin", + "caption": "a man with a sword and a sword in his hand" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_7025382_25494067_D.jpg": { + "tags": "solo, looking at viewer, simple background, 1boy, holding, green eyes, weapon, male focus, sword, holding weapon, armor, glowing, holding sword, helmet, black background, shoulder armor, gauntlets, glowing eyes, pauldrons, skull, breastplate, skeleton, full armor", + "caption": "a man in armor holding a sword" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_7262050_26420593_dnt.jpg": { + "tags": "1girl, solo, long hair, breasts, simple background, white background, holding, very long hair, standing, full body, weapon, white hair, parted lips, horns, sword, holding weapon, armor, tattoo, holding sword, helmet, shoulder armor, gauntlets, pauldrons, shield, vambraces, fake horns, greaves", + "caption": "a drawing of a female knight with a sword" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_7301860_26585321_lor.jpg": { + "tags": "solo, simple background, 1boy, white background, holding, tail, weapon, wings, horns, teeth, sword, holding weapon, no humans, holding sword, fire, sharp teeth, claws, demon wings, monster, demon, demon boy, flaming weapon, flaming sword", + "caption": "a drawing of a demon with a sword" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_7427657_27099454_ uniform.jpg": { + "tags": "1girl, solo, long hair, breasts, looking at viewer, simple background, red eyes, white background, cleavage, medium breasts, underwear, standing, collarbone, full body, ponytail, white hair, shoes, belt, pants, bra, black bra, sneakers, white pants, dougi, strapless bra, martial arts belt", + "caption": "a woman in a white outfit and a red belt" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_7491127_27366387_force.jpg": { + "tags": "red eyes, gloves, 1boy, weapon, male focus, boots, belt, sword, hood, tree, mask, glowing, helmet, robot, glowing eyes, science fiction, energy sword, lightsaber", + "caption": "a man with a light saber on a motorcycle" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_7565102_27669178_Warrior.jpg": { + "tags": "solo, looking at viewer, 1boy, holding, weapon, male focus, wings, sword, holding weapon, armor, glowing, holding sword, helmet, shoulder armor, pauldrons", + "caption": "a man with a sword and armor on a dark background" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_7653980_28037166_elf.jpg": { + "tags": "1girl, long hair, looking at viewer, blue eyes, blonde hair, holding, underwear, panties, weapon, ass, pantyhose, boots, solo focus, looking back, sword, hood, holding weapon, armor, high heels, blood, glowing, shoulder armor, gauntlets, fishnets, pauldrons, skull, bow (weapon), forehead mark, arrow (projectile), skeleton, quiver, undead", + "caption": "a woman with a sword and a lot of blood" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_7715540_28292565_Darkness.jpg": { + "tags": "solo, looking at viewer, red eyes, 1boy, holding, standing, weapon, grey hair, male focus, horns, sword, cape, holding weapon, armor, glowing, holding sword, shoulder armor, gauntlets, glowing eyes, breastplate, black cape, glowing eye, greaves, black armor", + "caption": "a man in a black costume holding a sword" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_7854735_28855153_\ubcf4\ub77c\uc0c9.jpg": { + "tags": "solo, gloves, 1boy, holding, jewelry, jacket, flower, white hair, male focus, lying, parted lips, on back, water, necklace, black jacket, blood, tattoo, rose, red flower, partially submerged, skull, red rose, afloat", + "caption": "a woman in a black dress laying on a bed of skulls" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_799648_2214202_sword.jpg": { + "tags": "solo, long hair, looking at viewer, black hair, 1boy, holding, weapon, male focus, teeth, sword, holding weapon, armor, fur trim, blood, holding sword, gauntlets", + "caption": "a woman in armor holding a sword and a dragon" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_8002954_29437244_\ud669\uae08\uc624\ub978.jpg": { + "tags": "solo, simple background, red eyes, 1boy, white background, holding, standing, full body, weapon, male focus, horns, holding weapon, armor, facial hair, helmet, shoulder armor, gauntlets, glowing eyes, beard, pauldrons, breastplate, fake horns, axe, hammer, full armor, horned helmet, gold armor", + "caption": "a gold colored monster with a large axe" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_8065081_29681418_\uc0ac\uc790\uc655..jpg": { + "tags": "solo, long hair, simple background, brown hair, 1boy, white background, full body, weapon, male focus, sword, armor, facial hair, shoulder armor, gauntlets, beard, pauldrons, one knee, greaves, lion", + "caption": "a man in armor holding a sword and a sword" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_8088446_29773099_30days.jpg": { + "tags": "1girl, long hair, looking at viewer, black hair, ponytail, weapon, ass, solo focus, lips, gun, bodysuit, glowing, eyepatch, science fiction, aircraft, cyborg", + "caption": "a woman in a futuristic suit flying through the air" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_8126332_29923146_\uc18c.\ubaac\uc2a4\ud130.jpg": { + "tags": "solo, simple background, 1boy, white background, holding, weapon, horns, no humans, piercing, axe, loincloth, holding axe, tusks, nose piercing, minotaur", + "caption": "a blue horned man with a large axe" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_834218_2321503_g.jpg": { + "tags": "1girl, solo, long hair, bangs, skirt, simple background, shirt, black hair, white background, navel, holding, closed mouth, school uniform, jacket, full body, white shirt, weapon, pleated skirt, open clothes, shoes, serafuku, socks, midriff, sword, miniskirt, sailor collar, holding weapon, black eyes, blue skirt, coat, neckerchief, kneehighs, floating hair, brown footwear, holding sword, katana, black socks, loafers, sheath, sheathed, scabbard, unsheathing", + "caption": "a woman with a sword and a skirt" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_8365274_30880169_\ubd89\uc740 \uae43\ubc1c.jpg": { + "tags": "1girl, breasts, looking at viewer, short hair, large breasts, holding, cleavage, weapon, belt, sword, holding weapon, armor, torn clothes, scar, holding sword, helmet, shoulder armor, gauntlets, sheath, scar on face, pauldrons, dragon, vambraces, flag", + "caption": "a woman holding a red flag and a sword" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_8432966_31143841_\uc57c\uc639\uc774~.jpg": { + "tags": "1girl, solo, breasts, looking at viewer, skirt, simple background, shirt, black hair, white background, cleavage, jewelry, medium breasts, sitting, jacket, weapon, open clothes, shoes, black footwear, black eyes, lips, headphones, animal, phone, cat, cellphone, sneakers, black cat", + "caption": "a woman in a short skirt and jacket sitting on the ground" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_8454734_31230348_\ub124\ud06c\ub85c\ub9e8\uc11c.jpg": { + "tags": "1girl, solo, looking at viewer, simple background, white background, holding, weapon, horns, sword, hood, holding weapon, armor, fingernails, blood, mask, glowing, holding sword, cloak, spikes, hood up, skull, skull mask", + "caption": "a drawing of a woman with a skull and a sword" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_8697391_32233412_\uc120\uacfc\uc545.jpg": { + "tags": "1girl, solo, long hair, breasts, blue eyes, blonde hair, navel, medium breasts, very long hair, weapon, wings, sword, armor, helmet, hair censor, hair over breasts", + "caption": "a woman with a crown on her head and a dragon on her shoulder" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_8848816_32853420_\uc804\uc7c1..jpg": { + "tags": "1girl, long hair, black hair, holding, weapon, teeth, sword, cape, holding weapon, armor, glowing, holding sword, helmet, gauntlets, breastplate, red cape, flag, armored boots, battle, riding, horse, glowing weapon, plate armor", + "caption": "a woman riding a horse with a sword" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_9032090_33609681_\uc1e0\uc0ac\uc790.jpg": { + "tags": "1girl, long hair, breasts, short hair, blue eyes, black hair, 1boy, dress, jewelry, medium breasts, sitting, weapon, white hair, barefoot, sword, water, necklace, cape, armor, gauntlets", + "caption": "a woman with a sword standing next to a dragon" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_9143887_34060884_\ud45c\ucc3d~.jpg": { + "tags": "1girl, long hair, breasts, black hair, red eyes, gloves, underwear, panties, weapon, boots, multiple boys, sky, teeth, solo focus, sword, armor, black panties, night, heterochromia, moon, fire, full moon, monster", + "caption": "a woman in a black outfit holding a sword" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_9199459_34284673_\ud074\ub77c\uc774\ubc0d.jpg": { + "tags": "1girl, solo, breasts, short hair, large breasts, black hair, gloves, cleavage, weapon, shorts, elbow gloves, sword, black eyes, short shorts, mouth hold, knife, monster, dragon, dagger", + "caption": "a woman with a sword and a demon" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_9337194_34848261_\ubb34\uc0ac..jpg": { + "tags": "solo, long hair, black hair, 1boy, sitting, weapon, male focus, pointy ears, sword, armor, hair over one eye, fur trim, katana, gauntlets, sheath, dragon", + "caption": "a woman in a black and white outfit holding a sword" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_9489800_35465979_\ub2e4\ud06c\uc5d8\ud504.jpg": { + "tags": "solo, red eyes, 1boy, weapon, white hair, male focus, pointy ears, sword, armor, glowing, colored skin, bird, elf, blue skin, crow, undead", + "caption": "a woman with a sword in a field of birds" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_9766405_36595873_\uc5b4\uc384\uc2e0!.jpg": { + "tags": "solo, simple background, red eyes, 1boy, white background, holding, standing, full body, weapon, white hair, male focus, sword, holding weapon, coat, spiked hair, black coat", + "caption": "a drawing of a man in a black coat holding a knife" + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_9909886_37182655_\ucf08\ubca0\ub85c\uc2a4.jpg": { + "tags": "1girl, solo, breasts, short hair, red eyes, thighhighs, navel, medium breasts, weapon, red hair, horns, shorts, midriff, belt, collar, lips, torn clothes, underboob, chain, fire, spikes, skull, spiked collar, demon", + "caption": "a woman with red hair and a sword in a fire" + } +} \ No newline at end of file diff --git a/rupid79/meta_lat.json b/rupid79/meta_lat.json new file mode 100644 index 0000000000000000000000000000000000000000..c1756302f7a20c7ac9bd1c53e4d904be205f732b --- /dev/null +++ b/rupid79/meta_lat.json @@ -0,0 +1,954 @@ +{ + "/content/LoRA/train_data/rupid79_artstation/artstation_10094590_37953260_\ubc18\uc9c0\uc804\uc7c1.jpg": { + "tags": "solo, blonde hair, simple background, brown hair, gloves, 1boy, holding, weapon, male focus, sword, cape, holding weapon, armor, hand on hip, facial hair, black background, sheath, beard, sheathed, bow (weapon)", + "caption": "a man dressed in armor holding a bow and arrow", + "train_resolution": [ + 896, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_10604337_40092576_\ubd89\uc740 \ub0a0\uac1c.jpg": { + "tags": "1girl, solo, long hair, breasts, bangs, simple background, black hair, white background, dress, holding, bare shoulders, medium breasts, jacket, weapon, pantyhose, choker, sword, off shoulder, holding weapon, black eyes, open jacket, black jacket, gun, looking to the side, black pantyhose, tattoo, makeup, black choker, short dress, red dress, handgun, dual wielding, red lips, leather", + "caption": "a woman in a red dress and black jacket", + "train_resolution": [ + 1024, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_10619953_40158244_\uccad\uc6a9..jpg": { + "tags": "1girl, solo, breasts, looking at viewer, black hair, thighhighs, holding, cleavage, jacket, monochrome, weapon, boots, horns, sword, hood, holding weapon, holding sword, katana, ground vehicle, motor vehicle, over shoulder, motorcycle", + "caption": "a woman riding a motorcycle with a sword", + "train_resolution": [ + 896, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_10670559_40368673_Devil.jpg": { + "tags": "1girl, solo, long hair, breasts, large breasts, shirt, black hair, red eyes, long sleeves, navel, holding, white shirt, weapon, parted lips, wings, pants, holding weapon, gun, torn clothes, topless, denim, pale skin, holding gun, handgun, black wings, demon wings, jeans, open fly, hair censor, hair over breasts, torn pants, open pants", + "caption": "a woman with a bat wings on her back", + "train_resolution": [ + 896, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_10692208_40459301_mermaid.jpg": { + "tags": "1girl, solo, long hair, breasts, looking at viewer, bangs, black hair, holding, twintails, medium breasts, sitting, closed mouth, swimsuit, weapon, water, holding weapon, black eyes, lips, wet, gun, one-piece swimsuit, school swimsuit, holding gun, rifle, partially submerged, black one-piece swimsuit", + "caption": "a woman in a black bodysuit holding a gun", + "train_resolution": [ + 896, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_11635217_44445158_\ub0a0\uac1c7.jpg": { + "tags": "1girl, solo, long hair, blonde hair, simple background, red eyes, white background, holding, weapon, wings, sword, holding weapon, armor, holding sword, helmet, cross, shoulder armor, gauntlets, feathered wings, pauldrons, angel wings, breastplate, winged helmet", + "caption": "a woman in armor holding a sword and a sword", + "train_resolution": [ + 832, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_11649950_44510135_ picture I drew during a YouTube broadcast..jpg": { + "tags": "1girl, solo, long hair, breasts, looking at viewer, blue eyes, black hair, dress, holding, cleavage, medium breasts, standing, weapon, boots, wings, sword, holding weapon, armor, lips, blood, holding sword, cleavage cutout, feathered wings, pelvic curtain, snow, dual wielding, angel wings, snowing, white wings, angel, blood on weapon", + "caption": "a woman with wings holding a sword in the snow", + "train_resolution": [ + 960, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_11735552_44862798_Grey city.jpg": { + "tags": "1girl, solo, long hair, breasts, black hair, red eyes, thighhighs, gloves, holding, cleavage, sitting, closed mouth, weapon, boots, black gloves, holding weapon, armor, gun, heterochromia, shoulder armor, pale skin, holding gun, pauldrons", + "caption": "a woman with a gun sitting on a ledge", + "train_resolution": [ + 832, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_11796624_45127582_\ubaa8\ub098^^.jpg": { + "tags": "1girl, solo, long hair, breasts, bangs, simple background, black hair, gloves, hat, cleavage, twintails, medium breasts, sitting, green eyes, full body, pantyhose, detached sleeves, black gloves, water, star (symbol), cape, high heels, leotard, wet, black pantyhose, witch hat, wariza, black background, hat ornament, fur collar, gold trim, bodystocking, blue leotard, thighlet, gold footwear, mona (genshin impact)", + "caption": "a woman in a blue and red outfit sitting on a black surface", + "train_resolution": [ + 768, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_11864725_45414031_Elf.jpg": { + "tags": "1girl, solo, long hair, blue eyes, blonde hair, simple background, holding, weapon, boots, pointy ears, holding weapon, armor, blue background, elf, bow (weapon), arrow (projectile), vambraces", + "caption": "a woman in a pink outfit holding a bow and arrow", + "train_resolution": [ + 448, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_11921621_45655276_mint.jpg": { + "tags": "1girl, solo, long hair, breasts, looking at viewer, hair ornament, dress, bow, holding, medium breasts, standing, weapon, hair bow, pantyhose, parted lips, wings, striped, sword, pink eyes, holding weapon, black dress, tattoo, holding sword, gauntlets, asymmetrical legwear, over shoulder, weapon over shoulder, mechanical wings, sword over shoulder", + "caption": "a woman in a dress holding a sword", + "train_resolution": [ + 832, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_12033313_46128439_\ub124\ud06c\ub85c\ub9e8\uc11c.jpg": { + "tags": "1girl, solo, long hair, breasts, looking at viewer, blue eyes, large breasts, holding, cleavage, hair between eyes, upper body, weapon, white hair, horns, sword, hood, holding weapon, armor, holding sword, helmet, shoulder armor, gauntlets, pale skin, hood up, pauldrons, shield, fake horns, horned headwear, horned helmet", + "caption": "a woman in armor holding a sword and a sword", + "train_resolution": [ + 832, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_12073234_46299265_The young king.jpg": { + "tags": "holding, standing, weapon, outdoors, multiple boys, wings, horns, sword, cape, holding weapon, armor, holding sword, helmet, grass, crown, polearm, shoulder armor, 6+boys, shield, spear, riding, axe, holding polearm, horse, holding shield, holding axe, horseback riding", + "caption": "a group of people riding on the back of horses", + "train_resolution": [ + 832, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_12192790_46811732_\ubc14\ubc14\ub77c..jpg": { + "tags": "1girl, solo, long hair, breasts, large breasts, black hair, red eyes, holding, cleavage, bare shoulders, weapon, wings, horns, armor, glowing, watermark, demon girl, fire, gauntlets, pale skin, glowing eyes, rain, scythe", + "caption": "a woman with a sword and a demon on her back", + "train_resolution": [ + 768, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_12247165_47000148_\ube14\ub8e8\uc544\uba38.jpg": { + "tags": "1girl, solo, short hair, blue eyes, simple background, closed mouth, upper body, white hair, armor, lips, blue background, helmet, shoulder armor, pauldrons, breastplate, nose", + "caption": "a woman in a black armor with a dragon on her shoulder", + "train_resolution": [ + 832, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_12291629_47190104_\ubc14\ubc14\ub77c.jpg": { + "tags": "1girl, solo, long hair, breasts, looking at viewer, black hair, red eyes, navel, cleavage, bare shoulders, medium breasts, horns, midriff, glowing, fangs, glowing eyes, skull, scythe", + "caption": "a woman in a black dress with a sword", + "train_resolution": [ + 768, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_15300489_60684490_white snake.jpg": { + "tags": "1girl, solo, long hair, breasts, looking at viewer, bangs, simple background, white background, navel, holding, purple eyes, weapon, white hair, parted lips, belt, sword, pink eyes, holding weapon, armor, hair over one eye, underboob, scar, holding sword, katana, shoulder armor, sheath, skull, unsheathing", + "caption": "a woman with a sword and a helmet", + "train_resolution": [ + 1024, + 960 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_15320063_60777396_Ant girl.jpg": { + "tags": "1girl, solo, breasts, looking at viewer, short hair, bangs, large breasts, simple background, black hair, red eyes, white background, holding, cleavage, bare shoulders, jewelry, weapon, ass, necklace, holding weapon, mole, lips, mole under eye, strapless, bodysuit, heterochromia, ground vehicle, motor vehicle, science fiction, android, motorcycle, cyborg, cyberpunk, mechanical legs", + "caption": "a woman in a black dress holding a knife", + "train_resolution": [ + 896, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_15347267_60910802_Red snake.jpg": { + "tags": "1girl, solo, long hair, breasts, simple background, black hair, white background, holding, weapon, ass, sword, scarf, holding weapon, high heels, gun, holding sword, katana, ground vehicle, holding gun, motor vehicle, handgun, dual wielding, mechanical arms, motorcycle, cyborg, extra arms", + "caption": "a woman riding a motorcycle with a sword", + "train_resolution": [ + 896, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_15378261_61055515_Dobermann.jpg": { + "tags": "1girl, solo, long hair, breasts, simple background, black hair, white background, dress, holding, cleavage, standing, jacket, full body, weapon, sword, holding weapon, white dress, gun, bare legs, makeup, leaning forward, holding sword, looking down, thigh gap, short dress, sandals, katana, lipstick, holding gun, handgun, dual wielding, dog, jacket on shoulders, red lips, revolver", + "caption": "a woman walking a dog with a sword", + "train_resolution": [ + 896, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_15397126_61148229_meow.jpg": { + "tags": "1girl, solo, long hair, bangs, skirt, simple background, black hair, white background, sitting, school uniform, weapon, pleated skirt, parted lips, serafuku, socks, sword, sailor collar, mole, black eyes, mole under eye, cat, katana, white socks, seiza, midriff peek, mechanical arms, single mechanical arm, weapon on back, mole on neck", + "caption": "a girl in a uniform holding a bag", + "train_resolution": [ + 896, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_15436249_61335664_Druid.jpg": { + "tags": "1girl, solo, breasts, looking at viewer, short hair, bangs, simple background, black hair, gloves, white background, holding, animal ears, tail, weapon, ass, wings, barefoot, black gloves, elbow gloves, sword, cat ears, holding weapon, black eyes, leotard, makeup, fake animal ears, holding sword, bob cut, all fours, black leotard, mecha musume, mechanical wings", + "caption": "a woman in a black and white outfit is flying", + "train_resolution": [ + 896, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_15443878_61374342_Gold Dragon.jpg": { + "tags": "1girl, solo, long hair, breasts, looking at viewer, simple background, black hair, white background, holding, sitting, weapon, ass, japanese clothes, sword, scarf, holding weapon, mole, hair over one eye, black eyes, holding sword, katana, sheath, sheathed, butt crack", + "caption": "a woman in a black dress holding a sword", + "train_resolution": [ + 896, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_15456316_61436207_P.z.jpg": { + "tags": "1girl, solo, long hair, breasts, looking at viewer, simple background, white background, sitting, blue hair, swimsuit, bikini, multicolored hair, mole, mole under eye, tattoo, gradient hair, mask, chain, cat, ground vehicle, motor vehicle, cigarette, smoking, arm tattoo, motorcycle, on lap, back tattoo", + "caption": "a woman with long hair and a helmet on a motorcycle", + "train_resolution": [ + 896, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_15481749_61557796_Maid.jpg": { + "tags": "1girl, solo, breasts, large breasts, simple background, black hair, long sleeves, hat, white background, dress, holding, cleavage, full body, weapon, pantyhose, glasses, black footwear, apron, gun, torn clothes, maid, maid headdress, kneeling, mob cap, maid apron, android, torn pantyhose", + "caption": "a woman in a dress and hat sitting on a shoe", + "train_resolution": [ + 896, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_15492522_61609406_ Alice.jpg": { + "tags": "1girl, solo, long hair, breasts, blonde hair, thighhighs, white background, holding, medium breasts, weapon, parted lips, holding weapon, gun, robot, holding gun, headset, science fiction, blue thighhighs, mecha musume, machine gun", + "caption": "a woman in a blue dress holding a gun", + "train_resolution": [ + 896, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_15500499_61649354_Swan.jpg": { + "tags": "1girl, solo, long hair, breasts, simple background, thighhighs, white background, medium breasts, sitting, underwear, panties, ponytail, weapon, ass, white hair, wings, sword, from behind, tattoo, back, katana, robot, ground vehicle, motor vehicle, science fiction, adjusting hair, android, tying hair, motorcycle, cyborg, robot joints, cyberpunk", + "caption": "a woman sitting on a horse with a sword", + "train_resolution": [ + 896, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_15524163_61766857_Jump Jump.jpg": { + "tags": "1girl, solo, long hair, looking at viewer, black hair, hat, white background, holding, jacket, weapon, parted lips, pants, sword, hood, holding weapon, black eyes, gun, holding sword, cat, katana, blue jacket, holding gun, hood up", + "caption": "a woman with a knife and a cat", + "train_resolution": [ + 896, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_15551632_61904625_Tank.jpg": { + "tags": "1girl, solo, breasts, looking at viewer, short hair, simple background, black hair, hat, white background, dress, holding, medium breasts, sitting, weapon, holding weapon, black eyes, gun, beret, crossed legs, holding gun, handgun, green dress, dog, dog tags", + "caption": "a woman in a military uniform sitting on a tank", + "train_resolution": [ + 704, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_445229_1051729_legendary fox.jpg": { + "tags": "1girl, long hair, breasts, looking at viewer, bangs, large breasts, red eyes, long sleeves, 1boy, holding, animal ears, cleavage, bare shoulders, jewelry, sitting, very long hair, closed mouth, collarbone, tail, weapon, thighs, red hair, japanese clothes, horns, solo focus, sword, wide sleeves, kimono, off shoulder, holding weapon, armor, bracelet, lips, fingernails, parted bangs, fox ears, eyelashes, bare legs, makeup, mask, no panties, fox tail, colored skin, fangs, holding sword, floral print, katana, animal print, slit pupils, shoulder armor, multiple tails, tassel, pale skin, straight hair, hand fan, long fingernails, beads, sharp fingernails, folding fan, red lips, japanese armor, red kimono, holding fan, open kimono, bead bracelet, sode", + "caption": "a woman with a sword and a dress", + "train_resolution": [ + 768, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_4915893_17498689_motorcycle Transformer.jpg": { + "tags": "1girl, solo, long hair, breasts, looking at viewer, shirt, black hair, holding, brown eyes, jacket, white shirt, weapon, boots, open clothes, shorts, midriff, belt, black footwear, open jacket, black jacket, short shorts, black shorts, knife, robot, ground vehicle, mecha, motor vehicle, science fiction, riding, leather, motorcycle, leather jacket", + "caption": "a woman riding a motorcycle next to a robot", + "train_resolution": [ + 960, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_4930598_17552800_panther.jpg": { + "tags": "1girl, solo, long hair, breasts, looking at viewer, skirt, black hair, red eyes, thighhighs, white background, navel, holding, medium breasts, sitting, underwear, jacket, yellow eyes, weapon, midriff, hood, black skirt, nail polish, holding weapon, white thighhighs, gun, animal, cat, suspenders, holding gun, handgun", + "caption": "a woman sitting on a large black animal", + "train_resolution": [ + 1024, + 512 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_5006464_17846252_kda fanart.jpg": { + "tags": "1girl, solo, long hair, breasts, looking at viewer, hat, navel, cleavage, jewelry, medium breasts, jacket, yellow eyes, ponytail, purple hair, open clothes, choker, midriff, necklace, open jacket, official alternate costume, crop top, makeup, mask, glowing, baseball cap, cropped jacket, mouth mask, bodypaint, paint splatter, k/da (league of legends), akali", + "caption": "a woman with a neon pink hair and a baseball cap", + "train_resolution": [ + 960, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_5006464_17846256_kda fanart.jpg": { + "tags": "1girl, solo, long hair, breasts, looking at viewer, hat, navel, cleavage, jewelry, medium breasts, jacket, upper body, ponytail, purple hair, open clothes, choker, midriff, necklace, open jacket, official alternate costume, lips, crop top, makeup, mask, baseball cap, cropped jacket, k/da (league of legends), akali", + "caption": "a woman with a baseball cap on her head", + "train_resolution": [ + 960, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_5069313_18150138_Dragon knight.jpg": { + "tags": "1girl, solo, long hair, breasts, looking at viewer, bangs, blue eyes, skirt, large breasts, navel, holding, cleavage, twintails, medium breasts, sitting, closed mouth, weapon, grey hair, outdoors, sky, day, midriff, holding weapon, armor, blue sky, blue skirt, floating hair, polearm, shoulder armor, spikes, pauldrons, spear, mountain, dragon, vambraces, riding, holding polearm, bikini armor", + "caption": "a woman riding a dragon with a sword", + "train_resolution": [ + 1024, + 896 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_5184850_18655728_Rem.jpg": { + "tags": "1girl, solo, looking at viewer, short hair, bangs, blue eyes, hair ornament, ribbon, blue hair, hair ribbon, upper body, detached sleeves, hair over one eye, lips, maid, maid headdress, black ribbon, x hair ornament, ribbon trim, purple ribbon, roswaal mansion maid uniform, index fingers together, rem (re:zero)", + "caption": "a girl with blue hair and a bow holding a stuffed animal", + "train_resolution": [ + 1024, + 960 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_5297747_19086363_cammy.jpg": { + "tags": "1girl, solo, long hair, looking at viewer, blue eyes, blonde hair, simple background, gloves, hat, white background, ass, braid, ahoge, looking back, fingerless gloves, from behind, twin braids, leotard, lips, highleg, scar, highleg leotard, blue leotard, garrison cap, huge ahoge, thong leotard, ribbed leotard, cammy white", + "caption": "a woman with a long blonde hair and a red helmet", + "train_resolution": [ + 832, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_5327951_19200567_Mai Shiranui .jpg": { + "tags": "1girl, solo, long hair, breasts, looking at viewer, large breasts, simple background, black hair, white background, holding, cleavage, bare shoulders, brown eyes, collarbone, upper body, ponytail, parted lips, japanese clothes, black eyes, lips, revealing clothes, hand fan, folding fan, ninja, holding fan, folded fan, shiranui mai", + "caption": "a woman with a pair of scissors in her hand", + "train_resolution": [ + 1024, + 896 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_5692608_20541181_gun and knife.jpg": { + "tags": "1girl, solo, breasts, looking at viewer, short hair, simple background, black hair, thighhighs, holding, brown eyes, medium breasts, underwear, panties, full body, weapon, parted lips, choker, sword, holding weapon, armor, lips, gun, black panties, kneeling, holding sword, sandals, shoulder armor, gauntlets, single thighhigh, breasts apart, asymmetrical clothes, single sleeve", + "caption": "a woman in a blue dress holding a sword", + "train_resolution": [ + 768, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_578938_1518542_steampunk.jpg": { + "tags": "1girl, long hair, breasts, looking at viewer, smile, blue eyes, blonde hair, large breasts, shirt, black hair, red eyes, thighhighs, gloves, hat, holding, cleavage, standing, jacket, white shirt, weapon, white hair, boots, parted lips, multiple boys, necktie, glasses, teeth, black gloves, belt, pants, indoors, black footwear, holding weapon, armor, lips, gun, dutch angle, black headwear, tattoo, makeup, buttons, facial hair, chain, heterochromia, lipstick, goggles, gauntlets, holding gun, peaked cap, red headwear, black necktie, corset, beard, buckle, handgun, smoke, dual wielding, 6+boys, high collar, brown jacket, top hat, white pants, nose, mustache, smoking, red lips, battle, mechanical arms, leather, monocle, firing, gears, bullet, finger on trigger, shell casing, cigar, gatling gun, leather gloves, steampunk, ammunition belt, tricorne, bandolier", + "caption": "a woman in a costume with a sword and a helmet", + "train_resolution": [ + 832, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_578971_1518624_blood.jpg": { + "tags": "1girl, solo, long hair, red eyes, weapon, white hair, sword, cape, armor, night, colored skin, moon, crown, gauntlets, pale skin", + "caption": "a demonic knight with a sword and a demon on a horse", + "train_resolution": [ + 768, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_578977_1518641_armor.jpg": { + "tags": "1girl, solo, long hair, breasts, looking at viewer, large breasts, black hair, red eyes, holding, weapon, sword, holding weapon, armor, lips, blood, holding sword, helmet, gauntlets, revealing clothes, skull, bikini armor", + "caption": "a woman with a large breast is surrounded by demonic creatures", + "train_resolution": [ + 768, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6002426_21668759_girl.jpg": { + "tags": "1girl, solo, long hair, breasts, looking at viewer, open mouth, bangs, skirt, simple background, black hair, white background, ribbon, holding, twintails, brown eyes, jewelry, collarbone, jacket, hair ribbon, weapon, pleated skirt, parted lips, open clothes, shoes, choker, socks, midriff, sword, miniskirt, black skirt, holding weapon, open jacket, holding sword, ring, katana, white socks, sheath, sneakers, glint, unsheathing", + "caption": "a woman with a sword and a skirt", + "train_resolution": [ + 768, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6017586_21730476_vic.jpg": { + "tags": "1girl, solo, long hair, blush, skirt, blonde hair, simple background, red eyes, white background, underwear, panties, weapon, ass, pantyhose, pointy ears, clothes lift, high heels, gun, wrist cuffs, maid, maid headdress, skirt lift, dress lift, panties under pantyhose", + "caption": "a woman in a maid outfit is holding a gun", + "train_resolution": [ + 896, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6035880_21802652_Kamala Khan.jpg": { + "tags": "1girl, solo, long hair, breasts, looking at viewer, large breasts, simple background, black hair, brown eyes, full body, belt, pants, dark skin, clothes lift, scarf, dark-skinned female, kneeling, mask, undressing, denim, messy hair, yellow background, red scarf, jeans, animification, superhero, domino mask", + "caption": "a woman in a blue and yellow outfit is holding a white shirt", + "train_resolution": [ + 896, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6073692_21943992_a.jpg": { + "tags": "1girl, solo, long hair, breasts, simple background, black hair, gloves, white background, navel, weapon, braid, small breasts, midriff, belt, underboob, knife, head out of frame, dagger", + "caption": "a woman with a sword and a topless body", + "train_resolution": [ + 960, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6087300_21996352_x.jpg": { + "tags": "solo, simple background, black hair, red eyes, 1boy, white background, weapon, male focus, sword, armor, claws", + "caption": "a man with a sword and a fire in his hand", + "train_resolution": [ + 576, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6098669_22040293_Blood armor.jpg": { + "tags": "1girl, long hair, breasts, looking at viewer, black hair, red eyes, cleavage, weapon, wings, sword, armor, blood, rain, skull", + "caption": "a woman with a sword and a demon on a table", + "train_resolution": [ + 768, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6110748_22085617_white knight.jpg": { + "tags": "1girl, short hair, thighhighs, sitting, weapon, white hair, boots, sword, cape, armor, lips, grey eyes, crossed legs, helmet, gauntlets, dragon, greaves, knight", + "caption": "a woman in armor sitting on a ledge", + "train_resolution": [ + 832, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6122715_22130528_Assassin.jpg": { + "tags": "1girl, solo, long hair, breasts, looking at viewer, blue eyes, blonde hair, simple background, holding, hair between eyes, weapon, ass, pointy ears, sword, dark skin, holding weapon, armor, dark-skinned female, lips, grey eyes, tattoo, knife, elf, gauntlets, dual wielding, holding knife, dagger, bikini armor, reverse grip, dark elf", + "caption": "a woman in a sexy outfit holding a sword", + "train_resolution": [ + 768, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_612905_1641026_w night.jpg": { + "tags": "1girl, thighhighs, weapon, horns, sword, cloud, cape, armor, helmet, gauntlets, shield, fantasy, dragon, riding, horse, knight, horseback riding", + "caption": "a man riding a horse next to a dragon", + "train_resolution": [ + 832, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_612915_1641013_B night.jpg": { + "tags": "solo, 1boy, holding, weapon, male focus, horns, sword, cape, holding weapon, armor, glowing, holding sword, helmet, shoulder armor, gauntlets, pauldrons, black cape, armored boots, riding, fake horns, greaves, horse, knight, full armor, glowing weapon, black armor, horseback riding", + "caption": "a man in armor riding a horse in a field", + "train_resolution": [ + 832, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_612921_1641024_zombie.jpg": { + "tags": "1girl, long hair, breasts, looking at viewer, blue eyes, skirt, large breasts, black hair, gloves, holding, cleavage, jacket, weapon, parted lips, multiple boys, open clothes, horns, shoes, solo focus, black gloves, midriff, sword, miniskirt, black skirt, holding weapon, bra, high heels, open jacket, lips, black jacket, gun, blood, glowing, fire, pale skin, holding gun, glowing eyes, handgun, pencil skirt, glowing eye, zombie, blue fire, undead", + "caption": "a woman in a black dress is surrounded by zombies", + "train_resolution": [ + 832, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_614485_1645999_bow.jpg": { + "tags": "1girl, long hair, blue eyes, weapon, ass, pantyhose, boots, solo focus, pointy ears, hood, holding weapon, orange hair, armor, blood, glowing, facial mark, elf, fishnets, skull, bow (weapon), forehead mark, arrow (projectile), quiver, undead", + "caption": "a woman with a sword in a battle", + "train_resolution": [ + 832, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_614487_1646006_invincible person .jpg": { + "tags": "1girl, long hair, breasts, red eyes, navel, very long hair, weapon, red hair, boots, sword, armor, copyright name, absurdly long hair, bikini armor", + "caption": "a woman with red hair and a sword", + "train_resolution": [ + 768, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_614489_1646034_invincible person 2.jpg": { + "tags": "red eyes, white hair, male focus, multiple boys, solo focus, 2boys, glowing, scar, robot, science fiction, labcoat, cyborg, cyberpunk", + "caption": "a man with a gun in his hand", + "train_resolution": [ + 832, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6159007_22265617_Chocolate.jpg": { + "tags": "1girl, solo, long hair, breasts, looking at viewer, red eyes, medium breasts, sitting, collarbone, flower, nude, red hair, parted lips, water, nail polish, lips, fingernails, petals, eyelashes, makeup, rose, wavy hair, fire, crown, outstretched arm, lipstick, red flower, pale skin, breasts apart, red nails, finger to mouth, partially submerged, long fingernails, skull, red rose, snake, red lips, candle, bathing, bath, hair censor, bathtub, rose petals, throne", + "caption": "a woman with red hair sitting on a throne", + "train_resolution": [ + 896, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_617192_1656243_B night.jpg": { + "tags": "long hair, looking at viewer, black hair, red eyes, 1boy, weapon, male focus, outdoors, sky, sword, cloud, cape, armor, glowing, cloudy sky, shoulder armor, gauntlets, sheath, pauldrons, sheathed, riding, horse, banner, grey sky, horseback riding, chainmail, reins, army", + "caption": "a man in armor riding a horse in a city", + "train_resolution": [ + 768, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_617197_1656247_jaguar.jpg": { + "tags": "1girl, solo, long hair, breasts, large breasts, black hair, ass, boots, lying, teeth, armor, tree, copyright name, cat, on stomach, armored boots", + "caption": "a woman with a sword and a demon on a tree", + "train_resolution": [ + 768, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_617201_1656251_phantom.jpg": { + "tags": "1girl, long hair, breasts, large breasts, black hair, gloves, holding, cleavage, sitting, ponytail, weapon, holding weapon, lips, gun, bodysuit, makeup, lipstick, building, rifle, science fiction, aircraft, center opening, red lips, sniper rifle, head-mounted display, helicopter", + "caption": "a woman in a black suit with a gun", + "train_resolution": [ + 832, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_618889_1661153_ninja .jpg": { + "tags": "1girl, long hair, breasts, bangs, black hair, gloves, holding, standing, weapon, parted lips, multiple boys, horns, black gloves, belt, sword, blunt bangs, holding weapon, armor, black eyes, mask, holding sword, moon, katana, helmet, shoulder armor, gauntlets, sheath, full moon, 6+boys, pauldrons, sheathed, breastplate, ninja, japanese armor, weapon on back, full armor, kunai, sword behind back", + "caption": "a woman in armor standing next to a group of people", + "train_resolution": [ + 768, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_618891_1661162_phantom.jpg": { + "tags": "1girl, long hair, looking at viewer, black hair, ponytail, weapon, ass, multiple boys, solo focus, lips, gun, bodysuit, glowing, eyepatch, science fiction, motion blur, aircraft, cyborg, cyberpunk, helicopter", + "caption": "a woman in a futuristic suit flying through the air", + "train_resolution": [ + 832, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6197750_22407889_x.jpg": { + "tags": "1girl, solo, long hair, black hair, red eyes, holding, bare shoulders, weapon, sword, armor, gun, scar, eyepatch, katana, ground vehicle, motor vehicle, smoke, motorcycle", + "caption": "a woman with a sword and a motorcycle", + "train_resolution": [ + 1024, + 768 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6210189_22453997_Boss.jpg": { + "tags": "looking at viewer, short hair, shirt, red eyes, gloves, long sleeves, 1boy, holding, closed mouth, standing, jacket, white shirt, weapon, white hair, male focus, multiple boys, necktie, solo focus, black gloves, collared shirt, sword, holding weapon, blurry, coat, fur trim, facial hair, scar, holding sword, formal, sunglasses, katana, suit, sheath, black necktie, scar on face, 6+boys, sheathed, white coat, bald, fur-trimmed coat", + "caption": "a man in a suit and tie standing next to a car", + "train_resolution": [ + 768, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6218482_22486128_motorcycle.jpg": { + "tags": "1girl, solo, long hair, breasts, looking at viewer, skirt, large breasts, black hair, cleavage, jewelry, medium breasts, sitting, jacket, weapon, sword, bracelet, gun, crossed legs, katana, handgun, hand in pocket", + "caption": "a woman sitting on a chair with a demon on it", + "train_resolution": [ + 768, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_622193_1670528_gun.jpg": { + "tags": "solo, blue eyes, shirt, 1boy, jewelry, jacket, weapon, male focus, red hair, belt, pants, necklace, fur trim, blood, tattoo, chain, building, smoke, cigarette, smoking", + "caption": "a man with a gun and a bloody face", + "train_resolution": [ + 832, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_622475_1671119_\u963f\u4fee\u7f85.jpg": { + "tags": "1girl, solo, long hair, breasts, large breasts, red eyes, holding, cleavage, weapon, red hair, sword, armor, helmet, gauntlets, pale skin, dual wielding, extra arms, multiple heads", + "caption": "a woman with a sword and armor on a dragon", + "train_resolution": [ + 832, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6236550_22553854_oz.jpg": { + "tags": "red eyes, 1boy, hat, white hair, male focus, belt, scarf, bird, instrument, violin", + "caption": "a man with a sword standing in front of a giant object", + "train_resolution": [ + 768, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_624848_1677044_king.jpg": { + "tags": "1boy, holding, sitting, weapon, male focus, sky, sword, holding weapon, armor, blood, copyright name, bird, holding sword, helmet, crown, shoulder armor, gauntlets, breastplate, greaves, full armor, death, corpse, red sky", + "caption": "a man in armor riding a horse with a sword", + "train_resolution": [ + 768, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6261867_22650804_warrior.jpg": { + "tags": "solo, short hair, black hair, 1boy, holding, jewelry, standing, full body, weapon, male focus, earrings, boots, belt, sword, holding weapon, armor, fur trim, facial hair, scar, holding sword, shoulder armor, gauntlets, clenched hand, beard, scar on face, pauldrons, breastplate, chainmail", + "caption": "a man in armor holding a sword and a sword", + "train_resolution": [ + 768, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6306517_22822167_x.jpg": { + "tags": "solo, looking at viewer, 1boy, holding, weapon, male focus, armor, mask, helmet, knife, science fiction, dual wielding", + "caption": "a man in a futuristic suit holding a sword", + "train_resolution": [ + 768, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_635879_1705796_\u963f\u4fee\u7f85.jpg": { + "tags": "1girl, long hair, breasts, looking at viewer, black hair, weapon, wings, sword, armor, helmet, polearm, sheath, shield, armored boots", + "caption": "a woman riding a horse with a sword", + "train_resolution": [ + 832, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_641330_1720581_Halloween.jpg": { + "tags": "1girl, breasts, looking at viewer, short hair, open mouth, large breasts, red eyes, long sleeves, dress, holding, cleavage, jewelry, medium breasts, sitting, jacket, weapon, white hair, earrings, parted lips, multiple boys, teeth, choker, tongue, belt, pants, sword, hood, tongue out, wide sleeves, nail polish, black footwear, holding weapon, hair over one eye, black dress, collar, bracelet, lips, fingernails, torn clothes, clothing cutout, bare legs, blood, tattoo, makeup, mask, glowing, chain, facial mark, piercing, cleavage cutout, cross, lipstick, ear piercing, black nails, glowing eyes, spikes, side slit, hood up, halloween, long fingernails, skull, forehead mark, nose, sharp fingernails, jack-o'-lantern, red lips, scythe, pumpkin, glowing eye, stitches, spiked bracelet, spiked collar, broken, skeleton, zombie, bone, blood on weapon, tombstone, graveyard, undead", + "caption": "a woman in a witch costume sitting on a bed", + "train_resolution": [ + 768, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6432265_23266091_Dark.jpg": { + "tags": "solo, looking at viewer, 1boy, holding, standing, full body, weapon, white hair, male focus, sword, dark skin, cape, holding weapon, armor, glowing, holding sword, shoulder armor, gauntlets, pauldrons, breastplate, red cape, greaves, glowing weapon, black armor, glowing sword, flaming sword", + "caption": "a man with a sword and a red cape", + "train_resolution": [ + 704, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6443696_23308114_elf.jpg": { + "tags": "1girl, solo, long hair, breasts, looking at viewer, bangs, blue eyes, blonde hair, simple background, hair ornament, thighhighs, gloves, white background, dress, medium breasts, standing, full body, boots, sleeveless, pointy ears, white gloves, hand up, white dress, armor, white thighhighs, sideboob, elf, shoulder armor, gauntlets, armored boots", + "caption": "a woman in a white dress holding a sword", + "train_resolution": [ + 768, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6463152_23381149_h.jpg": { + "tags": "solo, 1boy, holding, weapon, white hair, male focus, outdoors, cape, holding weapon, armor, facial hair, bird, scar, helmet, beard, bow (weapon), mustache, scar across eye, arrow (projectile), old, old man, holding bow (weapon), aiming", + "caption": "a man with a beard and a bow", + "train_resolution": [ + 960, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6501044_23518909_s.jpg": { + "tags": "1girl, solo, long hair, breasts, large breasts, black hair, holding, cleavage, ponytail, weapon, boots, outdoors, sword, holding weapon, armor, black eyes, shoulder armor, flag, riding, horse, banner, horseback riding, saddle, army", + "caption": "a woman riding a horse with a sword", + "train_resolution": [ + 768, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_651733_1751909_shinobi f.jpg": { + "tags": "1girl, solo, long hair, simple background, black hair, white background, underwear, panties, weapon, ass, looking back, sword, from behind, armor, white panties, back, topless, butt crack", + "caption": "a woman in a bikini holding a sword", + "train_resolution": [ + 896, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6559090_23734042_s.jpg": { + "tags": "1girl, solo, long hair, breasts, looking at viewer, bangs, large breasts, black hair, hair ornament, cleavage, jewelry, medium breasts, upper body, ponytail, flower, earrings, necklace, armor, mole, black eyes, lips, rose, shoulder armor, pauldrons", + "caption": "a woman with a sword and a helmet", + "train_resolution": [ + 1024, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6574106_23791928_ Zhao Yun.jpg": { + "tags": "1girl, long hair, breasts, black hair, holding, weapon, outdoors, sword, cape, holding weapon, armor, hair over one eye, tree, holding sword, riding, horse, bare tree, horseback riding, army", + "caption": "a woman with a sword and a horse", + "train_resolution": [ + 704, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6596400_23872516_k.jpg": { + "tags": "1girl, solo, skirt, black hair, hair ornament, long sleeves, purple eyes, weapon, pleated skirt, belt, sword, cape, side ponytail, lips, katana, bug, butterfly, lens flare, butterfly hair ornament, white cape, demon slayer uniform, tsuyuri kanao", + "caption": "a girl in a dress with a sword and butterfly background", + "train_resolution": [ + 1024, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6602248_23894572_n.jpg": { + "tags": "1girl, solo, long hair, looking at viewer, brown hair, black hair, ribbon, hair ribbon, multicolored hair, japanese clothes, pink eyes, kimono, arms up, fingernails, sash, gradient hair, mouth hold, obi, moon, fire, slit pupils, forehead, pink ribbon, sharp fingernails, gag, gagged, pink kimono, bamboo, bit gag, asa no ha (pattern), checkered sash, kamado nezuko", + "caption": "a woman in a red dress is on a circular object", + "train_resolution": [ + 960, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6611807_23931215_g.jpg": { + "tags": "solo, long hair, looking at viewer, bangs, black hair, long sleeves, 1boy, holding, hair between eyes, sitting, closed mouth, jacket, weapon, male focus, outdoors, japanese clothes, belt, pants, sword, wide sleeves, black footwear, tree, black jacket, black pants, katana, sheath, knee up, sheathed, haori, demon slayer uniform, tomioka giyuu", + "caption": "a man sitting on a tree branch holding a sword", + "train_resolution": [ + 896, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6612147_23932467_s.jpg": { + "tags": "1girl, solo, looking at viewer, short hair, black hair, hair ornament, long sleeves, holding, sitting, closed mouth, purple eyes, weapon, purple hair, multicolored hair, japanese clothes, pants, sword, wide sleeves, water, holding weapon, uniform, lips, holding sword, black pants, moon, katana, bug, butterfly, sheath, full moon, butterfly hair ornament, haori, blue butterfly, demon slayer uniform, kochou shinobu", + "caption": "a woman in a kimono outfit holding a sword", + "train_resolution": [ + 896, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6779572_24573929_L.jpg": { + "tags": "1girl, solo, long hair, breasts, looking at viewer, blue eyes, large breasts, cleavage, weapon, white hair, pointy ears, armor, glowing, elf, gauntlets, bow (weapon), dragon", + "caption": "a woman with a dragon and a sword", + "train_resolution": [ + 1024, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6811382_24694337_ Guan Yu.jpg": { + "tags": "solo, long hair, looking at viewer, black hair, 1boy, hat, holding, weapon, male focus, outdoors, sword, facial hair, chinese clothes, nature, beard, forest, mustache, riding, bamboo, horse, bamboo forest", + "caption": "a man with a long beard riding a horse", + "train_resolution": [ + 768, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6843481_24820299_r 1.jpg": { + "tags": "solo, simple background, red eyes, 1boy, white background, standing, full body, male focus, red hair, pointy ears, cape, armor, red cape", + "caption": "a man in armor with a red cape and sword", + "train_resolution": [ + 512, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6843481_24820299_r.jpg": { + "tags": "solo, simple background, red eyes, 1boy, white background, standing, full body, male focus, red hair, armor, facial mark, gauntlets, claws, pauldrons, black armor", + "caption": "a man in armor holding a sword and a shield", + "train_resolution": [ + 512, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6872871_24931038_j.jpg": { + "tags": "solo, open mouth, black hair, 1boy, male focus, teeth, water, armor, facial hair, scar, beard, mustache, manly", + "caption": "a man with a beard and a beardless face", + "train_resolution": [ + 1024, + 832 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6872871_24931041_j.jpg": { + "tags": "solo, black hair, 1boy, holding, weapon, male focus, teeth, armor, facial hair, scar, shoulder armor, beard, scar on face, pauldrons, scar across eye, manly", + "caption": "a man with a beard holding a large ball", + "train_resolution": [ + 768, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6904587_25051006_b.jpg": { + "tags": "1girl, solo, long hair, breasts, looking at viewer, simple background, hair ornament, thighhighs, white background, dress, holding, closed mouth, standing, weapon, red hair, sword, holding weapon, armor, blue dress, holding sword, head wings, shoulder armor, gauntlets, dual wielding, pauldrons, breastplate, red lips", + "caption": "a woman with a sword and armor on a white background", + "train_resolution": [ + 960, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_6969352_25285447_o.jpg": { + "tags": "solo, long hair, 1boy, white background, weapon, white hair, male focus, horns, pointy ears, sword, armor, colored skin, polearm, oni, red skin", + "caption": "a man with a sword and a sword in his hand", + "train_resolution": [ + 1024, + 896 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_7025382_25494067_D.jpg": { + "tags": "solo, looking at viewer, simple background, 1boy, holding, green eyes, weapon, male focus, sword, holding weapon, armor, glowing, holding sword, helmet, black background, shoulder armor, gauntlets, glowing eyes, pauldrons, skull, breastplate, skeleton, full armor", + "caption": "a man in armor holding a sword", + "train_resolution": [ + 1024, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_7262050_26420593_dnt.jpg": { + "tags": "1girl, solo, long hair, breasts, simple background, white background, holding, very long hair, standing, full body, weapon, white hair, parted lips, horns, sword, holding weapon, armor, tattoo, holding sword, helmet, shoulder armor, gauntlets, pauldrons, shield, vambraces, fake horns, greaves", + "caption": "a drawing of a female knight with a sword", + "train_resolution": [ + 768, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_7301860_26585321_lor.jpg": { + "tags": "solo, simple background, 1boy, white background, holding, tail, weapon, wings, horns, teeth, sword, holding weapon, no humans, holding sword, fire, sharp teeth, claws, demon wings, monster, demon, demon boy, flaming weapon, flaming sword", + "caption": "a drawing of a demon with a sword", + "train_resolution": [ + 1024, + 832 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_7427657_27099454_ uniform.jpg": { + "tags": "1girl, solo, long hair, breasts, looking at viewer, simple background, red eyes, white background, cleavage, medium breasts, underwear, standing, collarbone, full body, ponytail, white hair, shoes, belt, pants, bra, black bra, sneakers, white pants, dougi, strapless bra, martial arts belt", + "caption": "a woman in a white outfit and a red belt", + "train_resolution": [ + 704, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_7491127_27366387_force.jpg": { + "tags": "red eyes, gloves, 1boy, weapon, male focus, boots, belt, sword, hood, tree, mask, glowing, helmet, robot, glowing eyes, science fiction, energy sword, lightsaber", + "caption": "a man with a light saber on a motorcycle", + "train_resolution": [ + 960, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_7565102_27669178_Warrior.jpg": { + "tags": "solo, looking at viewer, 1boy, holding, weapon, male focus, wings, sword, holding weapon, armor, glowing, holding sword, helmet, shoulder armor, pauldrons", + "caption": "a man with a sword and armor on a dark background", + "train_resolution": [ + 704, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_7653980_28037166_elf.jpg": { + "tags": "1girl, long hair, looking at viewer, blue eyes, blonde hair, holding, underwear, panties, weapon, ass, pantyhose, boots, solo focus, looking back, sword, hood, holding weapon, armor, high heels, blood, glowing, shoulder armor, gauntlets, fishnets, pauldrons, skull, bow (weapon), forehead mark, arrow (projectile), skeleton, quiver, undead", + "caption": "a woman with a sword and a lot of blood", + "train_resolution": [ + 768, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_7715540_28292565_Darkness.jpg": { + "tags": "solo, looking at viewer, red eyes, 1boy, holding, standing, weapon, grey hair, male focus, horns, sword, cape, holding weapon, armor, glowing, holding sword, shoulder armor, gauntlets, glowing eyes, breastplate, black cape, glowing eye, greaves, black armor", + "caption": "a man in a black costume holding a sword", + "train_resolution": [ + 1024, + 896 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_7854735_28855153_\ubcf4\ub77c\uc0c9.jpg": { + "tags": "solo, gloves, 1boy, holding, jewelry, jacket, flower, white hair, male focus, lying, parted lips, on back, water, necklace, black jacket, blood, tattoo, rose, red flower, partially submerged, skull, red rose, afloat", + "caption": "a woman in a black dress laying on a bed of skulls", + "train_resolution": [ + 960, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_799648_2214202_sword.jpg": { + "tags": "solo, long hair, looking at viewer, black hair, 1boy, holding, weapon, male focus, teeth, sword, holding weapon, armor, fur trim, blood, holding sword, gauntlets", + "caption": "a woman in armor holding a sword and a dragon", + "train_resolution": [ + 768, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_8002954_29437244_\ud669\uae08\uc624\ub978.jpg": { + "tags": "solo, simple background, red eyes, 1boy, white background, holding, standing, full body, weapon, male focus, horns, holding weapon, armor, facial hair, helmet, shoulder armor, gauntlets, glowing eyes, beard, pauldrons, breastplate, fake horns, axe, hammer, full armor, horned helmet, gold armor", + "caption": "a gold colored monster with a large axe", + "train_resolution": [ + 896, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_8065081_29681418_\uc0ac\uc790\uc655..jpg": { + "tags": "solo, long hair, simple background, brown hair, 1boy, white background, full body, weapon, male focus, sword, armor, facial hair, shoulder armor, gauntlets, beard, pauldrons, one knee, greaves, lion", + "caption": "a man in armor holding a sword and a sword", + "train_resolution": [ + 832, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_8088446_29773099_30days.jpg": { + "tags": "1girl, long hair, looking at viewer, black hair, ponytail, weapon, ass, solo focus, lips, gun, bodysuit, glowing, eyepatch, science fiction, aircraft, cyborg", + "caption": "a woman in a futuristic suit flying through the air", + "train_resolution": [ + 768, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_8126332_29923146_\uc18c.\ubaac\uc2a4\ud130.jpg": { + "tags": "solo, simple background, 1boy, white background, holding, weapon, horns, no humans, piercing, axe, loincloth, holding axe, tusks, nose piercing, minotaur", + "caption": "a blue horned man with a large axe", + "train_resolution": [ + 960, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_834218_2321503_g.jpg": { + "tags": "1girl, solo, long hair, bangs, skirt, simple background, shirt, black hair, white background, navel, holding, closed mouth, school uniform, jacket, full body, white shirt, weapon, pleated skirt, open clothes, shoes, serafuku, socks, midriff, sword, miniskirt, sailor collar, holding weapon, black eyes, blue skirt, coat, neckerchief, kneehighs, floating hair, brown footwear, holding sword, katana, black socks, loafers, sheath, sheathed, scabbard, unsheathing", + "caption": "a woman with a sword and a skirt", + "train_resolution": [ + 1024, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_8365274_30880169_\ubd89\uc740 \uae43\ubc1c.jpg": { + "tags": "1girl, breasts, looking at viewer, short hair, large breasts, holding, cleavage, weapon, belt, sword, holding weapon, armor, torn clothes, scar, holding sword, helmet, shoulder armor, gauntlets, sheath, scar on face, pauldrons, dragon, vambraces, flag", + "caption": "a woman holding a red flag and a sword", + "train_resolution": [ + 768, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_8432966_31143841_\uc57c\uc639\uc774~.jpg": { + "tags": "1girl, solo, breasts, looking at viewer, skirt, simple background, shirt, black hair, white background, cleavage, jewelry, medium breasts, sitting, jacket, weapon, open clothes, shoes, black footwear, black eyes, lips, headphones, animal, phone, cat, cellphone, sneakers, black cat", + "caption": "a woman in a short skirt and jacket sitting on the ground", + "train_resolution": [ + 640, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_8454734_31230348_\ub124\ud06c\ub85c\ub9e8\uc11c.jpg": { + "tags": "1girl, solo, looking at viewer, simple background, white background, holding, weapon, horns, sword, hood, holding weapon, armor, fingernails, blood, mask, glowing, holding sword, cloak, spikes, hood up, skull, skull mask", + "caption": "a drawing of a woman with a skull and a sword", + "train_resolution": [ + 832, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_8697391_32233412_\uc120\uacfc\uc545.jpg": { + "tags": "1girl, solo, long hair, breasts, blue eyes, blonde hair, navel, medium breasts, very long hair, weapon, wings, sword, armor, helmet, hair censor, hair over breasts", + "caption": "a woman with a crown on her head and a dragon on her shoulder", + "train_resolution": [ + 512, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_8848816_32853420_\uc804\uc7c1..jpg": { + "tags": "1girl, long hair, black hair, holding, weapon, teeth, sword, cape, holding weapon, armor, glowing, holding sword, helmet, gauntlets, breastplate, red cape, flag, armored boots, battle, riding, horse, glowing weapon, plate armor", + "caption": "a woman riding a horse with a sword", + "train_resolution": [ + 768, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_9032090_33609681_\uc1e0\uc0ac\uc790.jpg": { + "tags": "1girl, long hair, breasts, short hair, blue eyes, black hair, 1boy, dress, jewelry, medium breasts, sitting, weapon, white hair, barefoot, sword, water, necklace, cape, armor, gauntlets", + "caption": "a woman with a sword standing next to a dragon", + "train_resolution": [ + 768, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_9143887_34060884_\ud45c\ucc3d~.jpg": { + "tags": "1girl, long hair, breasts, black hair, red eyes, gloves, underwear, panties, weapon, boots, multiple boys, sky, teeth, solo focus, sword, armor, black panties, night, heterochromia, moon, fire, full moon, monster", + "caption": "a woman in a black outfit holding a sword", + "train_resolution": [ + 768, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_9199459_34284673_\ud074\ub77c\uc774\ubc0d.jpg": { + "tags": "1girl, solo, breasts, short hair, large breasts, black hair, gloves, cleavage, weapon, shorts, elbow gloves, sword, black eyes, short shorts, mouth hold, knife, monster, dragon, dagger", + "caption": "a woman with a sword and a demon", + "train_resolution": [ + 768, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_9337194_34848261_\ubb34\uc0ac..jpg": { + "tags": "solo, long hair, black hair, 1boy, sitting, weapon, male focus, pointy ears, sword, armor, hair over one eye, fur trim, katana, gauntlets, sheath, dragon", + "caption": "a woman in a black and white outfit holding a sword", + "train_resolution": [ + 768, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_9489800_35465979_\ub2e4\ud06c\uc5d8\ud504.jpg": { + "tags": "solo, red eyes, 1boy, weapon, white hair, male focus, pointy ears, sword, armor, glowing, colored skin, bird, elf, blue skin, crow, undead", + "caption": "a woman with a sword in a field of birds", + "train_resolution": [ + 960, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_9766405_36595873_\uc5b4\uc384\uc2e0!.jpg": { + "tags": "solo, simple background, red eyes, 1boy, white background, holding, standing, full body, weapon, white hair, male focus, sword, holding weapon, coat, spiked hair, black coat", + "caption": "a drawing of a man in a black coat holding a knife", + "train_resolution": [ + 704, + 1024 + ] + }, + "/content/LoRA/train_data/rupid79_artstation/artstation_9909886_37182655_\ucf08\ubca0\ub85c\uc2a4.jpg": { + "tags": "1girl, solo, breasts, short hair, red eyes, thighhighs, navel, medium breasts, weapon, red hair, horns, shorts, midriff, belt, collar, lips, torn clothes, underboob, chain, fire, spikes, skull, spiked collar, demon", + "caption": "a woman with red hair and a sword in a fire", + "train_resolution": [ + 768, + 1024 + ] + } +} \ No newline at end of file diff --git a/rupid79/output/rupid79_xllora/rupid79_xllora-000001.safetensors b/rupid79/output/rupid79_xllora/rupid79_xllora-000001.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..9b0140027ea5cb4df90ee5936520534150af12a0 --- /dev/null +++ b/rupid79/output/rupid79_xllora/rupid79_xllora-000001.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c367e059bbdad6c0f92ed5e5fdec58b2e43c3b3712e380a5f573ed806635fd8 +size 170552268 diff --git "a/rupid79/train_data/rupid79_artstation/artstation_10094590_37953260_\353\260\230\354\247\200\354\240\204\354\237\201.caption" "b/rupid79/train_data/rupid79_artstation/artstation_10094590_37953260_\353\260\230\354\247\200\354\240\204\354\237\201.caption" new file mode 100644 index 0000000000000000000000000000000000000000..bdf8e303c262f43540fd8b7ffc1e175a10ead53e --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_10094590_37953260_\353\260\230\354\247\200\354\240\204\354\237\201.caption" @@ -0,0 +1 @@ +a man dressed in armor holding a bow and arrow diff --git "a/rupid79/train_data/rupid79_artstation/artstation_10094590_37953260_\353\260\230\354\247\200\354\240\204\354\237\201.jpg" "b/rupid79/train_data/rupid79_artstation/artstation_10094590_37953260_\353\260\230\354\247\200\354\240\204\354\237\201.jpg" new file mode 100644 index 0000000000000000000000000000000000000000..550b675c26c7937019ad414f5173b7e935fa09d5 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_10094590_37953260_\353\260\230\354\247\200\354\240\204\354\237\201.jpg" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac44cfc63240deafbc232771e076ba9ac12b83d357df160c9d00c08e49a717b0 +size 152128 diff --git "a/rupid79/train_data/rupid79_artstation/artstation_10094590_37953260_\353\260\230\354\247\200\354\240\204\354\237\201.npz" "b/rupid79/train_data/rupid79_artstation/artstation_10094590_37953260_\353\260\230\354\247\200\354\240\204\354\237\201.npz" new file mode 100644 index 0000000000000000000000000000000000000000..0b79acbe8cb8e6036de25780e0def773072237cf --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_10094590_37953260_\353\260\230\354\247\200\354\240\204\354\237\201.npz" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84fe3f11b967fc22fbaa8ca2a79ba4300683c40b9a972ed8dd1cad6d1a9777cb +size 230200 diff --git "a/rupid79/train_data/rupid79_artstation/artstation_10094590_37953260_\353\260\230\354\247\200\354\240\204\354\237\201.txt" "b/rupid79/train_data/rupid79_artstation/artstation_10094590_37953260_\353\260\230\354\247\200\354\240\204\354\237\201.txt" new file mode 100644 index 0000000000000000000000000000000000000000..7500bcb9d3a915b5fedeb54b43e794854e49f85e --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_10094590_37953260_\353\260\230\354\247\200\354\240\204\354\237\201.txt" @@ -0,0 +1 @@ +solo, blonde hair, simple background, brown hair, gloves, 1boy, holding, weapon, male focus, sword, cape, holding weapon, armor, hand on hip, facial hair, black background, sheath, beard, sheathed, bow (weapon) diff --git "a/rupid79/train_data/rupid79_artstation/artstation_10604337_40092576_\353\266\211\354\235\200 \353\202\240\352\260\234.caption" "b/rupid79/train_data/rupid79_artstation/artstation_10604337_40092576_\353\266\211\354\235\200 \353\202\240\352\260\234.caption" new file mode 100644 index 0000000000000000000000000000000000000000..d100c045575134cbd5977008ffef3ef646a5c5d4 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_10604337_40092576_\353\266\211\354\235\200 \353\202\240\352\260\234.caption" @@ -0,0 +1 @@ +a woman in a red dress and black jacket diff --git "a/rupid79/train_data/rupid79_artstation/artstation_10604337_40092576_\353\266\211\354\235\200 \353\202\240\352\260\234.jpg" "b/rupid79/train_data/rupid79_artstation/artstation_10604337_40092576_\353\266\211\354\235\200 \353\202\240\352\260\234.jpg" new file mode 100644 index 0000000000000000000000000000000000000000..63c1e384952ad3067f524e37bb201baf763d8100 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_10604337_40092576_\353\266\211\354\235\200 \353\202\240\352\260\234.jpg" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25e7ab52e903a03eb82a9597cde172f8d4f318fa72708a1f3ca3d5be1b4fb19a +size 164670 diff --git "a/rupid79/train_data/rupid79_artstation/artstation_10604337_40092576_\353\266\211\354\235\200 \353\202\240\352\260\234.npz" "b/rupid79/train_data/rupid79_artstation/artstation_10604337_40092576_\353\266\211\354\235\200 \353\202\240\352\260\234.npz" new file mode 100644 index 0000000000000000000000000000000000000000..3cbafc460b1767edebeabd379c964cc973c3bcaf --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_10604337_40092576_\353\266\211\354\235\200 \353\202\240\352\260\234.npz" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16af0d1952b94498fcb2d7ebba102e56e75fbd7f35665bce85dbdcb0b4a63be9 +size 262968 diff --git "a/rupid79/train_data/rupid79_artstation/artstation_10604337_40092576_\353\266\211\354\235\200 \353\202\240\352\260\234.txt" "b/rupid79/train_data/rupid79_artstation/artstation_10604337_40092576_\353\266\211\354\235\200 \353\202\240\352\260\234.txt" new file mode 100644 index 0000000000000000000000000000000000000000..860632b70b0e3a390f9b6f429b18740075f3cc11 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_10604337_40092576_\353\266\211\354\235\200 \353\202\240\352\260\234.txt" @@ -0,0 +1 @@ +1girl, solo, long hair, breasts, bangs, simple background, black hair, white background, dress, holding, bare shoulders, medium breasts, jacket, weapon, pantyhose, choker, sword, off shoulder, holding weapon, black eyes, open jacket, black jacket, gun, looking to the side, black pantyhose, tattoo, makeup, black choker, short dress, red dress, handgun, dual wielding, red lips, leather diff --git "a/rupid79/train_data/rupid79_artstation/artstation_10619953_40158244_\354\262\255\354\232\251..caption" "b/rupid79/train_data/rupid79_artstation/artstation_10619953_40158244_\354\262\255\354\232\251..caption" new file mode 100644 index 0000000000000000000000000000000000000000..5df2ad0ccd72f4f380fe1379b300d4050669428c --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_10619953_40158244_\354\262\255\354\232\251..caption" @@ -0,0 +1 @@ +a woman riding a motorcycle with a sword diff --git "a/rupid79/train_data/rupid79_artstation/artstation_10619953_40158244_\354\262\255\354\232\251..jpg" "b/rupid79/train_data/rupid79_artstation/artstation_10619953_40158244_\354\262\255\354\232\251..jpg" new file mode 100644 index 0000000000000000000000000000000000000000..dd8b1ebedc091c8086a097c02afc8f988a5cfc7b --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_10619953_40158244_\354\262\255\354\232\251..jpg" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29ce2bb0d132042fbf6fe4978e2986b952c8923b1429f0aeaec992b38f197673 +size 316201 diff --git "a/rupid79/train_data/rupid79_artstation/artstation_10619953_40158244_\354\262\255\354\232\251..npz" "b/rupid79/train_data/rupid79_artstation/artstation_10619953_40158244_\354\262\255\354\232\251..npz" new file mode 100644 index 0000000000000000000000000000000000000000..44e34cc1f0fd01d02befcc6dcc591a15100d8849 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_10619953_40158244_\354\262\255\354\232\251..npz" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c814eb574689bb35d3b14dff551ba220117c33e5748053590846f753f4e3434 +size 230200 diff --git "a/rupid79/train_data/rupid79_artstation/artstation_10619953_40158244_\354\262\255\354\232\251..txt" "b/rupid79/train_data/rupid79_artstation/artstation_10619953_40158244_\354\262\255\354\232\251..txt" new file mode 100644 index 0000000000000000000000000000000000000000..db67f1ce748ebf971f041f303a354955b0654c7f --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_10619953_40158244_\354\262\255\354\232\251..txt" @@ -0,0 +1 @@ +1girl, solo, breasts, looking at viewer, black hair, thighhighs, holding, cleavage, jacket, monochrome, weapon, boots, horns, sword, hood, holding weapon, holding sword, katana, ground vehicle, motor vehicle, over shoulder, motorcycle diff --git a/rupid79/train_data/rupid79_artstation/artstation_10670559_40368673_Devil.caption b/rupid79/train_data/rupid79_artstation/artstation_10670559_40368673_Devil.caption new file mode 100644 index 0000000000000000000000000000000000000000..a40ed4f4df1407f2aee6ecf4fec0b82851bef0a7 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_10670559_40368673_Devil.caption @@ -0,0 +1 @@ +a woman with a bat wings on her back diff --git a/rupid79/train_data/rupid79_artstation/artstation_10670559_40368673_Devil.jpg b/rupid79/train_data/rupid79_artstation/artstation_10670559_40368673_Devil.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6c89e3a4275bd1942614b137acddc09ca518eea5 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_10670559_40368673_Devil.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03d3dd6e5c20bb42674fd5be7ef52a2067dfe1dcec99caa578e76c17332b7001 +size 181141 diff --git a/rupid79/train_data/rupid79_artstation/artstation_10670559_40368673_Devil.npz b/rupid79/train_data/rupid79_artstation/artstation_10670559_40368673_Devil.npz new file mode 100644 index 0000000000000000000000000000000000000000..11e603eaaf0d7f53da258d649cb3b5eb87d59927 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_10670559_40368673_Devil.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96c3fa64c399f025b850f331ae68c7bbe41ebef9cf2da885243dbc7be5fc0449 +size 230200 diff --git a/rupid79/train_data/rupid79_artstation/artstation_10670559_40368673_Devil.txt b/rupid79/train_data/rupid79_artstation/artstation_10670559_40368673_Devil.txt new file mode 100644 index 0000000000000000000000000000000000000000..70cc4c49880aeb62e7dbe849374f4386bcce2a37 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_10670559_40368673_Devil.txt @@ -0,0 +1 @@ +1girl, solo, long hair, breasts, large breasts, shirt, black hair, red eyes, long sleeves, navel, holding, white shirt, weapon, parted lips, wings, pants, holding weapon, gun, torn clothes, topless, denim, pale skin, holding gun, handgun, black wings, demon wings, jeans, open fly, hair censor, hair over breasts, torn pants, open pants diff --git a/rupid79/train_data/rupid79_artstation/artstation_10692208_40459301_mermaid.caption b/rupid79/train_data/rupid79_artstation/artstation_10692208_40459301_mermaid.caption new file mode 100644 index 0000000000000000000000000000000000000000..6935ce5184c61ebe34eb997fd5eeca70f81f07ed --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_10692208_40459301_mermaid.caption @@ -0,0 +1 @@ +a woman in a black bodysuit holding a gun diff --git a/rupid79/train_data/rupid79_artstation/artstation_10692208_40459301_mermaid.jpg b/rupid79/train_data/rupid79_artstation/artstation_10692208_40459301_mermaid.jpg new file mode 100644 index 0000000000000000000000000000000000000000..675dd01d67c7b0ddbc18101fc7138fee5e24b538 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_10692208_40459301_mermaid.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cef9a046a36d9ee65568956b61ec37adbc264fdf047d67a44a23e1759300c9e +size 169823 diff --git a/rupid79/train_data/rupid79_artstation/artstation_10692208_40459301_mermaid.npz b/rupid79/train_data/rupid79_artstation/artstation_10692208_40459301_mermaid.npz new file mode 100644 index 0000000000000000000000000000000000000000..841f623bc2201623c26bbede2ee179483a1ed9d5 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_10692208_40459301_mermaid.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93fb8ea1f4bfd942f835253ccec55ad2523431681561432794422058bbfafe5b +size 230200 diff --git a/rupid79/train_data/rupid79_artstation/artstation_10692208_40459301_mermaid.txt b/rupid79/train_data/rupid79_artstation/artstation_10692208_40459301_mermaid.txt new file mode 100644 index 0000000000000000000000000000000000000000..ff9970421f699e62d9c7a094024882e67d6c6e9c --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_10692208_40459301_mermaid.txt @@ -0,0 +1 @@ +1girl, solo, long hair, breasts, looking at viewer, bangs, black hair, holding, twintails, medium breasts, sitting, closed mouth, swimsuit, weapon, water, holding weapon, black eyes, lips, wet, gun, one-piece swimsuit, school swimsuit, holding gun, rifle, partially submerged, black one-piece swimsuit diff --git "a/rupid79/train_data/rupid79_artstation/artstation_11635217_44445158_\353\202\240\352\260\2347.caption" "b/rupid79/train_data/rupid79_artstation/artstation_11635217_44445158_\353\202\240\352\260\2347.caption" new file mode 100644 index 0000000000000000000000000000000000000000..be329ac3fe763ec6c2030df3540fc2e327d6aae7 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_11635217_44445158_\353\202\240\352\260\2347.caption" @@ -0,0 +1 @@ +a woman in armor holding a sword and a sword diff --git "a/rupid79/train_data/rupid79_artstation/artstation_11635217_44445158_\353\202\240\352\260\2347.jpg" "b/rupid79/train_data/rupid79_artstation/artstation_11635217_44445158_\353\202\240\352\260\2347.jpg" new file mode 100644 index 0000000000000000000000000000000000000000..947985a188255b7d9229110d823f15456f0ab898 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_11635217_44445158_\353\202\240\352\260\2347.jpg" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7ade91ecb891b094386870c8b254bfac02bf7399b527b177211ab40f827f852 +size 265142 diff --git "a/rupid79/train_data/rupid79_artstation/artstation_11635217_44445158_\353\202\240\352\260\2347.npz" "b/rupid79/train_data/rupid79_artstation/artstation_11635217_44445158_\353\202\240\352\260\2347.npz" new file mode 100644 index 0000000000000000000000000000000000000000..9f0b12b479f79d28cb249e30066ecb6046bc5eda --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_11635217_44445158_\353\202\240\352\260\2347.npz" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cd46c410b8cd32a53d25ccce98f132dfcdad6a295b788e20838b63dac2be0f6 +size 213816 diff --git "a/rupid79/train_data/rupid79_artstation/artstation_11635217_44445158_\353\202\240\352\260\2347.txt" "b/rupid79/train_data/rupid79_artstation/artstation_11635217_44445158_\353\202\240\352\260\2347.txt" new file mode 100644 index 0000000000000000000000000000000000000000..ae169124fea0d19162f1ae92e8b27399fa87a317 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_11635217_44445158_\353\202\240\352\260\2347.txt" @@ -0,0 +1 @@ +1girl, solo, long hair, blonde hair, simple background, red eyes, white background, holding, weapon, wings, sword, holding weapon, armor, holding sword, helmet, cross, shoulder armor, gauntlets, feathered wings, pauldrons, angel wings, breastplate, winged helmet diff --git a/rupid79/train_data/rupid79_artstation/artstation_11649950_44510135_ picture I drew during a YouTube broadcast..caption b/rupid79/train_data/rupid79_artstation/artstation_11649950_44510135_ picture I drew during a YouTube broadcast..caption new file mode 100644 index 0000000000000000000000000000000000000000..9c3136df379c9131c64cbf8d3861149f7bb3d55d --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_11649950_44510135_ picture I drew during a YouTube broadcast..caption @@ -0,0 +1 @@ +a woman with wings holding a sword in the snow diff --git a/rupid79/train_data/rupid79_artstation/artstation_11649950_44510135_ picture I drew during a YouTube broadcast..jpg b/rupid79/train_data/rupid79_artstation/artstation_11649950_44510135_ picture I drew during a YouTube broadcast..jpg new file mode 100644 index 0000000000000000000000000000000000000000..928919b220d881d92d408926234e298864144af9 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_11649950_44510135_ picture I drew during a YouTube broadcast..jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95b5e113cebc93198326b48bd402666756309e99365addcb7e86818724536414 +size 233987 diff --git a/rupid79/train_data/rupid79_artstation/artstation_11649950_44510135_ picture I drew during a YouTube broadcast..npz b/rupid79/train_data/rupid79_artstation/artstation_11649950_44510135_ picture I drew during a YouTube broadcast..npz new file mode 100644 index 0000000000000000000000000000000000000000..66bd5da93ef78460d461d752479adf7193bdb522 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_11649950_44510135_ picture I drew during a YouTube broadcast..npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2db8205076d1320cd92b598a1f55f2713d1eaf5c7cd384f36b7676e09e0f039 +size 246584 diff --git a/rupid79/train_data/rupid79_artstation/artstation_11649950_44510135_ picture I drew during a YouTube broadcast..txt b/rupid79/train_data/rupid79_artstation/artstation_11649950_44510135_ picture I drew during a YouTube broadcast..txt new file mode 100644 index 0000000000000000000000000000000000000000..78259b405a174dfa4e60a772fb3865638f9518e3 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_11649950_44510135_ picture I drew during a YouTube broadcast..txt @@ -0,0 +1 @@ +1girl, solo, long hair, breasts, looking at viewer, blue eyes, black hair, dress, holding, cleavage, medium breasts, standing, weapon, boots, wings, sword, holding weapon, armor, lips, blood, holding sword, cleavage cutout, feathered wings, pelvic curtain, snow, dual wielding, angel wings, snowing, white wings, angel, blood on weapon diff --git a/rupid79/train_data/rupid79_artstation/artstation_11735552_44862798_Grey city.caption b/rupid79/train_data/rupid79_artstation/artstation_11735552_44862798_Grey city.caption new file mode 100644 index 0000000000000000000000000000000000000000..5974e142649e0208c311d4b162dd050cbdff97fd --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_11735552_44862798_Grey city.caption @@ -0,0 +1 @@ +a woman with a gun sitting on a ledge diff --git a/rupid79/train_data/rupid79_artstation/artstation_11735552_44862798_Grey city.jpg b/rupid79/train_data/rupid79_artstation/artstation_11735552_44862798_Grey city.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ecfb954fdbed576a4fa92ae1ea66758d51cb336a --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_11735552_44862798_Grey city.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b742658a211515f5dac4dcb2aea532db1bcce71c062ba27c3aaa2958e0152de9 +size 214099 diff --git a/rupid79/train_data/rupid79_artstation/artstation_11735552_44862798_Grey city.npz b/rupid79/train_data/rupid79_artstation/artstation_11735552_44862798_Grey city.npz new file mode 100644 index 0000000000000000000000000000000000000000..5afe4d5922e2e110b14e69faa12f5ef35060a5b6 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_11735552_44862798_Grey city.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed6b4bfebce52c85da8bdc6b314e6d571c4f0efb74a22eddb6750db49b026639 +size 213816 diff --git a/rupid79/train_data/rupid79_artstation/artstation_11735552_44862798_Grey city.txt b/rupid79/train_data/rupid79_artstation/artstation_11735552_44862798_Grey city.txt new file mode 100644 index 0000000000000000000000000000000000000000..fb5732dbc6f3b9533eae8954988fcfb479bc99fd --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_11735552_44862798_Grey city.txt @@ -0,0 +1 @@ +1girl, solo, long hair, breasts, black hair, red eyes, thighhighs, gloves, holding, cleavage, sitting, closed mouth, weapon, boots, black gloves, holding weapon, armor, gun, heterochromia, shoulder armor, pale skin, holding gun, pauldrons diff --git "a/rupid79/train_data/rupid79_artstation/artstation_11796624_45127582_\353\252\250\353\202\230^^.caption" "b/rupid79/train_data/rupid79_artstation/artstation_11796624_45127582_\353\252\250\353\202\230^^.caption" new file mode 100644 index 0000000000000000000000000000000000000000..42dfae784cde5b1c757da60a3ee934d28cd74eab --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_11796624_45127582_\353\252\250\353\202\230^^.caption" @@ -0,0 +1 @@ +a woman in a blue and red outfit sitting on a black surface diff --git "a/rupid79/train_data/rupid79_artstation/artstation_11796624_45127582_\353\252\250\353\202\230^^.jpg" "b/rupid79/train_data/rupid79_artstation/artstation_11796624_45127582_\353\252\250\353\202\230^^.jpg" new file mode 100644 index 0000000000000000000000000000000000000000..71ee5d405088ff20fa4a0116c038a4ff8cc5a032 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_11796624_45127582_\353\252\250\353\202\230^^.jpg" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f8703fa5c4ca50967e891a193a966e8b00e87a88e4060fdb506b5c7ab983799 +size 283900 diff --git "a/rupid79/train_data/rupid79_artstation/artstation_11796624_45127582_\353\252\250\353\202\230^^.npz" "b/rupid79/train_data/rupid79_artstation/artstation_11796624_45127582_\353\252\250\353\202\230^^.npz" new file mode 100644 index 0000000000000000000000000000000000000000..12834b9e7ea518dcc7198c05841e80a506b49ef1 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_11796624_45127582_\353\252\250\353\202\230^^.npz" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f609de556c2153cfe6293fde9165cf4288ef70baed59d76067bf08cb9f97a01 +size 197432 diff --git "a/rupid79/train_data/rupid79_artstation/artstation_11796624_45127582_\353\252\250\353\202\230^^.txt" "b/rupid79/train_data/rupid79_artstation/artstation_11796624_45127582_\353\252\250\353\202\230^^.txt" new file mode 100644 index 0000000000000000000000000000000000000000..140be4cecf2ef545d2f4bc5f7c747fa0cf634093 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_11796624_45127582_\353\252\250\353\202\230^^.txt" @@ -0,0 +1 @@ +1girl, solo, long hair, breasts, bangs, simple background, black hair, gloves, hat, cleavage, twintails, medium breasts, sitting, green eyes, full body, pantyhose, detached sleeves, black gloves, water, star (symbol), cape, high heels, leotard, wet, black pantyhose, witch hat, wariza, black background, hat ornament, fur collar, gold trim, bodystocking, blue leotard, thighlet, gold footwear, mona (genshin impact) diff --git a/rupid79/train_data/rupid79_artstation/artstation_11864725_45414031_Elf.caption b/rupid79/train_data/rupid79_artstation/artstation_11864725_45414031_Elf.caption new file mode 100644 index 0000000000000000000000000000000000000000..ab1bd5d148167693a5bc4113d6d6ea54edb143e5 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_11864725_45414031_Elf.caption @@ -0,0 +1 @@ +a woman in a pink outfit holding a bow and arrow diff --git a/rupid79/train_data/rupid79_artstation/artstation_11864725_45414031_Elf.jpg b/rupid79/train_data/rupid79_artstation/artstation_11864725_45414031_Elf.jpg new file mode 100644 index 0000000000000000000000000000000000000000..19a8d66a0106aec792714efee828f89e6d3ef1da --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_11864725_45414031_Elf.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:900c49b33df00e568cee76aaf2a2a71e53fce5c87ea9e34fd40a2c6268217a4f +size 290749 diff --git a/rupid79/train_data/rupid79_artstation/artstation_11864725_45414031_Elf.npz b/rupid79/train_data/rupid79_artstation/artstation_11864725_45414031_Elf.npz new file mode 100644 index 0000000000000000000000000000000000000000..2fb627e91bbfc3907140b89510ec2cd154b18527 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_11864725_45414031_Elf.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75bfc01ab5d78aaae88da5da9d44e1c642541dc85e6654c44c91604e1caea11f +size 115512 diff --git a/rupid79/train_data/rupid79_artstation/artstation_11864725_45414031_Elf.txt b/rupid79/train_data/rupid79_artstation/artstation_11864725_45414031_Elf.txt new file mode 100644 index 0000000000000000000000000000000000000000..3223fdcbf4bfa5baad0181e7492fdc4c0d2cd38f --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_11864725_45414031_Elf.txt @@ -0,0 +1 @@ +1girl, solo, long hair, blue eyes, blonde hair, simple background, holding, weapon, boots, pointy ears, holding weapon, armor, blue background, elf, bow (weapon), arrow (projectile), vambraces diff --git a/rupid79/train_data/rupid79_artstation/artstation_11921621_45655276_mint.caption b/rupid79/train_data/rupid79_artstation/artstation_11921621_45655276_mint.caption new file mode 100644 index 0000000000000000000000000000000000000000..57db5fe3584b8a25b571dd166fab584b3cc5a337 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_11921621_45655276_mint.caption @@ -0,0 +1 @@ +a woman in a dress holding a sword diff --git a/rupid79/train_data/rupid79_artstation/artstation_11921621_45655276_mint.jpg b/rupid79/train_data/rupid79_artstation/artstation_11921621_45655276_mint.jpg new file mode 100644 index 0000000000000000000000000000000000000000..df8cc919f09e04bbe8b880e2b6bf91a61c6859fb --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_11921621_45655276_mint.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07b86d9ee1c6ab6e7bbdf7941abdc761a52cd837ede33e67cdc2feed3eedc20f +size 201483 diff --git a/rupid79/train_data/rupid79_artstation/artstation_11921621_45655276_mint.npz b/rupid79/train_data/rupid79_artstation/artstation_11921621_45655276_mint.npz new file mode 100644 index 0000000000000000000000000000000000000000..dea791e15a39acd6008406fbcb27ae63747d9a6e --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_11921621_45655276_mint.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfc9ee4d20523242f052858e1f49c8b143d3ceb8fa68564abf2926701ba0b10b +size 213816 diff --git a/rupid79/train_data/rupid79_artstation/artstation_11921621_45655276_mint.txt b/rupid79/train_data/rupid79_artstation/artstation_11921621_45655276_mint.txt new file mode 100644 index 0000000000000000000000000000000000000000..7bf196618cc8077e0b83af2be9b7f1b1cc271abe --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_11921621_45655276_mint.txt @@ -0,0 +1 @@ +1girl, solo, long hair, breasts, looking at viewer, hair ornament, dress, bow, holding, medium breasts, standing, weapon, hair bow, pantyhose, parted lips, wings, striped, sword, pink eyes, holding weapon, black dress, tattoo, holding sword, gauntlets, asymmetrical legwear, over shoulder, weapon over shoulder, mechanical wings, sword over shoulder diff --git "a/rupid79/train_data/rupid79_artstation/artstation_12033313_46128439_\353\204\244\355\201\254\353\241\234\353\247\250\354\204\234.caption" "b/rupid79/train_data/rupid79_artstation/artstation_12033313_46128439_\353\204\244\355\201\254\353\241\234\353\247\250\354\204\234.caption" new file mode 100644 index 0000000000000000000000000000000000000000..be329ac3fe763ec6c2030df3540fc2e327d6aae7 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_12033313_46128439_\353\204\244\355\201\254\353\241\234\353\247\250\354\204\234.caption" @@ -0,0 +1 @@ +a woman in armor holding a sword and a sword diff --git "a/rupid79/train_data/rupid79_artstation/artstation_12033313_46128439_\353\204\244\355\201\254\353\241\234\353\247\250\354\204\234.jpg" "b/rupid79/train_data/rupid79_artstation/artstation_12033313_46128439_\353\204\244\355\201\254\353\241\234\353\247\250\354\204\234.jpg" new file mode 100644 index 0000000000000000000000000000000000000000..c1394035ab5c387d4be102b3af7c1bbf57a6bbb3 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_12033313_46128439_\353\204\244\355\201\254\353\241\234\353\247\250\354\204\234.jpg" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ed5f249f751b4ff7466ef0f1232dae3c9a0a3d3573f9bb7aab2b7af0a5176c1 +size 340067 diff --git "a/rupid79/train_data/rupid79_artstation/artstation_12033313_46128439_\353\204\244\355\201\254\353\241\234\353\247\250\354\204\234.npz" "b/rupid79/train_data/rupid79_artstation/artstation_12033313_46128439_\353\204\244\355\201\254\353\241\234\353\247\250\354\204\234.npz" new file mode 100644 index 0000000000000000000000000000000000000000..70ed8b021531d2eaec270a26cc8ce92971f5035b --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_12033313_46128439_\353\204\244\355\201\254\353\241\234\353\247\250\354\204\234.npz" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:202011106ec1d9446d573ac93ce7551bd0db5937c1134f94d161f714c494f402 +size 213816 diff --git "a/rupid79/train_data/rupid79_artstation/artstation_12033313_46128439_\353\204\244\355\201\254\353\241\234\353\247\250\354\204\234.txt" "b/rupid79/train_data/rupid79_artstation/artstation_12033313_46128439_\353\204\244\355\201\254\353\241\234\353\247\250\354\204\234.txt" new file mode 100644 index 0000000000000000000000000000000000000000..d09a95b88897e39b7dd9589d645ad97618b24f32 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_12033313_46128439_\353\204\244\355\201\254\353\241\234\353\247\250\354\204\234.txt" @@ -0,0 +1 @@ +1girl, solo, long hair, breasts, looking at viewer, blue eyes, large breasts, holding, cleavage, hair between eyes, upper body, weapon, white hair, horns, sword, hood, holding weapon, armor, holding sword, helmet, shoulder armor, gauntlets, pale skin, hood up, pauldrons, shield, fake horns, horned headwear, horned helmet diff --git a/rupid79/train_data/rupid79_artstation/artstation_12073234_46299265_The young king.caption b/rupid79/train_data/rupid79_artstation/artstation_12073234_46299265_The young king.caption new file mode 100644 index 0000000000000000000000000000000000000000..f7b1c046b92c9e4c0f720dda38e8e5c39e133d9b --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_12073234_46299265_The young king.caption @@ -0,0 +1 @@ +a group of people riding on the back of horses diff --git a/rupid79/train_data/rupid79_artstation/artstation_12073234_46299265_The young king.jpg b/rupid79/train_data/rupid79_artstation/artstation_12073234_46299265_The young king.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e9c2bccf620015841618a3e2b9ecc4569f50d0bf --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_12073234_46299265_The young king.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b3cb335a6b1a780f3acb7beb6eeb27ce1446bd39f2deb458f9a491a966a736e +size 241716 diff --git a/rupid79/train_data/rupid79_artstation/artstation_12073234_46299265_The young king.npz b/rupid79/train_data/rupid79_artstation/artstation_12073234_46299265_The young king.npz new file mode 100644 index 0000000000000000000000000000000000000000..3ec2877504eb555c64d536040b9e39176d975ab8 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_12073234_46299265_The young king.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee7bd2c011b1106260360a430ab5d9b3df8bef894268e2134b181b8d4d18ddd4 +size 213816 diff --git a/rupid79/train_data/rupid79_artstation/artstation_12073234_46299265_The young king.txt b/rupid79/train_data/rupid79_artstation/artstation_12073234_46299265_The young king.txt new file mode 100644 index 0000000000000000000000000000000000000000..63243431c69318ca96995d711aa3502344842fe3 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_12073234_46299265_The young king.txt @@ -0,0 +1 @@ +holding, standing, weapon, outdoors, multiple boys, wings, horns, sword, cape, holding weapon, armor, holding sword, helmet, grass, crown, polearm, shoulder armor, 6+boys, shield, spear, riding, axe, holding polearm, horse, holding shield, holding axe, horseback riding diff --git "a/rupid79/train_data/rupid79_artstation/artstation_12192790_46811732_\353\260\224\353\260\224\353\235\274..caption" "b/rupid79/train_data/rupid79_artstation/artstation_12192790_46811732_\353\260\224\353\260\224\353\235\274..caption" new file mode 100644 index 0000000000000000000000000000000000000000..8eb7bcb13cfd077f3c12f1d6cc6ec0953eb22fcb --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_12192790_46811732_\353\260\224\353\260\224\353\235\274..caption" @@ -0,0 +1 @@ +a woman with a sword and a demon on her back diff --git "a/rupid79/train_data/rupid79_artstation/artstation_12192790_46811732_\353\260\224\353\260\224\353\235\274..jpg" "b/rupid79/train_data/rupid79_artstation/artstation_12192790_46811732_\353\260\224\353\260\224\353\235\274..jpg" new file mode 100644 index 0000000000000000000000000000000000000000..061c70ea495e4362852c16e06d5d7df3865ebe5a --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_12192790_46811732_\353\260\224\353\260\224\353\235\274..jpg" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc0facea4a6eb0b3bacb6c022a3a8d3ff622fdd9224e0abfd506460f08794369 +size 445201 diff --git "a/rupid79/train_data/rupid79_artstation/artstation_12192790_46811732_\353\260\224\353\260\224\353\235\274..npz" "b/rupid79/train_data/rupid79_artstation/artstation_12192790_46811732_\353\260\224\353\260\224\353\235\274..npz" new file mode 100644 index 0000000000000000000000000000000000000000..124cf92488d6e498f1072ccd165cfc334f657e82 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_12192790_46811732_\353\260\224\353\260\224\353\235\274..npz" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0752b8b5f63ca8b43f4db2b206d7bbfe8d4349c4903dfb8d52a4c477c21c47a5 +size 197432 diff --git "a/rupid79/train_data/rupid79_artstation/artstation_12192790_46811732_\353\260\224\353\260\224\353\235\274..txt" "b/rupid79/train_data/rupid79_artstation/artstation_12192790_46811732_\353\260\224\353\260\224\353\235\274..txt" new file mode 100644 index 0000000000000000000000000000000000000000..32db30f2a0cd58222a5150d396e3cf7411e595b1 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_12192790_46811732_\353\260\224\353\260\224\353\235\274..txt" @@ -0,0 +1 @@ +1girl, solo, long hair, breasts, large breasts, black hair, red eyes, holding, cleavage, bare shoulders, weapon, wings, horns, armor, glowing, watermark, demon girl, fire, gauntlets, pale skin, glowing eyes, rain, scythe diff --git "a/rupid79/train_data/rupid79_artstation/artstation_12247165_47000148_\353\270\224\353\243\250\354\225\204\353\250\270.caption" "b/rupid79/train_data/rupid79_artstation/artstation_12247165_47000148_\353\270\224\353\243\250\354\225\204\353\250\270.caption" new file mode 100644 index 0000000000000000000000000000000000000000..a33c0a6a4443d5b019cc5ed6f6331f7413780df9 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_12247165_47000148_\353\270\224\353\243\250\354\225\204\353\250\270.caption" @@ -0,0 +1 @@ +a woman in a black armor with a dragon on her shoulder diff --git "a/rupid79/train_data/rupid79_artstation/artstation_12247165_47000148_\353\270\224\353\243\250\354\225\204\353\250\270.jpg" "b/rupid79/train_data/rupid79_artstation/artstation_12247165_47000148_\353\270\224\353\243\250\354\225\204\353\250\270.jpg" new file mode 100644 index 0000000000000000000000000000000000000000..ef33402f93fa9d584afc9e2457dac59d62f52b64 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_12247165_47000148_\353\270\224\353\243\250\354\225\204\353\250\270.jpg" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c200e256394a12f16d8337c6d0ca339778cb64bc40d507de8946a04fd1a0b084 +size 276888 diff --git "a/rupid79/train_data/rupid79_artstation/artstation_12247165_47000148_\353\270\224\353\243\250\354\225\204\353\250\270.npz" "b/rupid79/train_data/rupid79_artstation/artstation_12247165_47000148_\353\270\224\353\243\250\354\225\204\353\250\270.npz" new file mode 100644 index 0000000000000000000000000000000000000000..cab88a0c8f38f23fa1ef0ae9675fda84b46654e7 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_12247165_47000148_\353\270\224\353\243\250\354\225\204\353\250\270.npz" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b08dfdd9ee4043c5de2387ff7e66b87782d4f116d7c825969ca5cb9d911bc7e +size 213816 diff --git "a/rupid79/train_data/rupid79_artstation/artstation_12247165_47000148_\353\270\224\353\243\250\354\225\204\353\250\270.txt" "b/rupid79/train_data/rupid79_artstation/artstation_12247165_47000148_\353\270\224\353\243\250\354\225\204\353\250\270.txt" new file mode 100644 index 0000000000000000000000000000000000000000..f1e5726f51fd90179b5666054b950462035bf356 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_12247165_47000148_\353\270\224\353\243\250\354\225\204\353\250\270.txt" @@ -0,0 +1 @@ +1girl, solo, short hair, blue eyes, simple background, closed mouth, upper body, white hair, armor, lips, blue background, helmet, shoulder armor, pauldrons, breastplate, nose diff --git "a/rupid79/train_data/rupid79_artstation/artstation_12291629_47190104_\353\260\224\353\260\224\353\235\274.caption" "b/rupid79/train_data/rupid79_artstation/artstation_12291629_47190104_\353\260\224\353\260\224\353\235\274.caption" new file mode 100644 index 0000000000000000000000000000000000000000..94c4e5a3eeb115926b0fd23f858f1db060e006af --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_12291629_47190104_\353\260\224\353\260\224\353\235\274.caption" @@ -0,0 +1 @@ +a woman in a black dress with a sword diff --git "a/rupid79/train_data/rupid79_artstation/artstation_12291629_47190104_\353\260\224\353\260\224\353\235\274.jpg" "b/rupid79/train_data/rupid79_artstation/artstation_12291629_47190104_\353\260\224\353\260\224\353\235\274.jpg" new file mode 100644 index 0000000000000000000000000000000000000000..6529a982f5023525f3126e28e3866a36bbe6d3c9 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_12291629_47190104_\353\260\224\353\260\224\353\235\274.jpg" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d4b7ec09bba6d0a85d47463fe0e00ac6f3fd0ba822060a9ba6b12d231ab705b +size 473683 diff --git "a/rupid79/train_data/rupid79_artstation/artstation_12291629_47190104_\353\260\224\353\260\224\353\235\274.npz" "b/rupid79/train_data/rupid79_artstation/artstation_12291629_47190104_\353\260\224\353\260\224\353\235\274.npz" new file mode 100644 index 0000000000000000000000000000000000000000..979e439d5f0252170ea18c2cd7876f4166c5b204 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_12291629_47190104_\353\260\224\353\260\224\353\235\274.npz" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c46979ab304b8dbe98e8573f40a90b0b9bb7177284e26a79f2f61fbda4eb2139 +size 197432 diff --git "a/rupid79/train_data/rupid79_artstation/artstation_12291629_47190104_\353\260\224\353\260\224\353\235\274.txt" "b/rupid79/train_data/rupid79_artstation/artstation_12291629_47190104_\353\260\224\353\260\224\353\235\274.txt" new file mode 100644 index 0000000000000000000000000000000000000000..32a2202fc41bb98d7e78c17f6b5041836ba3dd12 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_12291629_47190104_\353\260\224\353\260\224\353\235\274.txt" @@ -0,0 +1 @@ +1girl, solo, long hair, breasts, looking at viewer, black hair, red eyes, navel, cleavage, bare shoulders, medium breasts, horns, midriff, glowing, fangs, glowing eyes, skull, scythe diff --git a/rupid79/train_data/rupid79_artstation/artstation_15300489_60684490_white snake.caption b/rupid79/train_data/rupid79_artstation/artstation_15300489_60684490_white snake.caption new file mode 100644 index 0000000000000000000000000000000000000000..5390606b892cf0eb9a58c14b70a1f527ddf525b3 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_15300489_60684490_white snake.caption @@ -0,0 +1 @@ +a woman with a sword and a helmet diff --git a/rupid79/train_data/rupid79_artstation/artstation_15300489_60684490_white snake.jpg b/rupid79/train_data/rupid79_artstation/artstation_15300489_60684490_white snake.jpg new file mode 100644 index 0000000000000000000000000000000000000000..33674764fd98e31441c6f887daa11cea59c72a80 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_15300489_60684490_white snake.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cd76354bfb065e8083d12e023c2da470456da733dd1a61cc6b8864fe4eabe8b +size 274257 diff --git a/rupid79/train_data/rupid79_artstation/artstation_15300489_60684490_white snake.npz b/rupid79/train_data/rupid79_artstation/artstation_15300489_60684490_white snake.npz new file mode 100644 index 0000000000000000000000000000000000000000..eeae8203652ffbb205849b3bbb492f7e02fb3dff --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_15300489_60684490_white snake.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df2dc23d57d4c386ae363a030a864118c7cce9c5502c69c05033005d9e1c6ef5 +size 246584 diff --git a/rupid79/train_data/rupid79_artstation/artstation_15300489_60684490_white snake.txt b/rupid79/train_data/rupid79_artstation/artstation_15300489_60684490_white snake.txt new file mode 100644 index 0000000000000000000000000000000000000000..bfc7163ef746a61e956541894f0519c3809d682c --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_15300489_60684490_white snake.txt @@ -0,0 +1 @@ +1girl, solo, long hair, breasts, looking at viewer, bangs, simple background, white background, navel, holding, purple eyes, weapon, white hair, parted lips, belt, sword, pink eyes, holding weapon, armor, hair over one eye, underboob, scar, holding sword, katana, shoulder armor, sheath, skull, unsheathing diff --git a/rupid79/train_data/rupid79_artstation/artstation_15320063_60777396_Ant girl.caption b/rupid79/train_data/rupid79_artstation/artstation_15320063_60777396_Ant girl.caption new file mode 100644 index 0000000000000000000000000000000000000000..13ff2108ca18b19fd2cd32ff2e824df4f78b1276 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_15320063_60777396_Ant girl.caption @@ -0,0 +1 @@ +a woman in a black dress holding a knife diff --git a/rupid79/train_data/rupid79_artstation/artstation_15320063_60777396_Ant girl.jpg b/rupid79/train_data/rupid79_artstation/artstation_15320063_60777396_Ant girl.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e9b19ecdf72740f4027311db8fc352704c2e6380 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_15320063_60777396_Ant girl.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bea6615ec54ab1d062d67418f7514bcde68450dde513ea98b9f423cd57ad5d9b +size 248097 diff --git a/rupid79/train_data/rupid79_artstation/artstation_15320063_60777396_Ant girl.npz b/rupid79/train_data/rupid79_artstation/artstation_15320063_60777396_Ant girl.npz new file mode 100644 index 0000000000000000000000000000000000000000..aa3b0005acd90114bd782a5f9b701a2b8afafbc3 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_15320063_60777396_Ant girl.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bfc2149a651b40e5e2d856edc0254bc61ab01a8a8a90be523a5e2ac9c6d3cc4 +size 230200 diff --git a/rupid79/train_data/rupid79_artstation/artstation_15320063_60777396_Ant girl.txt b/rupid79/train_data/rupid79_artstation/artstation_15320063_60777396_Ant girl.txt new file mode 100644 index 0000000000000000000000000000000000000000..f9a315bacd3a765c15bf281bd63d27517471f93b --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_15320063_60777396_Ant girl.txt @@ -0,0 +1 @@ +1girl, solo, breasts, looking at viewer, short hair, bangs, large breasts, simple background, black hair, red eyes, white background, holding, cleavage, bare shoulders, jewelry, weapon, ass, necklace, holding weapon, mole, lips, mole under eye, strapless, bodysuit, heterochromia, ground vehicle, motor vehicle, science fiction, android, motorcycle, cyborg, cyberpunk, mechanical legs diff --git a/rupid79/train_data/rupid79_artstation/artstation_15347267_60910802_Red snake.caption b/rupid79/train_data/rupid79_artstation/artstation_15347267_60910802_Red snake.caption new file mode 100644 index 0000000000000000000000000000000000000000..5df2ad0ccd72f4f380fe1379b300d4050669428c --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_15347267_60910802_Red snake.caption @@ -0,0 +1 @@ +a woman riding a motorcycle with a sword diff --git a/rupid79/train_data/rupid79_artstation/artstation_15347267_60910802_Red snake.jpg b/rupid79/train_data/rupid79_artstation/artstation_15347267_60910802_Red snake.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d0286a81cb5d47f51494768766a8f85c1e4c0e56 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_15347267_60910802_Red snake.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e021bc72fcba8cbb801335eab64323a0c417458f235d8d7a1b9e32eec84d594 +size 356676 diff --git a/rupid79/train_data/rupid79_artstation/artstation_15347267_60910802_Red snake.npz b/rupid79/train_data/rupid79_artstation/artstation_15347267_60910802_Red snake.npz new file mode 100644 index 0000000000000000000000000000000000000000..548489e08c7f1d059fb2d5bb0be780fe350a2298 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_15347267_60910802_Red snake.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18ff9b77d625a6d3c48ae6bce8678b477be2cc18ac29e5244b9b9e3409dd4154 +size 230200 diff --git a/rupid79/train_data/rupid79_artstation/artstation_15347267_60910802_Red snake.txt b/rupid79/train_data/rupid79_artstation/artstation_15347267_60910802_Red snake.txt new file mode 100644 index 0000000000000000000000000000000000000000..87a8961a392af59e7e72f2cb011f2edb0291f36e --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_15347267_60910802_Red snake.txt @@ -0,0 +1 @@ +1girl, solo, long hair, breasts, simple background, black hair, white background, holding, weapon, ass, sword, scarf, holding weapon, high heels, gun, holding sword, katana, ground vehicle, holding gun, motor vehicle, handgun, dual wielding, mechanical arms, motorcycle, cyborg, extra arms diff --git a/rupid79/train_data/rupid79_artstation/artstation_15378261_61055515_Dobermann.caption b/rupid79/train_data/rupid79_artstation/artstation_15378261_61055515_Dobermann.caption new file mode 100644 index 0000000000000000000000000000000000000000..0b79a4a564067bac0dc2ce82a6a452ccb39c63ab --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_15378261_61055515_Dobermann.caption @@ -0,0 +1 @@ +a woman walking a dog with a sword diff --git a/rupid79/train_data/rupid79_artstation/artstation_15378261_61055515_Dobermann.jpg b/rupid79/train_data/rupid79_artstation/artstation_15378261_61055515_Dobermann.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7e9cf305dddee6e74650f6ab94efce97423ffc53 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_15378261_61055515_Dobermann.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:436a01a915461bf79ef525e2d9e7e981f6581eab757ef27d8e1a11e66c0395f8 +size 219064 diff --git a/rupid79/train_data/rupid79_artstation/artstation_15378261_61055515_Dobermann.npz b/rupid79/train_data/rupid79_artstation/artstation_15378261_61055515_Dobermann.npz new file mode 100644 index 0000000000000000000000000000000000000000..42fb494179e8337ece1c28a98c374db8b804750f --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_15378261_61055515_Dobermann.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69373d351a76cd4614b571e865ca64151b3ed43dbdec5bba3b87f4b940f8329d +size 230200 diff --git a/rupid79/train_data/rupid79_artstation/artstation_15378261_61055515_Dobermann.txt b/rupid79/train_data/rupid79_artstation/artstation_15378261_61055515_Dobermann.txt new file mode 100644 index 0000000000000000000000000000000000000000..c0cc3f9423e15b4dca5e6849740a8c36cedac540 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_15378261_61055515_Dobermann.txt @@ -0,0 +1 @@ +1girl, solo, long hair, breasts, simple background, black hair, white background, dress, holding, cleavage, standing, jacket, full body, weapon, sword, holding weapon, white dress, gun, bare legs, makeup, leaning forward, holding sword, looking down, thigh gap, short dress, sandals, katana, lipstick, holding gun, handgun, dual wielding, dog, jacket on shoulders, red lips, revolver diff --git a/rupid79/train_data/rupid79_artstation/artstation_15397126_61148229_meow.caption b/rupid79/train_data/rupid79_artstation/artstation_15397126_61148229_meow.caption new file mode 100644 index 0000000000000000000000000000000000000000..e036da935bb795dc8e950f31c2fb0b8b7b36182f --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_15397126_61148229_meow.caption @@ -0,0 +1 @@ +a girl in a uniform holding a bag diff --git a/rupid79/train_data/rupid79_artstation/artstation_15397126_61148229_meow.jpg b/rupid79/train_data/rupid79_artstation/artstation_15397126_61148229_meow.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5670a0f81850945c214d04581d0a1f1cb2096801 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_15397126_61148229_meow.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e658720736685cb55cd046ac4b147cb901c8c8de84660e52e881e8384d1a5903 +size 220116 diff --git a/rupid79/train_data/rupid79_artstation/artstation_15397126_61148229_meow.npz b/rupid79/train_data/rupid79_artstation/artstation_15397126_61148229_meow.npz new file mode 100644 index 0000000000000000000000000000000000000000..3cc44dbbbf6974704ce44ec0b20d14fc3d6831cd --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_15397126_61148229_meow.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c654aa0d45d008f47a85fbab4745d5801451e1b827f0b02e20efd25007a7910 +size 230200 diff --git a/rupid79/train_data/rupid79_artstation/artstation_15397126_61148229_meow.txt b/rupid79/train_data/rupid79_artstation/artstation_15397126_61148229_meow.txt new file mode 100644 index 0000000000000000000000000000000000000000..94a317c88a17142238dfb6bae0bdec5b56fce89e --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_15397126_61148229_meow.txt @@ -0,0 +1 @@ +1girl, solo, long hair, bangs, skirt, simple background, black hair, white background, sitting, school uniform, weapon, pleated skirt, parted lips, serafuku, socks, sword, sailor collar, mole, black eyes, mole under eye, cat, katana, white socks, seiza, midriff peek, mechanical arms, single mechanical arm, weapon on back, mole on neck diff --git a/rupid79/train_data/rupid79_artstation/artstation_15436249_61335664_Druid.caption b/rupid79/train_data/rupid79_artstation/artstation_15436249_61335664_Druid.caption new file mode 100644 index 0000000000000000000000000000000000000000..2a3a2f586a3339333afc786100eae5fc30f74827 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_15436249_61335664_Druid.caption @@ -0,0 +1 @@ +a woman in a black and white outfit is flying diff --git a/rupid79/train_data/rupid79_artstation/artstation_15436249_61335664_Druid.jpg b/rupid79/train_data/rupid79_artstation/artstation_15436249_61335664_Druid.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f60656dc02146bbe8cac3e9ecc06210c8d3f964e --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_15436249_61335664_Druid.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83fe280f839a0ab1ae55efd040b1face0a5f0876d80405120bb0e9caca172ed8 +size 225854 diff --git a/rupid79/train_data/rupid79_artstation/artstation_15436249_61335664_Druid.npz b/rupid79/train_data/rupid79_artstation/artstation_15436249_61335664_Druid.npz new file mode 100644 index 0000000000000000000000000000000000000000..58da16f4f8327b5e381f6ac2b15e61f270d894f5 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_15436249_61335664_Druid.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3990a2a8052cb7f56bc5159ff08c9aed025f478722e82cbc22cdf240ca7bfe02 +size 230200 diff --git a/rupid79/train_data/rupid79_artstation/artstation_15436249_61335664_Druid.txt b/rupid79/train_data/rupid79_artstation/artstation_15436249_61335664_Druid.txt new file mode 100644 index 0000000000000000000000000000000000000000..3cf14ad27c762b2e52ef6ba0d219af99ba42b22b --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_15436249_61335664_Druid.txt @@ -0,0 +1 @@ +1girl, solo, breasts, looking at viewer, short hair, bangs, simple background, black hair, gloves, white background, holding, animal ears, tail, weapon, ass, wings, barefoot, black gloves, elbow gloves, sword, cat ears, holding weapon, black eyes, leotard, makeup, fake animal ears, holding sword, bob cut, all fours, black leotard, mecha musume, mechanical wings diff --git a/rupid79/train_data/rupid79_artstation/artstation_15443878_61374342_Gold Dragon.caption b/rupid79/train_data/rupid79_artstation/artstation_15443878_61374342_Gold Dragon.caption new file mode 100644 index 0000000000000000000000000000000000000000..8d49af48903ce1b8038927d0c56a95b3d406dd18 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_15443878_61374342_Gold Dragon.caption @@ -0,0 +1 @@ +a woman in a black dress holding a sword diff --git a/rupid79/train_data/rupid79_artstation/artstation_15443878_61374342_Gold Dragon.jpg b/rupid79/train_data/rupid79_artstation/artstation_15443878_61374342_Gold Dragon.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dc66b608f41db03d1b7afe86f25c76118cce893f --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_15443878_61374342_Gold Dragon.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbef6c546a9d9b524e9feee5a31610cac0a90f68bdedc267fc7ab2e45a0d348d +size 199305 diff --git a/rupid79/train_data/rupid79_artstation/artstation_15443878_61374342_Gold Dragon.npz b/rupid79/train_data/rupid79_artstation/artstation_15443878_61374342_Gold Dragon.npz new file mode 100644 index 0000000000000000000000000000000000000000..eac4299ec2439f5d305220084b865fe569d5ac17 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_15443878_61374342_Gold Dragon.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1718c86fd2ecc9780221cc1705788e0eeb78c0c80daf85522d156ed59a682ec8 +size 230200 diff --git a/rupid79/train_data/rupid79_artstation/artstation_15443878_61374342_Gold Dragon.txt b/rupid79/train_data/rupid79_artstation/artstation_15443878_61374342_Gold Dragon.txt new file mode 100644 index 0000000000000000000000000000000000000000..9afe652355827c4dc09083dd2252637dc73d075c --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_15443878_61374342_Gold Dragon.txt @@ -0,0 +1 @@ +1girl, solo, long hair, breasts, looking at viewer, simple background, black hair, white background, holding, sitting, weapon, ass, japanese clothes, sword, scarf, holding weapon, mole, hair over one eye, black eyes, holding sword, katana, sheath, sheathed, butt crack diff --git a/rupid79/train_data/rupid79_artstation/artstation_15456316_61436207_P.z.caption b/rupid79/train_data/rupid79_artstation/artstation_15456316_61436207_P.z.caption new file mode 100644 index 0000000000000000000000000000000000000000..81ff7b1f99c03b859f892ac4c54aeb192bd234e1 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_15456316_61436207_P.z.caption @@ -0,0 +1 @@ +a woman with long hair and a helmet on a motorcycle diff --git a/rupid79/train_data/rupid79_artstation/artstation_15456316_61436207_P.z.jpg b/rupid79/train_data/rupid79_artstation/artstation_15456316_61436207_P.z.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0f06a76ea7ca758822fe5daea232dcc1fba6131d --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_15456316_61436207_P.z.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a8e384b21384bf545d98705f814b9928cd91f3ab8d7a3e8c51b3ca8528351dc +size 313931 diff --git a/rupid79/train_data/rupid79_artstation/artstation_15456316_61436207_P.z.npz b/rupid79/train_data/rupid79_artstation/artstation_15456316_61436207_P.z.npz new file mode 100644 index 0000000000000000000000000000000000000000..336519c0d1b08e5ef816ceea3cd648339c8792b4 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_15456316_61436207_P.z.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d725f2fe478986dbd6ec917d52d436d2f031627470eceba8199e2c070072748 +size 230200 diff --git a/rupid79/train_data/rupid79_artstation/artstation_15456316_61436207_P.z.txt b/rupid79/train_data/rupid79_artstation/artstation_15456316_61436207_P.z.txt new file mode 100644 index 0000000000000000000000000000000000000000..209fab146e4fdfaeb73ae6a1cccee048eab19df5 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_15456316_61436207_P.z.txt @@ -0,0 +1 @@ +1girl, solo, long hair, breasts, looking at viewer, simple background, white background, sitting, blue hair, swimsuit, bikini, multicolored hair, mole, mole under eye, tattoo, gradient hair, mask, chain, cat, ground vehicle, motor vehicle, cigarette, smoking, arm tattoo, motorcycle, on lap, back tattoo diff --git a/rupid79/train_data/rupid79_artstation/artstation_15481749_61557796_Maid.caption b/rupid79/train_data/rupid79_artstation/artstation_15481749_61557796_Maid.caption new file mode 100644 index 0000000000000000000000000000000000000000..c86c711f524e175ad5a7263a1540e6b690981416 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_15481749_61557796_Maid.caption @@ -0,0 +1 @@ +a woman in a dress and hat sitting on a shoe diff --git a/rupid79/train_data/rupid79_artstation/artstation_15481749_61557796_Maid.jpg b/rupid79/train_data/rupid79_artstation/artstation_15481749_61557796_Maid.jpg new file mode 100644 index 0000000000000000000000000000000000000000..12b08e0147a4b01cfd24e3812496f39a58de1c39 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_15481749_61557796_Maid.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d2a82845a3ca47780da1a3989efb9bbd474d56b2214102caaa8f5f25b09807e +size 143029 diff --git a/rupid79/train_data/rupid79_artstation/artstation_15481749_61557796_Maid.npz b/rupid79/train_data/rupid79_artstation/artstation_15481749_61557796_Maid.npz new file mode 100644 index 0000000000000000000000000000000000000000..e2b4347066dfd49c421e417e31a03aedc96f2359 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_15481749_61557796_Maid.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2d72a30f4adbf382981e74a956de6d52cbf39ca43ca2ec5e967a3a200573ecf +size 230200 diff --git a/rupid79/train_data/rupid79_artstation/artstation_15481749_61557796_Maid.txt b/rupid79/train_data/rupid79_artstation/artstation_15481749_61557796_Maid.txt new file mode 100644 index 0000000000000000000000000000000000000000..f4b8675f62f6d9aaa465bde6854c206e525535d7 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_15481749_61557796_Maid.txt @@ -0,0 +1 @@ +1girl, solo, breasts, large breasts, simple background, black hair, long sleeves, hat, white background, dress, holding, cleavage, full body, weapon, pantyhose, glasses, black footwear, apron, gun, torn clothes, maid, maid headdress, kneeling, mob cap, maid apron, android, torn pantyhose diff --git a/rupid79/train_data/rupid79_artstation/artstation_15492522_61609406_ Alice.caption b/rupid79/train_data/rupid79_artstation/artstation_15492522_61609406_ Alice.caption new file mode 100644 index 0000000000000000000000000000000000000000..9c33f024b2ee9c8bccdba29f3fd67f07db8ff5a9 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_15492522_61609406_ Alice.caption @@ -0,0 +1 @@ +a woman in a blue dress holding a gun diff --git a/rupid79/train_data/rupid79_artstation/artstation_15492522_61609406_ Alice.jpg b/rupid79/train_data/rupid79_artstation/artstation_15492522_61609406_ Alice.jpg new file mode 100644 index 0000000000000000000000000000000000000000..845eb94369f70fcb9bd0348f28dd0fc8565f0e00 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_15492522_61609406_ Alice.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d91a247461418354af0c49634dcd6425e09d904906d01e24e1c13d3c98c4d9c6 +size 336766 diff --git a/rupid79/train_data/rupid79_artstation/artstation_15492522_61609406_ Alice.npz b/rupid79/train_data/rupid79_artstation/artstation_15492522_61609406_ Alice.npz new file mode 100644 index 0000000000000000000000000000000000000000..dab12ab699964e2b6948803313b95012e497fb7b --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_15492522_61609406_ Alice.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bd6f0146569b525992ce261e401b0cb821a170ad7c07ff87b5bf00515152ddc +size 230200 diff --git a/rupid79/train_data/rupid79_artstation/artstation_15492522_61609406_ Alice.txt b/rupid79/train_data/rupid79_artstation/artstation_15492522_61609406_ Alice.txt new file mode 100644 index 0000000000000000000000000000000000000000..0345536a2379aff1c0d151d45163ebb204a5a85c --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_15492522_61609406_ Alice.txt @@ -0,0 +1 @@ +1girl, solo, long hair, breasts, blonde hair, thighhighs, white background, holding, medium breasts, weapon, parted lips, holding weapon, gun, robot, holding gun, headset, science fiction, blue thighhighs, mecha musume, machine gun diff --git a/rupid79/train_data/rupid79_artstation/artstation_15500499_61649354_Swan.caption b/rupid79/train_data/rupid79_artstation/artstation_15500499_61649354_Swan.caption new file mode 100644 index 0000000000000000000000000000000000000000..43812c348e111e2cb2d8895d1a9fc6289c7f9055 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_15500499_61649354_Swan.caption @@ -0,0 +1 @@ +a woman sitting on a horse with a sword diff --git a/rupid79/train_data/rupid79_artstation/artstation_15500499_61649354_Swan.jpg b/rupid79/train_data/rupid79_artstation/artstation_15500499_61649354_Swan.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6267925a7f45232ab713c3aff716440c8fa561d2 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_15500499_61649354_Swan.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd7f1e405bc69d9740600895210974c95213a34ffc64f0cc3579b45d85019dd8 +size 297601 diff --git a/rupid79/train_data/rupid79_artstation/artstation_15500499_61649354_Swan.npz b/rupid79/train_data/rupid79_artstation/artstation_15500499_61649354_Swan.npz new file mode 100644 index 0000000000000000000000000000000000000000..8eb1d5bf0c94be88896ff361d18b122467f97fb2 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_15500499_61649354_Swan.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2173b61be8d79283783f77a38149a6f8d8e1db5f88f4adb2a36f25aa51606bcb +size 230200 diff --git a/rupid79/train_data/rupid79_artstation/artstation_15500499_61649354_Swan.txt b/rupid79/train_data/rupid79_artstation/artstation_15500499_61649354_Swan.txt new file mode 100644 index 0000000000000000000000000000000000000000..bc25e7f63cdb3232bf8caaa2655af9fdd6cccac3 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_15500499_61649354_Swan.txt @@ -0,0 +1 @@ +1girl, solo, long hair, breasts, simple background, thighhighs, white background, medium breasts, sitting, underwear, panties, ponytail, weapon, ass, white hair, wings, sword, from behind, tattoo, back, katana, robot, ground vehicle, motor vehicle, science fiction, adjusting hair, android, tying hair, motorcycle, cyborg, robot joints, cyberpunk diff --git a/rupid79/train_data/rupid79_artstation/artstation_15524163_61766857_Jump Jump.caption b/rupid79/train_data/rupid79_artstation/artstation_15524163_61766857_Jump Jump.caption new file mode 100644 index 0000000000000000000000000000000000000000..15b957316ec6126aa230bb66a1a7edd0cad4c9f8 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_15524163_61766857_Jump Jump.caption @@ -0,0 +1 @@ +a woman with a knife and a cat diff --git a/rupid79/train_data/rupid79_artstation/artstation_15524163_61766857_Jump Jump.jpg b/rupid79/train_data/rupid79_artstation/artstation_15524163_61766857_Jump Jump.jpg new file mode 100644 index 0000000000000000000000000000000000000000..27c07bd1b48f4187cbd2290a83f82f87abbf13bb --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_15524163_61766857_Jump Jump.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:362ddd1f5032bfaea41eb631563113c3009d147d49264e663503e41f04b1fd1c +size 244313 diff --git a/rupid79/train_data/rupid79_artstation/artstation_15524163_61766857_Jump Jump.npz b/rupid79/train_data/rupid79_artstation/artstation_15524163_61766857_Jump Jump.npz new file mode 100644 index 0000000000000000000000000000000000000000..bb15f3b54fd4fac1fcece126b473c86780b732ac --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_15524163_61766857_Jump Jump.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94527918b8f57fd7968d1352b7be6843e05255ce9c2c329b486b2fd824312dce +size 230200 diff --git a/rupid79/train_data/rupid79_artstation/artstation_15524163_61766857_Jump Jump.txt b/rupid79/train_data/rupid79_artstation/artstation_15524163_61766857_Jump Jump.txt new file mode 100644 index 0000000000000000000000000000000000000000..cd7704eb93f26f3bf3be125534d1a0e78ee40c6f --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_15524163_61766857_Jump Jump.txt @@ -0,0 +1 @@ +1girl, solo, long hair, looking at viewer, black hair, hat, white background, holding, jacket, weapon, parted lips, pants, sword, hood, holding weapon, black eyes, gun, holding sword, cat, katana, blue jacket, holding gun, hood up diff --git a/rupid79/train_data/rupid79_artstation/artstation_15551632_61904625_Tank.caption b/rupid79/train_data/rupid79_artstation/artstation_15551632_61904625_Tank.caption new file mode 100644 index 0000000000000000000000000000000000000000..98035be22fed693e90cd8f448703486177681e47 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_15551632_61904625_Tank.caption @@ -0,0 +1 @@ +a woman in a military uniform sitting on a tank diff --git a/rupid79/train_data/rupid79_artstation/artstation_15551632_61904625_Tank.jpg b/rupid79/train_data/rupid79_artstation/artstation_15551632_61904625_Tank.jpg new file mode 100644 index 0000000000000000000000000000000000000000..19a1175ed6dc465195bfbfd4f7e2fe282b5ad037 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_15551632_61904625_Tank.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d2af8a01feb627d87fda94fb6f91db4969d48331b87bc7b0a9b9486520e9f2f +size 347531 diff --git a/rupid79/train_data/rupid79_artstation/artstation_15551632_61904625_Tank.npz b/rupid79/train_data/rupid79_artstation/artstation_15551632_61904625_Tank.npz new file mode 100644 index 0000000000000000000000000000000000000000..09019e89ae71bd31c6137a23b325aacd69e07880 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_15551632_61904625_Tank.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd2edc423e1a3dd80e7279b765e6ff02fc3c944aac976c75ebd09df5751a2b70 +size 181048 diff --git a/rupid79/train_data/rupid79_artstation/artstation_15551632_61904625_Tank.txt b/rupid79/train_data/rupid79_artstation/artstation_15551632_61904625_Tank.txt new file mode 100644 index 0000000000000000000000000000000000000000..bf33337744193a95f71e078d2acc43b3cbc6b2a2 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_15551632_61904625_Tank.txt @@ -0,0 +1 @@ +1girl, solo, breasts, looking at viewer, short hair, simple background, black hair, hat, white background, dress, holding, medium breasts, sitting, weapon, holding weapon, black eyes, gun, beret, crossed legs, holding gun, handgun, green dress, dog, dog tags diff --git a/rupid79/train_data/rupid79_artstation/artstation_445229_1051729_legendary fox.caption b/rupid79/train_data/rupid79_artstation/artstation_445229_1051729_legendary fox.caption new file mode 100644 index 0000000000000000000000000000000000000000..bce52006fbe0da3bed0042dae897b68ea02240e2 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_445229_1051729_legendary fox.caption @@ -0,0 +1 @@ +a woman with a sword and a dress diff --git a/rupid79/train_data/rupid79_artstation/artstation_445229_1051729_legendary fox.jpg b/rupid79/train_data/rupid79_artstation/artstation_445229_1051729_legendary fox.jpg new file mode 100644 index 0000000000000000000000000000000000000000..657ecff5e7b319f6d62bc4821aed5173230b63ca --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_445229_1051729_legendary fox.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca419d49b29e89e1af3de1d729d69a9e124b53ff152445c32db5c08f74429d03 +size 363383 diff --git a/rupid79/train_data/rupid79_artstation/artstation_445229_1051729_legendary fox.npz b/rupid79/train_data/rupid79_artstation/artstation_445229_1051729_legendary fox.npz new file mode 100644 index 0000000000000000000000000000000000000000..e9bf684652ae1c07474461053ecd90777df3be5f --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_445229_1051729_legendary fox.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9491dfd6a827d1adb18b7205d36efa67e9ed30ae23249a366c207c9919306a74 +size 197432 diff --git a/rupid79/train_data/rupid79_artstation/artstation_445229_1051729_legendary fox.txt b/rupid79/train_data/rupid79_artstation/artstation_445229_1051729_legendary fox.txt new file mode 100644 index 0000000000000000000000000000000000000000..9eb7e2d24cb234ad1ef8b73ce5b9fbad2e525d39 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_445229_1051729_legendary fox.txt @@ -0,0 +1 @@ +1girl, long hair, breasts, looking at viewer, bangs, large breasts, red eyes, long sleeves, 1boy, holding, animal ears, cleavage, bare shoulders, jewelry, sitting, very long hair, closed mouth, collarbone, tail, weapon, thighs, red hair, japanese clothes, horns, solo focus, sword, wide sleeves, kimono, off shoulder, holding weapon, armor, bracelet, lips, fingernails, parted bangs, fox ears, eyelashes, bare legs, makeup, mask, no panties, fox tail, colored skin, fangs, holding sword, floral print, katana, animal print, slit pupils, shoulder armor, multiple tails, tassel, pale skin, straight hair, hand fan, long fingernails, beads, sharp fingernails, folding fan, red lips, japanese armor, red kimono, holding fan, open kimono, bead bracelet, sode diff --git a/rupid79/train_data/rupid79_artstation/artstation_4915893_17498689_motorcycle Transformer.caption b/rupid79/train_data/rupid79_artstation/artstation_4915893_17498689_motorcycle Transformer.caption new file mode 100644 index 0000000000000000000000000000000000000000..0c47be755c388b0ef3e520fb889bd1eeb4442056 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_4915893_17498689_motorcycle Transformer.caption @@ -0,0 +1 @@ +a woman riding a motorcycle next to a robot diff --git a/rupid79/train_data/rupid79_artstation/artstation_4915893_17498689_motorcycle Transformer.jpg b/rupid79/train_data/rupid79_artstation/artstation_4915893_17498689_motorcycle Transformer.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7cf9b42f933879b64a9c4b71b1c7540579cf225c --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_4915893_17498689_motorcycle Transformer.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be90363ad5fc233a13e40aa9dc896c4d982b063cb4d286c4f88feab1fcf59358 +size 347487 diff --git a/rupid79/train_data/rupid79_artstation/artstation_4915893_17498689_motorcycle Transformer.npz b/rupid79/train_data/rupid79_artstation/artstation_4915893_17498689_motorcycle Transformer.npz new file mode 100644 index 0000000000000000000000000000000000000000..458b9a6061517f61a93d45fa4c070f6257f02844 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_4915893_17498689_motorcycle Transformer.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f02a96949bd4b2c1b0e862b9271f3500d439ed5bc067b86713ae2131cf70eea +size 246584 diff --git a/rupid79/train_data/rupid79_artstation/artstation_4915893_17498689_motorcycle Transformer.txt b/rupid79/train_data/rupid79_artstation/artstation_4915893_17498689_motorcycle Transformer.txt new file mode 100644 index 0000000000000000000000000000000000000000..a46bdc136f30a52749221ab09a56f6a8d8f569fb --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_4915893_17498689_motorcycle Transformer.txt @@ -0,0 +1 @@ +1girl, solo, long hair, breasts, looking at viewer, shirt, black hair, holding, brown eyes, jacket, white shirt, weapon, boots, open clothes, shorts, midriff, belt, black footwear, open jacket, black jacket, short shorts, black shorts, knife, robot, ground vehicle, mecha, motor vehicle, science fiction, riding, leather, motorcycle, leather jacket diff --git a/rupid79/train_data/rupid79_artstation/artstation_4930598_17552800_panther.caption b/rupid79/train_data/rupid79_artstation/artstation_4930598_17552800_panther.caption new file mode 100644 index 0000000000000000000000000000000000000000..b85af4e627db26acab4746294263018d7d0afe4f --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_4930598_17552800_panther.caption @@ -0,0 +1 @@ +a woman sitting on a large black animal diff --git a/rupid79/train_data/rupid79_artstation/artstation_4930598_17552800_panther.jpg b/rupid79/train_data/rupid79_artstation/artstation_4930598_17552800_panther.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6e217bb0cdb1a03653fe81594fa72d6d8295b34b --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_4930598_17552800_panther.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49bfc242d4a24f0abb8a4ce9c63cdc3b12b885ad61f99c87beb330d886e252dc +size 135812 diff --git a/rupid79/train_data/rupid79_artstation/artstation_4930598_17552800_panther.npz b/rupid79/train_data/rupid79_artstation/artstation_4930598_17552800_panther.npz new file mode 100644 index 0000000000000000000000000000000000000000..fea944a71d399b930d8bd9a738405f9106d47524 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_4930598_17552800_panther.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98c8f536ff0e301ebe215f6f2c18ad88f561575e2a1e6ed657d383e8c949714b +size 131896 diff --git a/rupid79/train_data/rupid79_artstation/artstation_4930598_17552800_panther.txt b/rupid79/train_data/rupid79_artstation/artstation_4930598_17552800_panther.txt new file mode 100644 index 0000000000000000000000000000000000000000..282d433c6c18169592cd727658d58fdb15fd38fd --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_4930598_17552800_panther.txt @@ -0,0 +1 @@ +1girl, solo, long hair, breasts, looking at viewer, skirt, black hair, red eyes, thighhighs, white background, navel, holding, medium breasts, sitting, underwear, jacket, yellow eyes, weapon, midriff, hood, black skirt, nail polish, holding weapon, white thighhighs, gun, animal, cat, suspenders, holding gun, handgun diff --git a/rupid79/train_data/rupid79_artstation/artstation_5006464_17846252_kda fanart.caption b/rupid79/train_data/rupid79_artstation/artstation_5006464_17846252_kda fanart.caption new file mode 100644 index 0000000000000000000000000000000000000000..2f88b141ed89ac781b60f8270ab5a6dc1d42a51b --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_5006464_17846252_kda fanart.caption @@ -0,0 +1 @@ +a woman with a neon pink hair and a baseball cap diff --git a/rupid79/train_data/rupid79_artstation/artstation_5006464_17846252_kda fanart.jpg b/rupid79/train_data/rupid79_artstation/artstation_5006464_17846252_kda fanart.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8eeec8a70347f8f733353e5e4963440370ed3525 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_5006464_17846252_kda fanart.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc6187bf1f579b4374fc4e50b3d544b9eeb695a51d84aadbcf7e99123e71cfec +size 284494 diff --git a/rupid79/train_data/rupid79_artstation/artstation_5006464_17846252_kda fanart.npz b/rupid79/train_data/rupid79_artstation/artstation_5006464_17846252_kda fanart.npz new file mode 100644 index 0000000000000000000000000000000000000000..d6fcb910b42bbdb5b79894ed43be56c71e883a38 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_5006464_17846252_kda fanart.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a63e95b21b0e35ffd07c79c5b17426bd1e90689cc5553a33085a6814e15f11e +size 246584 diff --git a/rupid79/train_data/rupid79_artstation/artstation_5006464_17846252_kda fanart.txt b/rupid79/train_data/rupid79_artstation/artstation_5006464_17846252_kda fanart.txt new file mode 100644 index 0000000000000000000000000000000000000000..836cfd9ade89f0657f41528829ac9c69d0f10ca7 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_5006464_17846252_kda fanart.txt @@ -0,0 +1 @@ +1girl, solo, long hair, breasts, looking at viewer, hat, navel, cleavage, jewelry, medium breasts, jacket, yellow eyes, ponytail, purple hair, open clothes, choker, midriff, necklace, open jacket, official alternate costume, crop top, makeup, mask, glowing, baseball cap, cropped jacket, mouth mask, bodypaint, paint splatter, k/da (league of legends), akali diff --git a/rupid79/train_data/rupid79_artstation/artstation_5006464_17846256_kda fanart.caption b/rupid79/train_data/rupid79_artstation/artstation_5006464_17846256_kda fanart.caption new file mode 100644 index 0000000000000000000000000000000000000000..db19c69e5d083b1b95b553ae2fd232394e9b2f2e --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_5006464_17846256_kda fanart.caption @@ -0,0 +1 @@ +a woman with a baseball cap on her head diff --git a/rupid79/train_data/rupid79_artstation/artstation_5006464_17846256_kda fanart.jpg b/rupid79/train_data/rupid79_artstation/artstation_5006464_17846256_kda fanart.jpg new file mode 100644 index 0000000000000000000000000000000000000000..46712fd6451109c2c182bc60fbdb1d81074cfbb4 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_5006464_17846256_kda fanart.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8db8d89e1c8fde605844492234da52c8517bef82b9e2dd6949284ee1ea962782 +size 169850 diff --git a/rupid79/train_data/rupid79_artstation/artstation_5006464_17846256_kda fanart.npz b/rupid79/train_data/rupid79_artstation/artstation_5006464_17846256_kda fanart.npz new file mode 100644 index 0000000000000000000000000000000000000000..73d7c75bbf5b214693655bcd35b8e9b4faf4cea1 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_5006464_17846256_kda fanart.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dc23841fffb978bd48ebd6cdb7a2e4969734c9ecfcc734c3bb14efb4aef794c +size 246584 diff --git a/rupid79/train_data/rupid79_artstation/artstation_5006464_17846256_kda fanart.txt b/rupid79/train_data/rupid79_artstation/artstation_5006464_17846256_kda fanart.txt new file mode 100644 index 0000000000000000000000000000000000000000..d66b42447b235f08a0a1addebf2345a591d61253 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_5006464_17846256_kda fanart.txt @@ -0,0 +1 @@ +1girl, solo, long hair, breasts, looking at viewer, hat, navel, cleavage, jewelry, medium breasts, jacket, upper body, ponytail, purple hair, open clothes, choker, midriff, necklace, open jacket, official alternate costume, lips, crop top, makeup, mask, baseball cap, cropped jacket, k/da (league of legends), akali diff --git a/rupid79/train_data/rupid79_artstation/artstation_5069313_18150138_Dragon knight.caption b/rupid79/train_data/rupid79_artstation/artstation_5069313_18150138_Dragon knight.caption new file mode 100644 index 0000000000000000000000000000000000000000..3ef401dfdad53251b13ecc0f5b478c469c6bcb3e --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_5069313_18150138_Dragon knight.caption @@ -0,0 +1 @@ +a woman riding a dragon with a sword diff --git a/rupid79/train_data/rupid79_artstation/artstation_5069313_18150138_Dragon knight.jpg b/rupid79/train_data/rupid79_artstation/artstation_5069313_18150138_Dragon knight.jpg new file mode 100644 index 0000000000000000000000000000000000000000..340e3acc6ccd309ac3bd2f862d3d66e06be5e34e --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_5069313_18150138_Dragon knight.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:759904c5e6f9c4b9101576cafae2ff50efc6a2226bf155ab3f880879ddcd139f +size 266575 diff --git a/rupid79/train_data/rupid79_artstation/artstation_5069313_18150138_Dragon knight.npz b/rupid79/train_data/rupid79_artstation/artstation_5069313_18150138_Dragon knight.npz new file mode 100644 index 0000000000000000000000000000000000000000..1f331aef73932f7dcab070d18b42acb25406c403 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_5069313_18150138_Dragon knight.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd01ebd9386bf3c00739142024db6b460b91cd14f83924c052d60f95defca243 +size 230200 diff --git a/rupid79/train_data/rupid79_artstation/artstation_5069313_18150138_Dragon knight.txt b/rupid79/train_data/rupid79_artstation/artstation_5069313_18150138_Dragon knight.txt new file mode 100644 index 0000000000000000000000000000000000000000..b93f6ee565aad56c18478732268563a23d0f0bbd --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_5069313_18150138_Dragon knight.txt @@ -0,0 +1 @@ +1girl, solo, long hair, breasts, looking at viewer, bangs, blue eyes, skirt, large breasts, navel, holding, cleavage, twintails, medium breasts, sitting, closed mouth, weapon, grey hair, outdoors, sky, day, midriff, holding weapon, armor, blue sky, blue skirt, floating hair, polearm, shoulder armor, spikes, pauldrons, spear, mountain, dragon, vambraces, riding, holding polearm, bikini armor diff --git a/rupid79/train_data/rupid79_artstation/artstation_5184850_18655728_Rem.caption b/rupid79/train_data/rupid79_artstation/artstation_5184850_18655728_Rem.caption new file mode 100644 index 0000000000000000000000000000000000000000..e3654e5ceedede82d177bad85e5b192b903d4935 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_5184850_18655728_Rem.caption @@ -0,0 +1 @@ +a girl with blue hair and a bow holding a stuffed animal diff --git a/rupid79/train_data/rupid79_artstation/artstation_5184850_18655728_Rem.jpg b/rupid79/train_data/rupid79_artstation/artstation_5184850_18655728_Rem.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6e24225a6f69875453b48a0d3804c0d72e8dc762 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_5184850_18655728_Rem.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f5c79dfcd6bd0ae00af4397ed467bbbf6db2952ba7a1b816ecd6571abb4d4ef +size 129138 diff --git a/rupid79/train_data/rupid79_artstation/artstation_5184850_18655728_Rem.npz b/rupid79/train_data/rupid79_artstation/artstation_5184850_18655728_Rem.npz new file mode 100644 index 0000000000000000000000000000000000000000..0afc1707328f0ccec04063b31e54088e3fba27ef --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_5184850_18655728_Rem.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8056e5c88980ef1868009375412473716e08c5fccfa5b93f81a4a0f2d68f2a4 +size 246584 diff --git a/rupid79/train_data/rupid79_artstation/artstation_5184850_18655728_Rem.txt b/rupid79/train_data/rupid79_artstation/artstation_5184850_18655728_Rem.txt new file mode 100644 index 0000000000000000000000000000000000000000..d4c6236c946d8e3ea0a7511f80c96ad0234cc04e --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_5184850_18655728_Rem.txt @@ -0,0 +1 @@ +1girl, solo, looking at viewer, short hair, bangs, blue eyes, hair ornament, ribbon, blue hair, hair ribbon, upper body, detached sleeves, hair over one eye, lips, maid, maid headdress, black ribbon, x hair ornament, ribbon trim, purple ribbon, roswaal mansion maid uniform, index fingers together, rem (re:zero) diff --git a/rupid79/train_data/rupid79_artstation/artstation_5297747_19086363_cammy.caption b/rupid79/train_data/rupid79_artstation/artstation_5297747_19086363_cammy.caption new file mode 100644 index 0000000000000000000000000000000000000000..34555b5359c23c1dede1b1a8cd849fdf71bcd184 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_5297747_19086363_cammy.caption @@ -0,0 +1 @@ +a woman with a long blonde hair and a red helmet diff --git a/rupid79/train_data/rupid79_artstation/artstation_5297747_19086363_cammy.jpg b/rupid79/train_data/rupid79_artstation/artstation_5297747_19086363_cammy.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0b4e280e85d588882d9abae868df479bd13c9a62 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_5297747_19086363_cammy.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23219e424b81128e25b4742129d54684c42284b55ad1e63d0ed28a11d1094061 +size 177981 diff --git a/rupid79/train_data/rupid79_artstation/artstation_5297747_19086363_cammy.npz b/rupid79/train_data/rupid79_artstation/artstation_5297747_19086363_cammy.npz new file mode 100644 index 0000000000000000000000000000000000000000..cc4221ab9fda2c0bfe3d2e7e86d83b9ab43fad7c --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_5297747_19086363_cammy.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d58917e8e711fcf8605fea323dfccd39500f53d5a31fa93cae67396fb51f394e +size 213816 diff --git a/rupid79/train_data/rupid79_artstation/artstation_5297747_19086363_cammy.txt b/rupid79/train_data/rupid79_artstation/artstation_5297747_19086363_cammy.txt new file mode 100644 index 0000000000000000000000000000000000000000..90b3725e1d03f897ac32d026a77a521f3aecb95e --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_5297747_19086363_cammy.txt @@ -0,0 +1 @@ +1girl, solo, long hair, looking at viewer, blue eyes, blonde hair, simple background, gloves, hat, white background, ass, braid, ahoge, looking back, fingerless gloves, from behind, twin braids, leotard, lips, highleg, scar, highleg leotard, blue leotard, garrison cap, huge ahoge, thong leotard, ribbed leotard, cammy white diff --git a/rupid79/train_data/rupid79_artstation/artstation_5327951_19200567_Mai Shiranui .caption b/rupid79/train_data/rupid79_artstation/artstation_5327951_19200567_Mai Shiranui .caption new file mode 100644 index 0000000000000000000000000000000000000000..679f9cc77025f33ec76d4ad1b2a55f5efc74fa35 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_5327951_19200567_Mai Shiranui .caption @@ -0,0 +1 @@ +a woman with a pair of scissors in her hand diff --git a/rupid79/train_data/rupid79_artstation/artstation_5327951_19200567_Mai Shiranui .jpg b/rupid79/train_data/rupid79_artstation/artstation_5327951_19200567_Mai Shiranui .jpg new file mode 100644 index 0000000000000000000000000000000000000000..f8200348252aa59d6997929e7878c5c4eefb05b8 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_5327951_19200567_Mai Shiranui .jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:348bd46307cb6313a628fcc2ec6672c8b82b64541cda402dd9b86d2b1ff68862 +size 144769 diff --git a/rupid79/train_data/rupid79_artstation/artstation_5327951_19200567_Mai Shiranui .npz b/rupid79/train_data/rupid79_artstation/artstation_5327951_19200567_Mai Shiranui .npz new file mode 100644 index 0000000000000000000000000000000000000000..fe0ef02b2e62a3315efa43b5a3f9c201e2688191 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_5327951_19200567_Mai Shiranui .npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f66e37bcf2d5941bcd5ad14a963897cb2627fca830f2db8fd2f1ea69030dfd53 +size 230200 diff --git a/rupid79/train_data/rupid79_artstation/artstation_5327951_19200567_Mai Shiranui .txt b/rupid79/train_data/rupid79_artstation/artstation_5327951_19200567_Mai Shiranui .txt new file mode 100644 index 0000000000000000000000000000000000000000..317020094f7584280fb4d085297350f5d98ffae5 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_5327951_19200567_Mai Shiranui .txt @@ -0,0 +1 @@ +1girl, solo, long hair, breasts, looking at viewer, large breasts, simple background, black hair, white background, holding, cleavage, bare shoulders, brown eyes, collarbone, upper body, ponytail, parted lips, japanese clothes, black eyes, lips, revealing clothes, hand fan, folding fan, ninja, holding fan, folded fan, shiranui mai diff --git a/rupid79/train_data/rupid79_artstation/artstation_5692608_20541181_gun and knife.caption b/rupid79/train_data/rupid79_artstation/artstation_5692608_20541181_gun and knife.caption new file mode 100644 index 0000000000000000000000000000000000000000..384a83677abbb8bd89234e694c5bd3d3ec16f30f --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_5692608_20541181_gun and knife.caption @@ -0,0 +1 @@ +a woman in a blue dress holding a sword diff --git a/rupid79/train_data/rupid79_artstation/artstation_5692608_20541181_gun and knife.jpg b/rupid79/train_data/rupid79_artstation/artstation_5692608_20541181_gun and knife.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c39ff41bb612866d1ed8006b56b818fbab78a283 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_5692608_20541181_gun and knife.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d99559e1b236f7850609e2ababe7765e016a9205aec6527dc5399a1e388b7336 +size 219255 diff --git a/rupid79/train_data/rupid79_artstation/artstation_5692608_20541181_gun and knife.npz b/rupid79/train_data/rupid79_artstation/artstation_5692608_20541181_gun and knife.npz new file mode 100644 index 0000000000000000000000000000000000000000..540aaab1a528dba7e74c0ddc61879ff9b436a99b --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_5692608_20541181_gun and knife.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fb1163ff9093372c560e2a179aa347ebc89e598a43f63df35dcf31c627e9718 +size 197432 diff --git a/rupid79/train_data/rupid79_artstation/artstation_5692608_20541181_gun and knife.txt b/rupid79/train_data/rupid79_artstation/artstation_5692608_20541181_gun and knife.txt new file mode 100644 index 0000000000000000000000000000000000000000..cdc555f3e9e1fcc45a231d8307a9f4f6d3fee502 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_5692608_20541181_gun and knife.txt @@ -0,0 +1 @@ +1girl, solo, breasts, looking at viewer, short hair, simple background, black hair, thighhighs, holding, brown eyes, medium breasts, underwear, panties, full body, weapon, parted lips, choker, sword, holding weapon, armor, lips, gun, black panties, kneeling, holding sword, sandals, shoulder armor, gauntlets, single thighhigh, breasts apart, asymmetrical clothes, single sleeve diff --git a/rupid79/train_data/rupid79_artstation/artstation_578938_1518542_steampunk.caption b/rupid79/train_data/rupid79_artstation/artstation_578938_1518542_steampunk.caption new file mode 100644 index 0000000000000000000000000000000000000000..c76334398a8cc7e3524f3da0f30a19582addb120 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_578938_1518542_steampunk.caption @@ -0,0 +1 @@ +a woman in a costume with a sword and a helmet diff --git a/rupid79/train_data/rupid79_artstation/artstation_578938_1518542_steampunk.jpg b/rupid79/train_data/rupid79_artstation/artstation_578938_1518542_steampunk.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d71e20768999b19c3036c1b414117adecd073efb --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_578938_1518542_steampunk.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:822d9c5fae19292f98c72bfa70845ea2e29f5f90ce49838b2984692f46d8e2c9 +size 413857 diff --git a/rupid79/train_data/rupid79_artstation/artstation_578938_1518542_steampunk.npz b/rupid79/train_data/rupid79_artstation/artstation_578938_1518542_steampunk.npz new file mode 100644 index 0000000000000000000000000000000000000000..ab9e6f545ffa62dd5f3ff14e176034561f66eed4 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_578938_1518542_steampunk.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28957c21445c360fec7d877ef90b8da0fe8cffe936b1bef5f00c83df35252d1f +size 213816 diff --git a/rupid79/train_data/rupid79_artstation/artstation_578938_1518542_steampunk.txt b/rupid79/train_data/rupid79_artstation/artstation_578938_1518542_steampunk.txt new file mode 100644 index 0000000000000000000000000000000000000000..79bd6f8d3a557d37d3c1fd9774e6a583ca2a02af --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_578938_1518542_steampunk.txt @@ -0,0 +1 @@ +1girl, long hair, breasts, looking at viewer, smile, blue eyes, blonde hair, large breasts, shirt, black hair, red eyes, thighhighs, gloves, hat, holding, cleavage, standing, jacket, white shirt, weapon, white hair, boots, parted lips, multiple boys, necktie, glasses, teeth, black gloves, belt, pants, indoors, black footwear, holding weapon, armor, lips, gun, dutch angle, black headwear, tattoo, makeup, buttons, facial hair, chain, heterochromia, lipstick, goggles, gauntlets, holding gun, peaked cap, red headwear, black necktie, corset, beard, buckle, handgun, smoke, dual wielding, 6+boys, high collar, brown jacket, top hat, white pants, nose, mustache, smoking, red lips, battle, mechanical arms, leather, monocle, firing, gears, bullet, finger on trigger, shell casing, cigar, gatling gun, leather gloves, steampunk, ammunition belt, tricorne, bandolier diff --git a/rupid79/train_data/rupid79_artstation/artstation_578971_1518624_blood.caption b/rupid79/train_data/rupid79_artstation/artstation_578971_1518624_blood.caption new file mode 100644 index 0000000000000000000000000000000000000000..fb5bc5f4b145c0b583cbf7cafc738972105536a1 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_578971_1518624_blood.caption @@ -0,0 +1 @@ +a demonic knight with a sword and a demon on a horse diff --git a/rupid79/train_data/rupid79_artstation/artstation_578971_1518624_blood.jpg b/rupid79/train_data/rupid79_artstation/artstation_578971_1518624_blood.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cf79d48263d3edc8a89914aa29f0e07bf3986f20 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_578971_1518624_blood.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddaf394ccfdea13eadf3f2e563353cd37a73e1f38e402cb272063733379d58bd +size 374814 diff --git a/rupid79/train_data/rupid79_artstation/artstation_578971_1518624_blood.npz b/rupid79/train_data/rupid79_artstation/artstation_578971_1518624_blood.npz new file mode 100644 index 0000000000000000000000000000000000000000..f07b60783b5eaef956c12db358525683b18b7cb8 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_578971_1518624_blood.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a771da48d2ec1e3ee6f3c39ac863c379544c3001f8888ab75c7e1321b25f0ac +size 197432 diff --git a/rupid79/train_data/rupid79_artstation/artstation_578971_1518624_blood.txt b/rupid79/train_data/rupid79_artstation/artstation_578971_1518624_blood.txt new file mode 100644 index 0000000000000000000000000000000000000000..f3e238020b7fb07c66203863fea1d42a71287302 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_578971_1518624_blood.txt @@ -0,0 +1 @@ +1girl, solo, long hair, red eyes, weapon, white hair, sword, cape, armor, night, colored skin, moon, crown, gauntlets, pale skin diff --git a/rupid79/train_data/rupid79_artstation/artstation_578977_1518641_armor.caption b/rupid79/train_data/rupid79_artstation/artstation_578977_1518641_armor.caption new file mode 100644 index 0000000000000000000000000000000000000000..3fa4e60ddfe33f4b1054591a71831f42f0261afd --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_578977_1518641_armor.caption @@ -0,0 +1 @@ +a woman with a large breast is surrounded by demonic creatures diff --git a/rupid79/train_data/rupid79_artstation/artstation_578977_1518641_armor.jpg b/rupid79/train_data/rupid79_artstation/artstation_578977_1518641_armor.jpg new file mode 100644 index 0000000000000000000000000000000000000000..69456fe46670bc3bf4adabccce2fc56be8eb78fb --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_578977_1518641_armor.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53d893f1b442039a6f62172417eab892ff2d5338de7daa7b621000b3ff798a3d +size 487332 diff --git a/rupid79/train_data/rupid79_artstation/artstation_578977_1518641_armor.npz b/rupid79/train_data/rupid79_artstation/artstation_578977_1518641_armor.npz new file mode 100644 index 0000000000000000000000000000000000000000..4af2cb572c8d19e12ec3a5fcb22007f3612731a2 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_578977_1518641_armor.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ccff0c7ae75092abffd3ef2d41b06cee2f9f677e422cf14cc992f368db91dce +size 197432 diff --git a/rupid79/train_data/rupid79_artstation/artstation_578977_1518641_armor.txt b/rupid79/train_data/rupid79_artstation/artstation_578977_1518641_armor.txt new file mode 100644 index 0000000000000000000000000000000000000000..81310232c68520a9d345d2f82c5639fe6ae892e5 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_578977_1518641_armor.txt @@ -0,0 +1 @@ +1girl, solo, long hair, breasts, looking at viewer, large breasts, black hair, red eyes, holding, weapon, sword, holding weapon, armor, lips, blood, holding sword, helmet, gauntlets, revealing clothes, skull, bikini armor diff --git a/rupid79/train_data/rupid79_artstation/artstation_6002426_21668759_girl.caption b/rupid79/train_data/rupid79_artstation/artstation_6002426_21668759_girl.caption new file mode 100644 index 0000000000000000000000000000000000000000..c250f9a5705560684837eac77aa5a85643dea538 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6002426_21668759_girl.caption @@ -0,0 +1 @@ +a woman with a sword and a skirt diff --git a/rupid79/train_data/rupid79_artstation/artstation_6002426_21668759_girl.jpg b/rupid79/train_data/rupid79_artstation/artstation_6002426_21668759_girl.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0b874a99b5af96bb8f787420c398f44e0739bb54 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6002426_21668759_girl.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:098b212f624b62eb7c6de1de2bdb52d771aba2006ae45f3734223ca812ba71c6 +size 328192 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6002426_21668759_girl.npz b/rupid79/train_data/rupid79_artstation/artstation_6002426_21668759_girl.npz new file mode 100644 index 0000000000000000000000000000000000000000..ef5a5c13c608ac3a16434c0b7422ea8ffba308a9 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6002426_21668759_girl.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27510d81ddaf4eccb5c4d641d27e253b3d4ba73a7b3fbd3050a6af49803e8344 +size 197432 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6002426_21668759_girl.txt b/rupid79/train_data/rupid79_artstation/artstation_6002426_21668759_girl.txt new file mode 100644 index 0000000000000000000000000000000000000000..d9595561d62baa05ac52533d6270d28d49c7aab0 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6002426_21668759_girl.txt @@ -0,0 +1 @@ +1girl, solo, long hair, breasts, looking at viewer, open mouth, bangs, skirt, simple background, black hair, white background, ribbon, holding, twintails, brown eyes, jewelry, collarbone, jacket, hair ribbon, weapon, pleated skirt, parted lips, open clothes, shoes, choker, socks, midriff, sword, miniskirt, black skirt, holding weapon, open jacket, holding sword, ring, katana, white socks, sheath, sneakers, glint, unsheathing diff --git a/rupid79/train_data/rupid79_artstation/artstation_6017586_21730476_vic.caption b/rupid79/train_data/rupid79_artstation/artstation_6017586_21730476_vic.caption new file mode 100644 index 0000000000000000000000000000000000000000..2abc622ffa61c3571bc78261860c4bb47e27964c --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6017586_21730476_vic.caption @@ -0,0 +1 @@ +a woman in a maid outfit is holding a gun diff --git a/rupid79/train_data/rupid79_artstation/artstation_6017586_21730476_vic.jpg b/rupid79/train_data/rupid79_artstation/artstation_6017586_21730476_vic.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d451e14b53e3b51e1a7dccfd63a43a3c03711d6b --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6017586_21730476_vic.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd3a8fd63d0dda9dc6a79a765a610155e289350c64fbb594170b85b7c12d8b95 +size 205301 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6017586_21730476_vic.npz b/rupid79/train_data/rupid79_artstation/artstation_6017586_21730476_vic.npz new file mode 100644 index 0000000000000000000000000000000000000000..8e04ac323559aeea7e1bdc7f731d8ea3c3e454f9 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6017586_21730476_vic.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e22a0fb6f0b0aad3e9d048b787c611b11415de514ebf418d42b2fd23f10e04be +size 230200 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6017586_21730476_vic.txt b/rupid79/train_data/rupid79_artstation/artstation_6017586_21730476_vic.txt new file mode 100644 index 0000000000000000000000000000000000000000..503606aba11fc2cc925b5039fafc111c06343b62 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6017586_21730476_vic.txt @@ -0,0 +1 @@ +1girl, solo, long hair, blush, skirt, blonde hair, simple background, red eyes, white background, underwear, panties, weapon, ass, pantyhose, pointy ears, clothes lift, high heels, gun, wrist cuffs, maid, maid headdress, skirt lift, dress lift, panties under pantyhose diff --git a/rupid79/train_data/rupid79_artstation/artstation_6035880_21802652_Kamala Khan.caption b/rupid79/train_data/rupid79_artstation/artstation_6035880_21802652_Kamala Khan.caption new file mode 100644 index 0000000000000000000000000000000000000000..2442a4bc071f47f3fcbe930f89c393e5855167d0 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6035880_21802652_Kamala Khan.caption @@ -0,0 +1 @@ +a woman in a blue and yellow outfit is holding a white shirt diff --git a/rupid79/train_data/rupid79_artstation/artstation_6035880_21802652_Kamala Khan.jpg b/rupid79/train_data/rupid79_artstation/artstation_6035880_21802652_Kamala Khan.jpg new file mode 100644 index 0000000000000000000000000000000000000000..89ad5401d24dd09b86d21b254b708e3c55df0158 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6035880_21802652_Kamala Khan.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41f35e5d24665fa4a584c202d2a2d7cba7a765a80b6cea119541d9b741b74e95 +size 157794 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6035880_21802652_Kamala Khan.npz b/rupid79/train_data/rupid79_artstation/artstation_6035880_21802652_Kamala Khan.npz new file mode 100644 index 0000000000000000000000000000000000000000..62273ef7d539bfc0c61fd5cb33f69bcbf51b1c51 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6035880_21802652_Kamala Khan.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13a2990bb7fb88d4c0509039b0fcda38e799df1b8ee3e87c0b62fa9453e77446 +size 230200 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6035880_21802652_Kamala Khan.txt b/rupid79/train_data/rupid79_artstation/artstation_6035880_21802652_Kamala Khan.txt new file mode 100644 index 0000000000000000000000000000000000000000..37e9267c370cf43742902009e4f97fb6374e4df8 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6035880_21802652_Kamala Khan.txt @@ -0,0 +1 @@ +1girl, solo, long hair, breasts, looking at viewer, large breasts, simple background, black hair, brown eyes, full body, belt, pants, dark skin, clothes lift, scarf, dark-skinned female, kneeling, mask, undressing, denim, messy hair, yellow background, red scarf, jeans, animification, superhero, domino mask diff --git a/rupid79/train_data/rupid79_artstation/artstation_6073692_21943992_a.caption b/rupid79/train_data/rupid79_artstation/artstation_6073692_21943992_a.caption new file mode 100644 index 0000000000000000000000000000000000000000..2375cf8f6169701ec2e43d5339f079d262b01684 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6073692_21943992_a.caption @@ -0,0 +1 @@ +a woman with a sword and a topless body diff --git a/rupid79/train_data/rupid79_artstation/artstation_6073692_21943992_a.jpg b/rupid79/train_data/rupid79_artstation/artstation_6073692_21943992_a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..69d96e7d791594b8e0e18a758f0407799b211fbc --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6073692_21943992_a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c15234e9a4631f65327d62475347067ad0faa01446e9ee244d6b64672f9bc70 +size 177914 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6073692_21943992_a.npz b/rupid79/train_data/rupid79_artstation/artstation_6073692_21943992_a.npz new file mode 100644 index 0000000000000000000000000000000000000000..65826db7a5b4c44a3fada474bdf3ad71edb59ccf --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6073692_21943992_a.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2df8b9f5a33135712e326c38227c1c28f2fb7d3b63316258c26e4877ba2987f4 +size 246584 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6073692_21943992_a.txt b/rupid79/train_data/rupid79_artstation/artstation_6073692_21943992_a.txt new file mode 100644 index 0000000000000000000000000000000000000000..5f2c24f529025507ba01b092c0ff2e484dfa2428 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6073692_21943992_a.txt @@ -0,0 +1 @@ +1girl, solo, long hair, breasts, simple background, black hair, gloves, white background, navel, weapon, braid, small breasts, midriff, belt, underboob, knife, head out of frame, dagger diff --git a/rupid79/train_data/rupid79_artstation/artstation_6087300_21996352_x.caption b/rupid79/train_data/rupid79_artstation/artstation_6087300_21996352_x.caption new file mode 100644 index 0000000000000000000000000000000000000000..f0fa67dd34ef2ea4f0edefa1cccee5ed57545f15 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6087300_21996352_x.caption @@ -0,0 +1 @@ +a man with a sword and a fire in his hand diff --git a/rupid79/train_data/rupid79_artstation/artstation_6087300_21996352_x.jpg b/rupid79/train_data/rupid79_artstation/artstation_6087300_21996352_x.jpg new file mode 100644 index 0000000000000000000000000000000000000000..65a1fa0ec9ad541ab93426b7314b5e9d0dd8a702 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6087300_21996352_x.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:029f4f9e28fd7a6bd2e841b33afd630ffc0c53f601143c42080296f1bf953ce5 +size 312724 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6087300_21996352_x.npz b/rupid79/train_data/rupid79_artstation/artstation_6087300_21996352_x.npz new file mode 100644 index 0000000000000000000000000000000000000000..0ccfa57cb3c85ece426e1224f81683467dff11cd --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6087300_21996352_x.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b57ff2379de4470f7524adfdebf49f890bf81bd436cc03d1a3f5391b027a14d5 +size 148280 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6087300_21996352_x.txt b/rupid79/train_data/rupid79_artstation/artstation_6087300_21996352_x.txt new file mode 100644 index 0000000000000000000000000000000000000000..5143ef000aa00969a5279f4749d32bc4de54c09e --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6087300_21996352_x.txt @@ -0,0 +1 @@ +solo, simple background, black hair, red eyes, 1boy, white background, weapon, male focus, sword, armor, claws diff --git a/rupid79/train_data/rupid79_artstation/artstation_6098669_22040293_Blood armor.caption b/rupid79/train_data/rupid79_artstation/artstation_6098669_22040293_Blood armor.caption new file mode 100644 index 0000000000000000000000000000000000000000..a2de57e4edbed118215b70b607f59eb014b141a2 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6098669_22040293_Blood armor.caption @@ -0,0 +1 @@ +a woman with a sword and a demon on a table diff --git a/rupid79/train_data/rupid79_artstation/artstation_6098669_22040293_Blood armor.jpg b/rupid79/train_data/rupid79_artstation/artstation_6098669_22040293_Blood armor.jpg new file mode 100644 index 0000000000000000000000000000000000000000..23a1c7a32c09fba236c3b31069c74eacd15d7126 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6098669_22040293_Blood armor.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afc896245acc59745f00465a3fe342ea9f87a598aa9bfeb0d0292f928a9b4ef0 +size 351741 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6098669_22040293_Blood armor.npz b/rupid79/train_data/rupid79_artstation/artstation_6098669_22040293_Blood armor.npz new file mode 100644 index 0000000000000000000000000000000000000000..fad72b02135008537427e889e9629e9bc46886e3 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6098669_22040293_Blood armor.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21f7dd584e71baa0b340d62e6ddf85eea5f3c71fb22ffadac23b12c8eb0655e8 +size 197432 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6098669_22040293_Blood armor.txt b/rupid79/train_data/rupid79_artstation/artstation_6098669_22040293_Blood armor.txt new file mode 100644 index 0000000000000000000000000000000000000000..954a922f8dfc5841338bfafdd8cddc96c52fec01 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6098669_22040293_Blood armor.txt @@ -0,0 +1 @@ +1girl, long hair, breasts, looking at viewer, black hair, red eyes, cleavage, weapon, wings, sword, armor, blood, rain, skull diff --git a/rupid79/train_data/rupid79_artstation/artstation_6110748_22085617_white knight.caption b/rupid79/train_data/rupid79_artstation/artstation_6110748_22085617_white knight.caption new file mode 100644 index 0000000000000000000000000000000000000000..2c491268e24332aa92385c502c2757bfcba0c965 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6110748_22085617_white knight.caption @@ -0,0 +1 @@ +a woman in armor sitting on a ledge diff --git a/rupid79/train_data/rupid79_artstation/artstation_6110748_22085617_white knight.jpg b/rupid79/train_data/rupid79_artstation/artstation_6110748_22085617_white knight.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3acb6fd811273ae65d8bb0a15759ede9f618a798 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6110748_22085617_white knight.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34d126be4e17d93162b421ddca2ff51c2925d273bd83f64ccc079bb3919e1614 +size 282098 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6110748_22085617_white knight.npz b/rupid79/train_data/rupid79_artstation/artstation_6110748_22085617_white knight.npz new file mode 100644 index 0000000000000000000000000000000000000000..3568df51d11151ee4dc6bdb3928562735aa0961c --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6110748_22085617_white knight.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0afacd1f4cc63e06494e531d26fa9aae703f7794f4694702f2e55dd8ac122459 +size 213816 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6110748_22085617_white knight.txt b/rupid79/train_data/rupid79_artstation/artstation_6110748_22085617_white knight.txt new file mode 100644 index 0000000000000000000000000000000000000000..31749a4a81074d9449d27fc6d11b41abdd523e22 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6110748_22085617_white knight.txt @@ -0,0 +1 @@ +1girl, short hair, thighhighs, sitting, weapon, white hair, boots, sword, cape, armor, lips, grey eyes, crossed legs, helmet, gauntlets, dragon, greaves, knight diff --git a/rupid79/train_data/rupid79_artstation/artstation_6122715_22130528_Assassin.caption b/rupid79/train_data/rupid79_artstation/artstation_6122715_22130528_Assassin.caption new file mode 100644 index 0000000000000000000000000000000000000000..e00f3fd96ae813b2f11223b3ad75b9d75566cf86 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6122715_22130528_Assassin.caption @@ -0,0 +1 @@ +a woman in a sexy outfit holding a sword diff --git a/rupid79/train_data/rupid79_artstation/artstation_6122715_22130528_Assassin.jpg b/rupid79/train_data/rupid79_artstation/artstation_6122715_22130528_Assassin.jpg new file mode 100644 index 0000000000000000000000000000000000000000..73cc83a0a77b7c6753b73b736d0b1bf730d0fd78 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6122715_22130528_Assassin.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:142e951f5e4adf6c1e8299602d1358885949c81ef7ff9b38bf933d29f5a5933c +size 206288 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6122715_22130528_Assassin.npz b/rupid79/train_data/rupid79_artstation/artstation_6122715_22130528_Assassin.npz new file mode 100644 index 0000000000000000000000000000000000000000..76273aab7e6ed5c0cadd8cf9cdcea29aec77e16d --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6122715_22130528_Assassin.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0ed42d8827e9c221abd43225a99e7e59f9222dd47852843a223a065065a0002 +size 197432 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6122715_22130528_Assassin.txt b/rupid79/train_data/rupid79_artstation/artstation_6122715_22130528_Assassin.txt new file mode 100644 index 0000000000000000000000000000000000000000..7cb9043cc4e4e3e029289f1dc20fb7bfe8096c5e --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6122715_22130528_Assassin.txt @@ -0,0 +1 @@ +1girl, solo, long hair, breasts, looking at viewer, blue eyes, blonde hair, simple background, holding, hair between eyes, weapon, ass, pointy ears, sword, dark skin, holding weapon, armor, dark-skinned female, lips, grey eyes, tattoo, knife, elf, gauntlets, dual wielding, holding knife, dagger, bikini armor, reverse grip, dark elf diff --git a/rupid79/train_data/rupid79_artstation/artstation_612905_1641026_w night.caption b/rupid79/train_data/rupid79_artstation/artstation_612905_1641026_w night.caption new file mode 100644 index 0000000000000000000000000000000000000000..d9dbc72daba8cfe108ab14a3ac9d0beb8943c30f --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_612905_1641026_w night.caption @@ -0,0 +1 @@ +a man riding a horse next to a dragon diff --git a/rupid79/train_data/rupid79_artstation/artstation_612905_1641026_w night.jpg b/rupid79/train_data/rupid79_artstation/artstation_612905_1641026_w night.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c49fc6ae05fa4d8d3bd7b1e245062160d8762cff --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_612905_1641026_w night.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4be149795f05527f8ca0677e8036f588e51e8a8118da1add610a45c0cfb59dc +size 342715 diff --git a/rupid79/train_data/rupid79_artstation/artstation_612905_1641026_w night.npz b/rupid79/train_data/rupid79_artstation/artstation_612905_1641026_w night.npz new file mode 100644 index 0000000000000000000000000000000000000000..8ccc60461a2fa7bf8625e0b1893b25519a37e1d9 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_612905_1641026_w night.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a61c0461fb0b655e22205387c223c0572088bcb3b85ea1a4cbfe4d376bbe33a +size 213816 diff --git a/rupid79/train_data/rupid79_artstation/artstation_612905_1641026_w night.txt b/rupid79/train_data/rupid79_artstation/artstation_612905_1641026_w night.txt new file mode 100644 index 0000000000000000000000000000000000000000..f471d158f29c9d3654a19e5013f70eb7e14c4245 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_612905_1641026_w night.txt @@ -0,0 +1 @@ +1girl, thighhighs, weapon, horns, sword, cloud, cape, armor, helmet, gauntlets, shield, fantasy, dragon, riding, horse, knight, horseback riding diff --git a/rupid79/train_data/rupid79_artstation/artstation_612915_1641013_B night.caption b/rupid79/train_data/rupid79_artstation/artstation_612915_1641013_B night.caption new file mode 100644 index 0000000000000000000000000000000000000000..df97a9cf85e1c0388549d05f904dc22b3d541a31 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_612915_1641013_B night.caption @@ -0,0 +1 @@ +a man in armor riding a horse in a field diff --git a/rupid79/train_data/rupid79_artstation/artstation_612915_1641013_B night.jpg b/rupid79/train_data/rupid79_artstation/artstation_612915_1641013_B night.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0cb02a9936adf09127f0a2cde1334beea88d99ce --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_612915_1641013_B night.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e53345beb7d19369f162035d05994e3d7d87812b985aee927d1df2201ac1d189 +size 295909 diff --git a/rupid79/train_data/rupid79_artstation/artstation_612915_1641013_B night.npz b/rupid79/train_data/rupid79_artstation/artstation_612915_1641013_B night.npz new file mode 100644 index 0000000000000000000000000000000000000000..60074e079d2c0f8b00340359ba5d3bec3e274cd0 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_612915_1641013_B night.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05c870eabe7579d70c436f20d7f5309c5fbda8bcedb62ad61068faeaf17f8656 +size 213816 diff --git a/rupid79/train_data/rupid79_artstation/artstation_612915_1641013_B night.txt b/rupid79/train_data/rupid79_artstation/artstation_612915_1641013_B night.txt new file mode 100644 index 0000000000000000000000000000000000000000..2e4f4ec95d039020ba283ee5f8525254fc0590e5 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_612915_1641013_B night.txt @@ -0,0 +1 @@ +solo, 1boy, holding, weapon, male focus, horns, sword, cape, holding weapon, armor, glowing, holding sword, helmet, shoulder armor, gauntlets, pauldrons, black cape, armored boots, riding, fake horns, greaves, horse, knight, full armor, glowing weapon, black armor, horseback riding diff --git a/rupid79/train_data/rupid79_artstation/artstation_612921_1641024_zombie.caption b/rupid79/train_data/rupid79_artstation/artstation_612921_1641024_zombie.caption new file mode 100644 index 0000000000000000000000000000000000000000..14ce85165d935d6208c3c136377de840815e0536 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_612921_1641024_zombie.caption @@ -0,0 +1 @@ +a woman in a black dress is surrounded by zombies diff --git a/rupid79/train_data/rupid79_artstation/artstation_612921_1641024_zombie.jpg b/rupid79/train_data/rupid79_artstation/artstation_612921_1641024_zombie.jpg new file mode 100644 index 0000000000000000000000000000000000000000..691cf8e16c888a0fae8888a47c969120813c0526 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_612921_1641024_zombie.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6008fb5d4ae40473bcf65a298109f5e8a9f7ef8d0d48e9a6f55d426273ace4eb +size 332916 diff --git a/rupid79/train_data/rupid79_artstation/artstation_612921_1641024_zombie.npz b/rupid79/train_data/rupid79_artstation/artstation_612921_1641024_zombie.npz new file mode 100644 index 0000000000000000000000000000000000000000..6e445e892f3ad7777d4246da1e263fdb58fc90b8 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_612921_1641024_zombie.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef0339bddbebd376d22c21842d02a3723f8a7186aa488b5abfcf2ebd117adbdf +size 213816 diff --git a/rupid79/train_data/rupid79_artstation/artstation_612921_1641024_zombie.txt b/rupid79/train_data/rupid79_artstation/artstation_612921_1641024_zombie.txt new file mode 100644 index 0000000000000000000000000000000000000000..e189ed9f62979bcb23ab62aad2380fb85283d7ba --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_612921_1641024_zombie.txt @@ -0,0 +1 @@ +1girl, long hair, breasts, looking at viewer, blue eyes, skirt, large breasts, black hair, gloves, holding, cleavage, jacket, weapon, parted lips, multiple boys, open clothes, horns, shoes, solo focus, black gloves, midriff, sword, miniskirt, black skirt, holding weapon, bra, high heels, open jacket, lips, black jacket, gun, blood, glowing, fire, pale skin, holding gun, glowing eyes, handgun, pencil skirt, glowing eye, zombie, blue fire, undead diff --git a/rupid79/train_data/rupid79_artstation/artstation_614485_1645999_bow.caption b/rupid79/train_data/rupid79_artstation/artstation_614485_1645999_bow.caption new file mode 100644 index 0000000000000000000000000000000000000000..bc5899ec5c7248905817091c8efbacd1a9f986db --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_614485_1645999_bow.caption @@ -0,0 +1 @@ +a woman with a sword in a battle diff --git a/rupid79/train_data/rupid79_artstation/artstation_614485_1645999_bow.jpg b/rupid79/train_data/rupid79_artstation/artstation_614485_1645999_bow.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dff1b92d203843e98ef49004ea661719b09e9613 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_614485_1645999_bow.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fbc61c6e43bd21361650b487a25debe7dbdd395d4a33cd4629a467f9c1c8311 +size 364986 diff --git a/rupid79/train_data/rupid79_artstation/artstation_614485_1645999_bow.npz b/rupid79/train_data/rupid79_artstation/artstation_614485_1645999_bow.npz new file mode 100644 index 0000000000000000000000000000000000000000..50cca736c188e8b06dcc351bf01301b899b09d85 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_614485_1645999_bow.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7342789b2714bb948dd0ca95625f1ad9f76fb04029275cbdf282b34852d0ff7 +size 213816 diff --git a/rupid79/train_data/rupid79_artstation/artstation_614485_1645999_bow.txt b/rupid79/train_data/rupid79_artstation/artstation_614485_1645999_bow.txt new file mode 100644 index 0000000000000000000000000000000000000000..37a77ad41ae6e29d3047b5f50c15eb5b277b7640 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_614485_1645999_bow.txt @@ -0,0 +1 @@ +1girl, long hair, blue eyes, weapon, ass, pantyhose, boots, solo focus, pointy ears, hood, holding weapon, orange hair, armor, blood, glowing, facial mark, elf, fishnets, skull, bow (weapon), forehead mark, arrow (projectile), quiver, undead diff --git a/rupid79/train_data/rupid79_artstation/artstation_614487_1646006_invincible person .caption b/rupid79/train_data/rupid79_artstation/artstation_614487_1646006_invincible person .caption new file mode 100644 index 0000000000000000000000000000000000000000..592893af08316ae88daf0680d6ac1905f7554bd0 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_614487_1646006_invincible person .caption @@ -0,0 +1 @@ +a woman with red hair and a sword diff --git a/rupid79/train_data/rupid79_artstation/artstation_614487_1646006_invincible person .jpg b/rupid79/train_data/rupid79_artstation/artstation_614487_1646006_invincible person .jpg new file mode 100644 index 0000000000000000000000000000000000000000..270e44446a798e40e3b46b3bdde52d7f53603280 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_614487_1646006_invincible person .jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:459d80d32ea8ff439a14a07d4100841d6813403b3e0a232570cf45b8daf3c91a +size 528644 diff --git a/rupid79/train_data/rupid79_artstation/artstation_614487_1646006_invincible person .npz b/rupid79/train_data/rupid79_artstation/artstation_614487_1646006_invincible person .npz new file mode 100644 index 0000000000000000000000000000000000000000..feb405f62f2d93ac504b2f7cc906b60bdceff344 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_614487_1646006_invincible person .npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa0a0d3609038db0644c4066ff9e0b267b04ff7198e294191619775ad47c37ab +size 197432 diff --git a/rupid79/train_data/rupid79_artstation/artstation_614487_1646006_invincible person .txt b/rupid79/train_data/rupid79_artstation/artstation_614487_1646006_invincible person .txt new file mode 100644 index 0000000000000000000000000000000000000000..ad80b481ca8ef30907590f2450e64bd22f0888ad --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_614487_1646006_invincible person .txt @@ -0,0 +1 @@ +1girl, long hair, breasts, red eyes, navel, very long hair, weapon, red hair, boots, sword, armor, copyright name, absurdly long hair, bikini armor diff --git a/rupid79/train_data/rupid79_artstation/artstation_614489_1646034_invincible person 2.caption b/rupid79/train_data/rupid79_artstation/artstation_614489_1646034_invincible person 2.caption new file mode 100644 index 0000000000000000000000000000000000000000..91b2ac0a6f4d7d93e4ea4130a29bfa534ec9430a --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_614489_1646034_invincible person 2.caption @@ -0,0 +1 @@ +a man with a gun in his hand diff --git a/rupid79/train_data/rupid79_artstation/artstation_614489_1646034_invincible person 2.jpg b/rupid79/train_data/rupid79_artstation/artstation_614489_1646034_invincible person 2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..46fc41b5a654e5e3af4b7e1b393c565037e012fb --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_614489_1646034_invincible person 2.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d6d2ca96b1da40ef237b3edba67a2504ac324107a5fc99dcb99b8f455668ef8 +size 351843 diff --git a/rupid79/train_data/rupid79_artstation/artstation_614489_1646034_invincible person 2.npz b/rupid79/train_data/rupid79_artstation/artstation_614489_1646034_invincible person 2.npz new file mode 100644 index 0000000000000000000000000000000000000000..384c3c807aaa63378a7a0885752ea751d0dea2e3 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_614489_1646034_invincible person 2.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfe17b3374b10ccae9075831ce6bb59b68ee5bc34ef1b6bd74265e8a8d6b3a5a +size 213816 diff --git a/rupid79/train_data/rupid79_artstation/artstation_614489_1646034_invincible person 2.txt b/rupid79/train_data/rupid79_artstation/artstation_614489_1646034_invincible person 2.txt new file mode 100644 index 0000000000000000000000000000000000000000..2054ca838d80eb1a2a349adee3a366101274bbe2 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_614489_1646034_invincible person 2.txt @@ -0,0 +1 @@ +red eyes, white hair, male focus, multiple boys, solo focus, 2boys, glowing, scar, robot, science fiction, labcoat, cyborg, cyberpunk diff --git a/rupid79/train_data/rupid79_artstation/artstation_6159007_22265617_Chocolate.caption b/rupid79/train_data/rupid79_artstation/artstation_6159007_22265617_Chocolate.caption new file mode 100644 index 0000000000000000000000000000000000000000..6b9296cdf580b587ce926dd6bc380238de1046fb --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6159007_22265617_Chocolate.caption @@ -0,0 +1 @@ +a woman with red hair sitting on a throne diff --git a/rupid79/train_data/rupid79_artstation/artstation_6159007_22265617_Chocolate.jpg b/rupid79/train_data/rupid79_artstation/artstation_6159007_22265617_Chocolate.jpg new file mode 100644 index 0000000000000000000000000000000000000000..72bbc9cbc9127d137a6249b319eec655645887af --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6159007_22265617_Chocolate.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c434467a04c5401279f5d39b618b4e28f1789e5cb7c77b3cac7eaffa2f490c37 +size 440606 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6159007_22265617_Chocolate.npz b/rupid79/train_data/rupid79_artstation/artstation_6159007_22265617_Chocolate.npz new file mode 100644 index 0000000000000000000000000000000000000000..bfd50b79dfd29ed6934943ae311f10f13654c361 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6159007_22265617_Chocolate.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89fce4c54eb31aa0c05530ed4174423b27861ad663959917cb71fbfe2d223977 +size 230200 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6159007_22265617_Chocolate.txt b/rupid79/train_data/rupid79_artstation/artstation_6159007_22265617_Chocolate.txt new file mode 100644 index 0000000000000000000000000000000000000000..715a8eda440e41448a9e8f60064ac5bbc84393cd --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6159007_22265617_Chocolate.txt @@ -0,0 +1 @@ +1girl, solo, long hair, breasts, looking at viewer, red eyes, medium breasts, sitting, collarbone, flower, nude, red hair, parted lips, water, nail polish, lips, fingernails, petals, eyelashes, makeup, rose, wavy hair, fire, crown, outstretched arm, lipstick, red flower, pale skin, breasts apart, red nails, finger to mouth, partially submerged, long fingernails, skull, red rose, snake, red lips, candle, bathing, bath, hair censor, bathtub, rose petals, throne diff --git a/rupid79/train_data/rupid79_artstation/artstation_617192_1656243_B night.caption b/rupid79/train_data/rupid79_artstation/artstation_617192_1656243_B night.caption new file mode 100644 index 0000000000000000000000000000000000000000..2ac3b4706b4da8a0d992632394390c57f49e26f6 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_617192_1656243_B night.caption @@ -0,0 +1 @@ +a man in armor riding a horse in a city diff --git a/rupid79/train_data/rupid79_artstation/artstation_617192_1656243_B night.jpg b/rupid79/train_data/rupid79_artstation/artstation_617192_1656243_B night.jpg new file mode 100644 index 0000000000000000000000000000000000000000..66482bfb6838971a65e06bbbce9df14d966a9923 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_617192_1656243_B night.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a576e89bb7b319764581b03b4975d0798221b75e9488f877c0b4c8e6dd01cf4c +size 293010 diff --git a/rupid79/train_data/rupid79_artstation/artstation_617192_1656243_B night.npz b/rupid79/train_data/rupid79_artstation/artstation_617192_1656243_B night.npz new file mode 100644 index 0000000000000000000000000000000000000000..77c8f870ab41bd4a1e1efc2b55c7da6e289e4d17 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_617192_1656243_B night.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18fc53872c5d3902aa153cdaa58004f2a797823d1395a41057185663184c1303 +size 197432 diff --git a/rupid79/train_data/rupid79_artstation/artstation_617192_1656243_B night.txt b/rupid79/train_data/rupid79_artstation/artstation_617192_1656243_B night.txt new file mode 100644 index 0000000000000000000000000000000000000000..5b212d703cb4c99c161be358fe1be7a84a8e3083 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_617192_1656243_B night.txt @@ -0,0 +1 @@ +long hair, looking at viewer, black hair, red eyes, 1boy, weapon, male focus, outdoors, sky, sword, cloud, cape, armor, glowing, cloudy sky, shoulder armor, gauntlets, sheath, pauldrons, sheathed, riding, horse, banner, grey sky, horseback riding, chainmail, reins, army diff --git a/rupid79/train_data/rupid79_artstation/artstation_617197_1656247_jaguar.caption b/rupid79/train_data/rupid79_artstation/artstation_617197_1656247_jaguar.caption new file mode 100644 index 0000000000000000000000000000000000000000..ca651ac88ecb0307f09c09ea9a81cea0636aaba0 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_617197_1656247_jaguar.caption @@ -0,0 +1 @@ +a woman with a sword and a demon on a tree diff --git a/rupid79/train_data/rupid79_artstation/artstation_617197_1656247_jaguar.jpg b/rupid79/train_data/rupid79_artstation/artstation_617197_1656247_jaguar.jpg new file mode 100644 index 0000000000000000000000000000000000000000..13ee142d2ebf7932e9131f026f3ebf6a603f860a --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_617197_1656247_jaguar.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2432262dcaf973dbb8afd0ea1bf2161f904427bd4757c900e33453063eaa555 +size 426700 diff --git a/rupid79/train_data/rupid79_artstation/artstation_617197_1656247_jaguar.npz b/rupid79/train_data/rupid79_artstation/artstation_617197_1656247_jaguar.npz new file mode 100644 index 0000000000000000000000000000000000000000..ac76ff48958972953afbf1083759d6b12d44aefe --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_617197_1656247_jaguar.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cec687d4caffcad010c43ea8175fba5d61499dbafd5beafcd8947e7cf0c26c0 +size 197432 diff --git a/rupid79/train_data/rupid79_artstation/artstation_617197_1656247_jaguar.txt b/rupid79/train_data/rupid79_artstation/artstation_617197_1656247_jaguar.txt new file mode 100644 index 0000000000000000000000000000000000000000..781807a999a8c7b8e6bba63efc90b99fd83615af --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_617197_1656247_jaguar.txt @@ -0,0 +1 @@ +1girl, solo, long hair, breasts, large breasts, black hair, ass, boots, lying, teeth, armor, tree, copyright name, cat, on stomach, armored boots diff --git a/rupid79/train_data/rupid79_artstation/artstation_617201_1656251_phantom.caption b/rupid79/train_data/rupid79_artstation/artstation_617201_1656251_phantom.caption new file mode 100644 index 0000000000000000000000000000000000000000..7b1957d3875a87c03946841f9ac258404c07b757 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_617201_1656251_phantom.caption @@ -0,0 +1 @@ +a woman in a black suit with a gun diff --git a/rupid79/train_data/rupid79_artstation/artstation_617201_1656251_phantom.jpg b/rupid79/train_data/rupid79_artstation/artstation_617201_1656251_phantom.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a722429bc4b81a7b36f16db052b4583b322a2676 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_617201_1656251_phantom.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03a22aa6395ee401e1069130ee4100a4486009452557a221576dddd24ae315b8 +size 283248 diff --git a/rupid79/train_data/rupid79_artstation/artstation_617201_1656251_phantom.npz b/rupid79/train_data/rupid79_artstation/artstation_617201_1656251_phantom.npz new file mode 100644 index 0000000000000000000000000000000000000000..852bba2496b93c190b595e376f2691e3dabcc210 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_617201_1656251_phantom.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7aa29731b0aa6cfee6b3c458b7f16f76d57cb6c92aca58c71119695d0bf7447 +size 213816 diff --git a/rupid79/train_data/rupid79_artstation/artstation_617201_1656251_phantom.txt b/rupid79/train_data/rupid79_artstation/artstation_617201_1656251_phantom.txt new file mode 100644 index 0000000000000000000000000000000000000000..7e905430c4e2908eec52f9497a1f88a23d7cd07b --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_617201_1656251_phantom.txt @@ -0,0 +1 @@ +1girl, long hair, breasts, large breasts, black hair, gloves, holding, cleavage, sitting, ponytail, weapon, holding weapon, lips, gun, bodysuit, makeup, lipstick, building, rifle, science fiction, aircraft, center opening, red lips, sniper rifle, head-mounted display, helicopter diff --git a/rupid79/train_data/rupid79_artstation/artstation_618889_1661153_ninja .caption b/rupid79/train_data/rupid79_artstation/artstation_618889_1661153_ninja .caption new file mode 100644 index 0000000000000000000000000000000000000000..d0126b3dd8d915ca2abbbc7bd4342729ee3118e0 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_618889_1661153_ninja .caption @@ -0,0 +1 @@ +a woman in armor standing next to a group of people diff --git a/rupid79/train_data/rupid79_artstation/artstation_618889_1661153_ninja .jpg b/rupid79/train_data/rupid79_artstation/artstation_618889_1661153_ninja .jpg new file mode 100644 index 0000000000000000000000000000000000000000..2ca1a5ab1b19347673e8fd69611cc64923cc1aba --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_618889_1661153_ninja .jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67a13fc2d826e5219ef8961ab806d2c7cbc6d76b618997ec1e91f9cc3b3841aa +size 406746 diff --git a/rupid79/train_data/rupid79_artstation/artstation_618889_1661153_ninja .npz b/rupid79/train_data/rupid79_artstation/artstation_618889_1661153_ninja .npz new file mode 100644 index 0000000000000000000000000000000000000000..a75c2f0dbbe8b9468d6dde62847f3bfdd3ebb7d5 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_618889_1661153_ninja .npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82052b7d541fe7762d0bf102571cb6a42c9a8d6330503f18e8640d6374aa0f10 +size 197432 diff --git a/rupid79/train_data/rupid79_artstation/artstation_618889_1661153_ninja .txt b/rupid79/train_data/rupid79_artstation/artstation_618889_1661153_ninja .txt new file mode 100644 index 0000000000000000000000000000000000000000..140b7d93536fb9c9e9a240e2b4faa2f0ac1aab82 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_618889_1661153_ninja .txt @@ -0,0 +1 @@ +1girl, long hair, breasts, bangs, black hair, gloves, holding, standing, weapon, parted lips, multiple boys, horns, black gloves, belt, sword, blunt bangs, holding weapon, armor, black eyes, mask, holding sword, moon, katana, helmet, shoulder armor, gauntlets, sheath, full moon, 6+boys, pauldrons, sheathed, breastplate, ninja, japanese armor, weapon on back, full armor, kunai, sword behind back diff --git a/rupid79/train_data/rupid79_artstation/artstation_618891_1661162_phantom.caption b/rupid79/train_data/rupid79_artstation/artstation_618891_1661162_phantom.caption new file mode 100644 index 0000000000000000000000000000000000000000..d008eebd59f7733a099a09e32edeba08a48e896c --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_618891_1661162_phantom.caption @@ -0,0 +1 @@ +a woman in a futuristic suit flying through the air diff --git a/rupid79/train_data/rupid79_artstation/artstation_618891_1661162_phantom.jpg b/rupid79/train_data/rupid79_artstation/artstation_618891_1661162_phantom.jpg new file mode 100644 index 0000000000000000000000000000000000000000..77c5aa9b27b15edfa03e8c21c4cb7fbe744c4b50 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_618891_1661162_phantom.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58fb26072a42db8e04f289e6590dbdafb2ae42b99892e0b7728ce05a099cb748 +size 300416 diff --git a/rupid79/train_data/rupid79_artstation/artstation_618891_1661162_phantom.npz b/rupid79/train_data/rupid79_artstation/artstation_618891_1661162_phantom.npz new file mode 100644 index 0000000000000000000000000000000000000000..00335273fb3cbfce1240dfa61fe130a25b6c2301 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_618891_1661162_phantom.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f53dbde06c39b303ff0ac0da1d8346f62251cb332b6d6b2effd706a4c76966ed +size 213816 diff --git a/rupid79/train_data/rupid79_artstation/artstation_618891_1661162_phantom.txt b/rupid79/train_data/rupid79_artstation/artstation_618891_1661162_phantom.txt new file mode 100644 index 0000000000000000000000000000000000000000..3bc95bccf2194d130a4f13a67b602febff399977 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_618891_1661162_phantom.txt @@ -0,0 +1 @@ +1girl, long hair, looking at viewer, black hair, ponytail, weapon, ass, multiple boys, solo focus, lips, gun, bodysuit, glowing, eyepatch, science fiction, motion blur, aircraft, cyborg, cyberpunk, helicopter diff --git a/rupid79/train_data/rupid79_artstation/artstation_6197750_22407889_x.caption b/rupid79/train_data/rupid79_artstation/artstation_6197750_22407889_x.caption new file mode 100644 index 0000000000000000000000000000000000000000..7a45e51e3aaacf8f5728f0d03b750e0828e86874 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6197750_22407889_x.caption @@ -0,0 +1 @@ +a woman with a sword and a motorcycle diff --git a/rupid79/train_data/rupid79_artstation/artstation_6197750_22407889_x.jpg b/rupid79/train_data/rupid79_artstation/artstation_6197750_22407889_x.jpg new file mode 100644 index 0000000000000000000000000000000000000000..02e5291da224314b70d096fea4959d64dfe5373d --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6197750_22407889_x.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8fd721a3f31b3753888153ae13d07bd05bb7f31c54378d217c99311996c01fb +size 173533 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6197750_22407889_x.npz b/rupid79/train_data/rupid79_artstation/artstation_6197750_22407889_x.npz new file mode 100644 index 0000000000000000000000000000000000000000..2b72550faa68a65f2a5081e1678ed971500b6af9 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6197750_22407889_x.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e9c4d91a054cbdb55c4059cdc39838daa8311cd99a8107995983627d31c656f +size 197432 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6197750_22407889_x.txt b/rupid79/train_data/rupid79_artstation/artstation_6197750_22407889_x.txt new file mode 100644 index 0000000000000000000000000000000000000000..d8ee77a60cebcc525ad6480055d2bf5604b00cca --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6197750_22407889_x.txt @@ -0,0 +1 @@ +1girl, solo, long hair, black hair, red eyes, holding, bare shoulders, weapon, sword, armor, gun, scar, eyepatch, katana, ground vehicle, motor vehicle, smoke, motorcycle diff --git a/rupid79/train_data/rupid79_artstation/artstation_6210189_22453997_Boss.caption b/rupid79/train_data/rupid79_artstation/artstation_6210189_22453997_Boss.caption new file mode 100644 index 0000000000000000000000000000000000000000..472429e5248a9b4fad74d210c1f31605a739f8e6 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6210189_22453997_Boss.caption @@ -0,0 +1 @@ +a man in a suit and tie standing next to a car diff --git a/rupid79/train_data/rupid79_artstation/artstation_6210189_22453997_Boss.jpg b/rupid79/train_data/rupid79_artstation/artstation_6210189_22453997_Boss.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a67cc8900c86ed01fd43d2a57cf12e8e8b1d351f --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6210189_22453997_Boss.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:335c3db29390bbaf3734d5777a7270153feb81dbfaecdbe3f16840e568fb618b +size 230756 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6210189_22453997_Boss.npz b/rupid79/train_data/rupid79_artstation/artstation_6210189_22453997_Boss.npz new file mode 100644 index 0000000000000000000000000000000000000000..238e51d5e6925b06b15a16f23893d4ceb78489e9 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6210189_22453997_Boss.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74f783109ed79c9d73d281debb775829b047b0dde861704d81d0ef99cc9f49bc +size 197432 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6210189_22453997_Boss.txt b/rupid79/train_data/rupid79_artstation/artstation_6210189_22453997_Boss.txt new file mode 100644 index 0000000000000000000000000000000000000000..9aa43c3edf2786d52df17952e5a2cc47e1020db2 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6210189_22453997_Boss.txt @@ -0,0 +1 @@ +looking at viewer, short hair, shirt, red eyes, gloves, long sleeves, 1boy, holding, closed mouth, standing, jacket, white shirt, weapon, white hair, male focus, multiple boys, necktie, solo focus, black gloves, collared shirt, sword, holding weapon, blurry, coat, fur trim, facial hair, scar, holding sword, formal, sunglasses, katana, suit, sheath, black necktie, scar on face, 6+boys, sheathed, white coat, bald, fur-trimmed coat diff --git a/rupid79/train_data/rupid79_artstation/artstation_6218482_22486128_motorcycle.caption b/rupid79/train_data/rupid79_artstation/artstation_6218482_22486128_motorcycle.caption new file mode 100644 index 0000000000000000000000000000000000000000..50ac9b3f993af350397da87c35434fdd47344fde --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6218482_22486128_motorcycle.caption @@ -0,0 +1 @@ +a woman sitting on a chair with a demon on it diff --git a/rupid79/train_data/rupid79_artstation/artstation_6218482_22486128_motorcycle.jpg b/rupid79/train_data/rupid79_artstation/artstation_6218482_22486128_motorcycle.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b37920cedaea3edbe81ccd31bb1a875b2701a169 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6218482_22486128_motorcycle.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e46c6e88baae4c736aca4cca8d682cb17c02db1787dae5f85f4c3fd5b1f67f9 +size 322747 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6218482_22486128_motorcycle.npz b/rupid79/train_data/rupid79_artstation/artstation_6218482_22486128_motorcycle.npz new file mode 100644 index 0000000000000000000000000000000000000000..fc4d6f11f21602d4e004ae003478a592331a70f7 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6218482_22486128_motorcycle.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54e1058119ce6e5e91cde1016d65284acafce5bfc0e4a3c4f412369a3c7ba92a +size 197432 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6218482_22486128_motorcycle.txt b/rupid79/train_data/rupid79_artstation/artstation_6218482_22486128_motorcycle.txt new file mode 100644 index 0000000000000000000000000000000000000000..c795450305c9e818260c7626d93e345f5d91f5a1 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6218482_22486128_motorcycle.txt @@ -0,0 +1 @@ +1girl, solo, long hair, breasts, looking at viewer, skirt, large breasts, black hair, cleavage, jewelry, medium breasts, sitting, jacket, weapon, sword, bracelet, gun, crossed legs, katana, handgun, hand in pocket diff --git a/rupid79/train_data/rupid79_artstation/artstation_622193_1670528_gun.caption b/rupid79/train_data/rupid79_artstation/artstation_622193_1670528_gun.caption new file mode 100644 index 0000000000000000000000000000000000000000..005a2fa82d89b7a7fc7c246a9de317aa5ce1a3a5 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_622193_1670528_gun.caption @@ -0,0 +1 @@ +a man with a gun and a bloody face diff --git a/rupid79/train_data/rupid79_artstation/artstation_622193_1670528_gun.jpg b/rupid79/train_data/rupid79_artstation/artstation_622193_1670528_gun.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b455d889eb080daa1c74f77f5e120a86b366c85d --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_622193_1670528_gun.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04f5efd900b8f9306a4d1833e6b9a2064da1e99d169c6d7c255e98da5fd86a18 +size 284697 diff --git a/rupid79/train_data/rupid79_artstation/artstation_622193_1670528_gun.npz b/rupid79/train_data/rupid79_artstation/artstation_622193_1670528_gun.npz new file mode 100644 index 0000000000000000000000000000000000000000..5fbf894dde6eacf84910c038bd8640f07a313ca1 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_622193_1670528_gun.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a17250009f0f2414e763cd5358b7334a429afad3eb72414fb6932991cbe7bb7 +size 213816 diff --git a/rupid79/train_data/rupid79_artstation/artstation_622193_1670528_gun.txt b/rupid79/train_data/rupid79_artstation/artstation_622193_1670528_gun.txt new file mode 100644 index 0000000000000000000000000000000000000000..9220eaec0df552257ef5b1649e9fc5ee60e24131 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_622193_1670528_gun.txt @@ -0,0 +1 @@ +solo, blue eyes, shirt, 1boy, jewelry, jacket, weapon, male focus, red hair, belt, pants, necklace, fur trim, blood, tattoo, chain, building, smoke, cigarette, smoking diff --git "a/rupid79/train_data/rupid79_artstation/artstation_622475_1671119_\351\230\277\344\277\256\347\276\205.caption" "b/rupid79/train_data/rupid79_artstation/artstation_622475_1671119_\351\230\277\344\277\256\347\276\205.caption" new file mode 100644 index 0000000000000000000000000000000000000000..cad1054f3681819757392a4abdac2539a157018d --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_622475_1671119_\351\230\277\344\277\256\347\276\205.caption" @@ -0,0 +1 @@ +a woman with a sword and armor on a dragon diff --git "a/rupid79/train_data/rupid79_artstation/artstation_622475_1671119_\351\230\277\344\277\256\347\276\205.jpg" "b/rupid79/train_data/rupid79_artstation/artstation_622475_1671119_\351\230\277\344\277\256\347\276\205.jpg" new file mode 100644 index 0000000000000000000000000000000000000000..aa4ae258307a2b98d7429e321ec918fea61073ad --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_622475_1671119_\351\230\277\344\277\256\347\276\205.jpg" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28ed6490da578532669de872c31eda368794b37a11890bd813988ee1363fd962 +size 398864 diff --git "a/rupid79/train_data/rupid79_artstation/artstation_622475_1671119_\351\230\277\344\277\256\347\276\205.npz" "b/rupid79/train_data/rupid79_artstation/artstation_622475_1671119_\351\230\277\344\277\256\347\276\205.npz" new file mode 100644 index 0000000000000000000000000000000000000000..d1fc947f52122d3b49026637301a63d3c61710b0 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_622475_1671119_\351\230\277\344\277\256\347\276\205.npz" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fbcaf64a18cad04d0527462d90cce939d18b582d9c23e4bf15de2f6e09fe9b1 +size 213816 diff --git "a/rupid79/train_data/rupid79_artstation/artstation_622475_1671119_\351\230\277\344\277\256\347\276\205.txt" "b/rupid79/train_data/rupid79_artstation/artstation_622475_1671119_\351\230\277\344\277\256\347\276\205.txt" new file mode 100644 index 0000000000000000000000000000000000000000..e6dfbc4c6ac5156db169e894a49c7f738af4065a --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_622475_1671119_\351\230\277\344\277\256\347\276\205.txt" @@ -0,0 +1 @@ +1girl, solo, long hair, breasts, large breasts, red eyes, holding, cleavage, weapon, red hair, sword, armor, helmet, gauntlets, pale skin, dual wielding, extra arms, multiple heads diff --git a/rupid79/train_data/rupid79_artstation/artstation_6236550_22553854_oz.caption b/rupid79/train_data/rupid79_artstation/artstation_6236550_22553854_oz.caption new file mode 100644 index 0000000000000000000000000000000000000000..dc17fdeed2ce59e5a9ea312dcdf4f6fd668eb214 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6236550_22553854_oz.caption @@ -0,0 +1 @@ +a man with a sword standing in front of a giant object diff --git a/rupid79/train_data/rupid79_artstation/artstation_6236550_22553854_oz.jpg b/rupid79/train_data/rupid79_artstation/artstation_6236550_22553854_oz.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1f351c50e081ddcea8045dc13f95fdfc0bdb010d --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6236550_22553854_oz.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4242c587885888586a72403b625f18cd109172cfd3c0abfa646a1ab0d1196088 +size 294021 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6236550_22553854_oz.npz b/rupid79/train_data/rupid79_artstation/artstation_6236550_22553854_oz.npz new file mode 100644 index 0000000000000000000000000000000000000000..71a62add4d55d7f517ae398b03e616534753c788 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6236550_22553854_oz.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7813171240ed26e6fa59494bdbf10b2ef7e71b23984a6988f1bb056c581d4a83 +size 197432 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6236550_22553854_oz.txt b/rupid79/train_data/rupid79_artstation/artstation_6236550_22553854_oz.txt new file mode 100644 index 0000000000000000000000000000000000000000..9d0a2f5bde275eb019d063f402f8042dfdcf7e96 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6236550_22553854_oz.txt @@ -0,0 +1 @@ +red eyes, 1boy, hat, white hair, male focus, belt, scarf, bird, instrument, violin diff --git a/rupid79/train_data/rupid79_artstation/artstation_624848_1677044_king.caption b/rupid79/train_data/rupid79_artstation/artstation_624848_1677044_king.caption new file mode 100644 index 0000000000000000000000000000000000000000..270f85ef87a585cb700ca7ac9963485ace954b9f --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_624848_1677044_king.caption @@ -0,0 +1 @@ +a man in armor riding a horse with a sword diff --git a/rupid79/train_data/rupid79_artstation/artstation_624848_1677044_king.jpg b/rupid79/train_data/rupid79_artstation/artstation_624848_1677044_king.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a877bfc185fa32673adac1fe3b2bca6c127975d4 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_624848_1677044_king.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9e87042ee9a899a72520617a28115872d98e22386d9fefeb75d8593f0941f27 +size 427978 diff --git a/rupid79/train_data/rupid79_artstation/artstation_624848_1677044_king.npz b/rupid79/train_data/rupid79_artstation/artstation_624848_1677044_king.npz new file mode 100644 index 0000000000000000000000000000000000000000..4ec1e0b0aab1c83d2b5582fcc2ed0b9ce716cabc --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_624848_1677044_king.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bb0802d64a4ef10f75c4de66cdfbb1e1783315bf06d7f5d0a33126105b59429 +size 197432 diff --git a/rupid79/train_data/rupid79_artstation/artstation_624848_1677044_king.txt b/rupid79/train_data/rupid79_artstation/artstation_624848_1677044_king.txt new file mode 100644 index 0000000000000000000000000000000000000000..8ff6aac19b3b069ae1bf3ccab455b8606b86c9a3 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_624848_1677044_king.txt @@ -0,0 +1 @@ +1boy, holding, sitting, weapon, male focus, sky, sword, holding weapon, armor, blood, copyright name, bird, holding sword, helmet, crown, shoulder armor, gauntlets, breastplate, greaves, full armor, death, corpse, red sky diff --git a/rupid79/train_data/rupid79_artstation/artstation_6261867_22650804_warrior.caption b/rupid79/train_data/rupid79_artstation/artstation_6261867_22650804_warrior.caption new file mode 100644 index 0000000000000000000000000000000000000000..506c156133b7fda6dc470cb16cdf0ffa133445ec --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6261867_22650804_warrior.caption @@ -0,0 +1 @@ +a man in armor holding a sword and a sword diff --git a/rupid79/train_data/rupid79_artstation/artstation_6261867_22650804_warrior.jpg b/rupid79/train_data/rupid79_artstation/artstation_6261867_22650804_warrior.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d7ca3d961ed235c92f1dd2377b2b5b2ecaabdc53 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6261867_22650804_warrior.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:210d6da59872f7082049c7e907f2c755f63c0e0d7ad256f37c785c85b1f2d10b +size 215246 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6261867_22650804_warrior.npz b/rupid79/train_data/rupid79_artstation/artstation_6261867_22650804_warrior.npz new file mode 100644 index 0000000000000000000000000000000000000000..1be24525cc7aab48daaf7d7f45079a2ff610f229 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6261867_22650804_warrior.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de0004dcefdf2fae81f98f0f038d56359bd83623e25b9299fef4c9efa6da7e6d +size 197432 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6261867_22650804_warrior.txt b/rupid79/train_data/rupid79_artstation/artstation_6261867_22650804_warrior.txt new file mode 100644 index 0000000000000000000000000000000000000000..67e595ac9b86763d7e3f7bf80cde03fc3d57249e --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6261867_22650804_warrior.txt @@ -0,0 +1 @@ +solo, short hair, black hair, 1boy, holding, jewelry, standing, full body, weapon, male focus, earrings, boots, belt, sword, holding weapon, armor, fur trim, facial hair, scar, holding sword, shoulder armor, gauntlets, clenched hand, beard, scar on face, pauldrons, breastplate, chainmail diff --git a/rupid79/train_data/rupid79_artstation/artstation_6306517_22822167_x.caption b/rupid79/train_data/rupid79_artstation/artstation_6306517_22822167_x.caption new file mode 100644 index 0000000000000000000000000000000000000000..78bffb036e2a2652b2c2823bad3dc8e1d7fc9dea --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6306517_22822167_x.caption @@ -0,0 +1 @@ +a man in a futuristic suit holding a sword diff --git a/rupid79/train_data/rupid79_artstation/artstation_6306517_22822167_x.jpg b/rupid79/train_data/rupid79_artstation/artstation_6306517_22822167_x.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9fd7c9a2d709bab67c8341f82b3c4a89e77bfeb4 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6306517_22822167_x.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa6e63e65bcfc293ff04b0644ec80ef9cf0e6e9967230581fddaaefe96161417 +size 316011 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6306517_22822167_x.npz b/rupid79/train_data/rupid79_artstation/artstation_6306517_22822167_x.npz new file mode 100644 index 0000000000000000000000000000000000000000..953765dba9401ca10769c882f02821fe2f6c6e4d --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6306517_22822167_x.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ac87bec52d2e33b451d0d2b21a5cfa1db8fa5e2654f4b68e576f343764fefb2 +size 197432 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6306517_22822167_x.txt b/rupid79/train_data/rupid79_artstation/artstation_6306517_22822167_x.txt new file mode 100644 index 0000000000000000000000000000000000000000..47a6195504f85673adb3a39600cb2459e2d9a0fd --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6306517_22822167_x.txt @@ -0,0 +1 @@ +solo, looking at viewer, 1boy, holding, weapon, male focus, armor, mask, helmet, knife, science fiction, dual wielding diff --git "a/rupid79/train_data/rupid79_artstation/artstation_635879_1705796_\351\230\277\344\277\256\347\276\205.caption" "b/rupid79/train_data/rupid79_artstation/artstation_635879_1705796_\351\230\277\344\277\256\347\276\205.caption" new file mode 100644 index 0000000000000000000000000000000000000000..8e51753b4f8ef8ea093139542646c07c46ea9534 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_635879_1705796_\351\230\277\344\277\256\347\276\205.caption" @@ -0,0 +1 @@ +a woman riding a horse with a sword diff --git "a/rupid79/train_data/rupid79_artstation/artstation_635879_1705796_\351\230\277\344\277\256\347\276\205.jpg" "b/rupid79/train_data/rupid79_artstation/artstation_635879_1705796_\351\230\277\344\277\256\347\276\205.jpg" new file mode 100644 index 0000000000000000000000000000000000000000..19d877ce2871b7e6f6e2fea4b4adc538b3661831 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_635879_1705796_\351\230\277\344\277\256\347\276\205.jpg" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9048a8da08e6ed54b5e3b0a5e3442f236e9e3d0cc60ff18c78c141333a49e986 +size 439913 diff --git "a/rupid79/train_data/rupid79_artstation/artstation_635879_1705796_\351\230\277\344\277\256\347\276\205.npz" "b/rupid79/train_data/rupid79_artstation/artstation_635879_1705796_\351\230\277\344\277\256\347\276\205.npz" new file mode 100644 index 0000000000000000000000000000000000000000..726934fc0ebeba716224824441c04d49ea973ddd --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_635879_1705796_\351\230\277\344\277\256\347\276\205.npz" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8644e8f8fb13e9408912513a5bf13b98bc8a0cc5eeaa33f14bd195b2f4b7c9e3 +size 213816 diff --git "a/rupid79/train_data/rupid79_artstation/artstation_635879_1705796_\351\230\277\344\277\256\347\276\205.txt" "b/rupid79/train_data/rupid79_artstation/artstation_635879_1705796_\351\230\277\344\277\256\347\276\205.txt" new file mode 100644 index 0000000000000000000000000000000000000000..281047c4a1c215e7a26c44e145c8e74518af152a --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_635879_1705796_\351\230\277\344\277\256\347\276\205.txt" @@ -0,0 +1 @@ +1girl, long hair, breasts, looking at viewer, black hair, weapon, wings, sword, armor, helmet, polearm, sheath, shield, armored boots diff --git a/rupid79/train_data/rupid79_artstation/artstation_641330_1720581_Halloween.caption b/rupid79/train_data/rupid79_artstation/artstation_641330_1720581_Halloween.caption new file mode 100644 index 0000000000000000000000000000000000000000..8614d92c74d8a40ece178b683e8fc899f6d91603 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_641330_1720581_Halloween.caption @@ -0,0 +1 @@ +a woman in a witch costume sitting on a bed diff --git a/rupid79/train_data/rupid79_artstation/artstation_641330_1720581_Halloween.jpg b/rupid79/train_data/rupid79_artstation/artstation_641330_1720581_Halloween.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d345b4240636d555ded89c661f642a4da3d373c9 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_641330_1720581_Halloween.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d42b27e761a635b205311cc70502731d1a6efbb62bdd9142a7228f3b7ec4c00 +size 426703 diff --git a/rupid79/train_data/rupid79_artstation/artstation_641330_1720581_Halloween.npz b/rupid79/train_data/rupid79_artstation/artstation_641330_1720581_Halloween.npz new file mode 100644 index 0000000000000000000000000000000000000000..daabdd27881893757b30c650e172e60255ac06ce --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_641330_1720581_Halloween.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9176ac7b1b2a7448cd37b99896f4e6ee86967318b97ab58408b91660db01299 +size 197432 diff --git a/rupid79/train_data/rupid79_artstation/artstation_641330_1720581_Halloween.txt b/rupid79/train_data/rupid79_artstation/artstation_641330_1720581_Halloween.txt new file mode 100644 index 0000000000000000000000000000000000000000..f7d78105577991d9f118f6c2ca8b3fdac894a4e0 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_641330_1720581_Halloween.txt @@ -0,0 +1 @@ +1girl, breasts, looking at viewer, short hair, open mouth, large breasts, red eyes, long sleeves, dress, holding, cleavage, jewelry, medium breasts, sitting, jacket, weapon, white hair, earrings, parted lips, multiple boys, teeth, choker, tongue, belt, pants, sword, hood, tongue out, wide sleeves, nail polish, black footwear, holding weapon, hair over one eye, black dress, collar, bracelet, lips, fingernails, torn clothes, clothing cutout, bare legs, blood, tattoo, makeup, mask, glowing, chain, facial mark, piercing, cleavage cutout, cross, lipstick, ear piercing, black nails, glowing eyes, spikes, side slit, hood up, halloween, long fingernails, skull, forehead mark, nose, sharp fingernails, jack-o'-lantern, red lips, scythe, pumpkin, glowing eye, stitches, spiked bracelet, spiked collar, broken, skeleton, zombie, bone, blood on weapon, tombstone, graveyard, undead diff --git a/rupid79/train_data/rupid79_artstation/artstation_6432265_23266091_Dark.caption b/rupid79/train_data/rupid79_artstation/artstation_6432265_23266091_Dark.caption new file mode 100644 index 0000000000000000000000000000000000000000..c42a7157cf2b0e61d3e7cf1b39ed2a3efd2e5071 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6432265_23266091_Dark.caption @@ -0,0 +1 @@ +a man with a sword and a red cape diff --git a/rupid79/train_data/rupid79_artstation/artstation_6432265_23266091_Dark.jpg b/rupid79/train_data/rupid79_artstation/artstation_6432265_23266091_Dark.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1322cdc47ed0220b15f5186aa06606c9363944e8 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6432265_23266091_Dark.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de9dffcd320ee7a055f10c607f8781fb8ebc4691c0fb31720e7866c9d8afbe75 +size 224374 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6432265_23266091_Dark.npz b/rupid79/train_data/rupid79_artstation/artstation_6432265_23266091_Dark.npz new file mode 100644 index 0000000000000000000000000000000000000000..29af158680db151fb4b00c3cc6a4d84e68202613 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6432265_23266091_Dark.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dea2653d2c76c764f99749ad771a976eeb9fa68558efa8dd510f4305e054aa52 +size 181048 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6432265_23266091_Dark.txt b/rupid79/train_data/rupid79_artstation/artstation_6432265_23266091_Dark.txt new file mode 100644 index 0000000000000000000000000000000000000000..4286228fd464231127e8638e98c02ac6f663ed57 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6432265_23266091_Dark.txt @@ -0,0 +1 @@ +solo, looking at viewer, 1boy, holding, standing, full body, weapon, white hair, male focus, sword, dark skin, cape, holding weapon, armor, glowing, holding sword, shoulder armor, gauntlets, pauldrons, breastplate, red cape, greaves, glowing weapon, black armor, glowing sword, flaming sword diff --git a/rupid79/train_data/rupid79_artstation/artstation_6443696_23308114_elf.caption b/rupid79/train_data/rupid79_artstation/artstation_6443696_23308114_elf.caption new file mode 100644 index 0000000000000000000000000000000000000000..20c78f88c22d29d3a83148baa195e8a9767192e7 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6443696_23308114_elf.caption @@ -0,0 +1 @@ +a woman in a white dress holding a sword diff --git a/rupid79/train_data/rupid79_artstation/artstation_6443696_23308114_elf.jpg b/rupid79/train_data/rupid79_artstation/artstation_6443696_23308114_elf.jpg new file mode 100644 index 0000000000000000000000000000000000000000..27edf0a72d07ba6795e5a06205ccd424ad8c5623 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6443696_23308114_elf.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e7a401b1476db8446ee0fd6ed296db0118348f97331ad9565809afb7194a7cd +size 120660 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6443696_23308114_elf.npz b/rupid79/train_data/rupid79_artstation/artstation_6443696_23308114_elf.npz new file mode 100644 index 0000000000000000000000000000000000000000..57cd1496586fab560026118a67f70ad01c1adaa2 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6443696_23308114_elf.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f54b04a3e48ac93e0fe8eef48ed1dd5e722ce96a48ca885292dd5273cf56a31b +size 197432 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6443696_23308114_elf.txt b/rupid79/train_data/rupid79_artstation/artstation_6443696_23308114_elf.txt new file mode 100644 index 0000000000000000000000000000000000000000..c8305cb2abb800179a496eb3edd56c290724f72b --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6443696_23308114_elf.txt @@ -0,0 +1 @@ +1girl, solo, long hair, breasts, looking at viewer, bangs, blue eyes, blonde hair, simple background, hair ornament, thighhighs, gloves, white background, dress, medium breasts, standing, full body, boots, sleeveless, pointy ears, white gloves, hand up, white dress, armor, white thighhighs, sideboob, elf, shoulder armor, gauntlets, armored boots diff --git a/rupid79/train_data/rupid79_artstation/artstation_6463152_23381149_h.caption b/rupid79/train_data/rupid79_artstation/artstation_6463152_23381149_h.caption new file mode 100644 index 0000000000000000000000000000000000000000..169f1b96ee1c462fa0c70c74b04d4a8653510dca --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6463152_23381149_h.caption @@ -0,0 +1 @@ +a man with a beard and a bow diff --git a/rupid79/train_data/rupid79_artstation/artstation_6463152_23381149_h.jpg b/rupid79/train_data/rupid79_artstation/artstation_6463152_23381149_h.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3333a39f35c331d41875bc1d98a0a77b6acd4458 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6463152_23381149_h.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d0cb4ae4052414399cde92008f9e5693c39de068a327e1f830be5ea79918cfb +size 255611 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6463152_23381149_h.npz b/rupid79/train_data/rupid79_artstation/artstation_6463152_23381149_h.npz new file mode 100644 index 0000000000000000000000000000000000000000..a27f1f9c9c098c3f155be649818bcf2b5f7f8cc8 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6463152_23381149_h.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d3887fe7093983ddb46543b9cf4513e0d074aa09f26b1a78f5d1929832e1c97 +size 246584 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6463152_23381149_h.txt b/rupid79/train_data/rupid79_artstation/artstation_6463152_23381149_h.txt new file mode 100644 index 0000000000000000000000000000000000000000..126a7a28bf0d40d05379d4b41bc05e3e66561311 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6463152_23381149_h.txt @@ -0,0 +1 @@ +solo, 1boy, holding, weapon, white hair, male focus, outdoors, cape, holding weapon, armor, facial hair, bird, scar, helmet, beard, bow (weapon), mustache, scar across eye, arrow (projectile), old, old man, holding bow (weapon), aiming diff --git a/rupid79/train_data/rupid79_artstation/artstation_6501044_23518909_s.caption b/rupid79/train_data/rupid79_artstation/artstation_6501044_23518909_s.caption new file mode 100644 index 0000000000000000000000000000000000000000..8e51753b4f8ef8ea093139542646c07c46ea9534 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6501044_23518909_s.caption @@ -0,0 +1 @@ +a woman riding a horse with a sword diff --git a/rupid79/train_data/rupid79_artstation/artstation_6501044_23518909_s.jpg b/rupid79/train_data/rupid79_artstation/artstation_6501044_23518909_s.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9168b0bc38bc0e3d0ce7e3ee5f6a076693586e98 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6501044_23518909_s.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a94866600c0b305dca5b9b57d5d26d35beb4259721531c4e919699f86d16099b +size 354061 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6501044_23518909_s.npz b/rupid79/train_data/rupid79_artstation/artstation_6501044_23518909_s.npz new file mode 100644 index 0000000000000000000000000000000000000000..6757a4f54c07ca36cf16b3e4d9eec92525a92bc8 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6501044_23518909_s.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecdf32a13e808eb10f9c79fc3d686cba00087631a2ac69e937ae0a4e399e1b45 +size 197432 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6501044_23518909_s.txt b/rupid79/train_data/rupid79_artstation/artstation_6501044_23518909_s.txt new file mode 100644 index 0000000000000000000000000000000000000000..c0e30e7d2868533c237a640e8a3641b4032c4cb2 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6501044_23518909_s.txt @@ -0,0 +1 @@ +1girl, solo, long hair, breasts, large breasts, black hair, holding, cleavage, ponytail, weapon, boots, outdoors, sword, holding weapon, armor, black eyes, shoulder armor, flag, riding, horse, banner, horseback riding, saddle, army diff --git a/rupid79/train_data/rupid79_artstation/artstation_651733_1751909_shinobi f.caption b/rupid79/train_data/rupid79_artstation/artstation_651733_1751909_shinobi f.caption new file mode 100644 index 0000000000000000000000000000000000000000..cf7f4ca1e026e42e7077805539817ba0fbb3df90 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_651733_1751909_shinobi f.caption @@ -0,0 +1 @@ +a woman in a bikini holding a sword diff --git a/rupid79/train_data/rupid79_artstation/artstation_651733_1751909_shinobi f.jpg b/rupid79/train_data/rupid79_artstation/artstation_651733_1751909_shinobi f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..63bc567d76abfe640da100156d13d8b5c3e5bc39 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_651733_1751909_shinobi f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:503c2a433d918be2f3db56c0c715558160d3c8fa4570345a44c3e07650c2c55d +size 225301 diff --git a/rupid79/train_data/rupid79_artstation/artstation_651733_1751909_shinobi f.npz b/rupid79/train_data/rupid79_artstation/artstation_651733_1751909_shinobi f.npz new file mode 100644 index 0000000000000000000000000000000000000000..7b327921bb4a7ef5e061c8b08840edeb62bc0cf0 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_651733_1751909_shinobi f.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7f37615fb2b160c4b1eaa4b6d0bd6062ee329e6c107f8e45f8c8f77776af60f +size 230200 diff --git a/rupid79/train_data/rupid79_artstation/artstation_651733_1751909_shinobi f.txt b/rupid79/train_data/rupid79_artstation/artstation_651733_1751909_shinobi f.txt new file mode 100644 index 0000000000000000000000000000000000000000..2bb5988f389d8d37743e426194f1b77dc7f48d9c --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_651733_1751909_shinobi f.txt @@ -0,0 +1 @@ +1girl, solo, long hair, simple background, black hair, white background, underwear, panties, weapon, ass, looking back, sword, from behind, armor, white panties, back, topless, butt crack diff --git a/rupid79/train_data/rupid79_artstation/artstation_6559090_23734042_s.caption b/rupid79/train_data/rupid79_artstation/artstation_6559090_23734042_s.caption new file mode 100644 index 0000000000000000000000000000000000000000..5390606b892cf0eb9a58c14b70a1f527ddf525b3 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6559090_23734042_s.caption @@ -0,0 +1 @@ +a woman with a sword and a helmet diff --git a/rupid79/train_data/rupid79_artstation/artstation_6559090_23734042_s.jpg b/rupid79/train_data/rupid79_artstation/artstation_6559090_23734042_s.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0fc7e5969afed67fc18bcf35a860e15c1d52425d --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6559090_23734042_s.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b629e79436726f97b22a8f7000d82079cde1d877f0f51f9f34c1e7e5999c46f7 +size 274723 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6559090_23734042_s.npz b/rupid79/train_data/rupid79_artstation/artstation_6559090_23734042_s.npz new file mode 100644 index 0000000000000000000000000000000000000000..f9baaea3b412dc99298db02827dd7c5c5d9d2267 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6559090_23734042_s.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c4b517dbfa42ea132008d7d452ba84aec624d2539f0068db376e0303677a0bd +size 262968 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6559090_23734042_s.txt b/rupid79/train_data/rupid79_artstation/artstation_6559090_23734042_s.txt new file mode 100644 index 0000000000000000000000000000000000000000..16c98263b601844c7b527325daf49c451d93168d --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6559090_23734042_s.txt @@ -0,0 +1 @@ +1girl, solo, long hair, breasts, looking at viewer, bangs, large breasts, black hair, hair ornament, cleavage, jewelry, medium breasts, upper body, ponytail, flower, earrings, necklace, armor, mole, black eyes, lips, rose, shoulder armor, pauldrons diff --git a/rupid79/train_data/rupid79_artstation/artstation_6574106_23791928_ Zhao Yun.caption b/rupid79/train_data/rupid79_artstation/artstation_6574106_23791928_ Zhao Yun.caption new file mode 100644 index 0000000000000000000000000000000000000000..5dc74229cd4b86350b7ce8818764787ddce8adeb --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6574106_23791928_ Zhao Yun.caption @@ -0,0 +1 @@ +a woman with a sword and a horse diff --git a/rupid79/train_data/rupid79_artstation/artstation_6574106_23791928_ Zhao Yun.jpg b/rupid79/train_data/rupid79_artstation/artstation_6574106_23791928_ Zhao Yun.jpg new file mode 100644 index 0000000000000000000000000000000000000000..868519ebf8e8aaea405bdbc44e684d52c5830a7d --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6574106_23791928_ Zhao Yun.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d8dd7478a015713877fbf7013febc4abfa0ccbe00998bc6fb4145fe4b54f36b +size 399713 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6574106_23791928_ Zhao Yun.npz b/rupid79/train_data/rupid79_artstation/artstation_6574106_23791928_ Zhao Yun.npz new file mode 100644 index 0000000000000000000000000000000000000000..039b0515872c86b8e391eb0d124d770fdf0bb83b --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6574106_23791928_ Zhao Yun.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9c9889caf8640445152059d187f361c128a50848c44599651d84f0688397ac5 +size 181048 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6574106_23791928_ Zhao Yun.txt b/rupid79/train_data/rupid79_artstation/artstation_6574106_23791928_ Zhao Yun.txt new file mode 100644 index 0000000000000000000000000000000000000000..37fb251f02def694cc5f34f2cc61ae80373e521f --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6574106_23791928_ Zhao Yun.txt @@ -0,0 +1 @@ +1girl, long hair, breasts, black hair, holding, weapon, outdoors, sword, cape, holding weapon, armor, hair over one eye, tree, holding sword, riding, horse, bare tree, horseback riding, army diff --git a/rupid79/train_data/rupid79_artstation/artstation_6596400_23872516_k.caption b/rupid79/train_data/rupid79_artstation/artstation_6596400_23872516_k.caption new file mode 100644 index 0000000000000000000000000000000000000000..e452aa901ce8b6b0856a47ad845b6bfee311ec1e --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6596400_23872516_k.caption @@ -0,0 +1 @@ +a girl in a dress with a sword and butterfly background diff --git a/rupid79/train_data/rupid79_artstation/artstation_6596400_23872516_k.jpg b/rupid79/train_data/rupid79_artstation/artstation_6596400_23872516_k.jpg new file mode 100644 index 0000000000000000000000000000000000000000..67220372bacb5504f470898f60a3f2bf8c1007f3 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6596400_23872516_k.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4bab5ebb4e8058208d62a0c57ca32d28e725a8994cdd8ff42593b2c893e877c +size 163773 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6596400_23872516_k.npz b/rupid79/train_data/rupid79_artstation/artstation_6596400_23872516_k.npz new file mode 100644 index 0000000000000000000000000000000000000000..27ff63e95793e0aadc03285285a95f11046d86ea --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6596400_23872516_k.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcb879cf21f65566f85c1db8e09b70846209cd9eaeb73df1469844c5bbd1fbe5 +size 262968 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6596400_23872516_k.txt b/rupid79/train_data/rupid79_artstation/artstation_6596400_23872516_k.txt new file mode 100644 index 0000000000000000000000000000000000000000..07b8792e92880cccc88390ffa6610a8ccf97d0ff --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6596400_23872516_k.txt @@ -0,0 +1 @@ +1girl, solo, skirt, black hair, hair ornament, long sleeves, purple eyes, weapon, pleated skirt, belt, sword, cape, side ponytail, lips, katana, bug, butterfly, lens flare, butterfly hair ornament, white cape, demon slayer uniform, tsuyuri kanao diff --git a/rupid79/train_data/rupid79_artstation/artstation_6602248_23894572_n.caption b/rupid79/train_data/rupid79_artstation/artstation_6602248_23894572_n.caption new file mode 100644 index 0000000000000000000000000000000000000000..e6c522b139b92a45fd94fad652bd0667dd4de01e --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6602248_23894572_n.caption @@ -0,0 +1 @@ +a woman in a red dress is on a circular object diff --git a/rupid79/train_data/rupid79_artstation/artstation_6602248_23894572_n.jpg b/rupid79/train_data/rupid79_artstation/artstation_6602248_23894572_n.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2de0dc481b61971aa0c4edb358b4313e6bb7986e --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6602248_23894572_n.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4f1c523013b692d1912a8d65c004edbd2357d6a36ce8ee4903d22185fa94a0f +size 311661 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6602248_23894572_n.npz b/rupid79/train_data/rupid79_artstation/artstation_6602248_23894572_n.npz new file mode 100644 index 0000000000000000000000000000000000000000..9acefd43516efe9db47a76658c25e5edad31c29a --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6602248_23894572_n.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27c0e794dd2e6f4bd9a27d23ba3f1537e87bf62cbfe3711481aac81a60e3416c +size 246584 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6602248_23894572_n.txt b/rupid79/train_data/rupid79_artstation/artstation_6602248_23894572_n.txt new file mode 100644 index 0000000000000000000000000000000000000000..2beed999b09dd5279c1031f2ff82745973079cd1 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6602248_23894572_n.txt @@ -0,0 +1 @@ +1girl, solo, long hair, looking at viewer, brown hair, black hair, ribbon, hair ribbon, multicolored hair, japanese clothes, pink eyes, kimono, arms up, fingernails, sash, gradient hair, mouth hold, obi, moon, fire, slit pupils, forehead, pink ribbon, sharp fingernails, gag, gagged, pink kimono, bamboo, bit gag, asa no ha (pattern), checkered sash, kamado nezuko diff --git a/rupid79/train_data/rupid79_artstation/artstation_6611807_23931215_g.caption b/rupid79/train_data/rupid79_artstation/artstation_6611807_23931215_g.caption new file mode 100644 index 0000000000000000000000000000000000000000..80dd662f58dbd514e65c9b589e666b501a3ee70b --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6611807_23931215_g.caption @@ -0,0 +1 @@ +a man sitting on a tree branch holding a sword diff --git a/rupid79/train_data/rupid79_artstation/artstation_6611807_23931215_g.jpg b/rupid79/train_data/rupid79_artstation/artstation_6611807_23931215_g.jpg new file mode 100644 index 0000000000000000000000000000000000000000..79a9b8373ff44006369b5b12695d178b664a6175 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6611807_23931215_g.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed25c3a405734987b4343e3f95b408ee9a39cae0f0c1aab6a257c65281307015 +size 318714 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6611807_23931215_g.npz b/rupid79/train_data/rupid79_artstation/artstation_6611807_23931215_g.npz new file mode 100644 index 0000000000000000000000000000000000000000..c46b95451044402e303fcac73d81c27f552b8ee5 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6611807_23931215_g.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8af79d2ef179c22b69c373cea51c2b923907f4a255f5a6441f03e3f95298ba89 +size 230200 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6611807_23931215_g.txt b/rupid79/train_data/rupid79_artstation/artstation_6611807_23931215_g.txt new file mode 100644 index 0000000000000000000000000000000000000000..bae3af6c20e6905831c8531197f802509d90294c --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6611807_23931215_g.txt @@ -0,0 +1 @@ +solo, long hair, looking at viewer, bangs, black hair, long sleeves, 1boy, holding, hair between eyes, sitting, closed mouth, jacket, weapon, male focus, outdoors, japanese clothes, belt, pants, sword, wide sleeves, black footwear, tree, black jacket, black pants, katana, sheath, knee up, sheathed, haori, demon slayer uniform, tomioka giyuu diff --git a/rupid79/train_data/rupid79_artstation/artstation_6612147_23932467_s.caption b/rupid79/train_data/rupid79_artstation/artstation_6612147_23932467_s.caption new file mode 100644 index 0000000000000000000000000000000000000000..8d7502341f7fb770e09a1d8d3dc3b154091edb7e --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6612147_23932467_s.caption @@ -0,0 +1 @@ +a woman in a kimono outfit holding a sword diff --git a/rupid79/train_data/rupid79_artstation/artstation_6612147_23932467_s.jpg b/rupid79/train_data/rupid79_artstation/artstation_6612147_23932467_s.jpg new file mode 100644 index 0000000000000000000000000000000000000000..04e29137bbcc213028ea182a55071f4ae1c87f43 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6612147_23932467_s.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45062753937434c85df8493e96758547ffcfb1e1c1055c93b681dd2eb190aa49 +size 300739 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6612147_23932467_s.npz b/rupid79/train_data/rupid79_artstation/artstation_6612147_23932467_s.npz new file mode 100644 index 0000000000000000000000000000000000000000..f77165826947a62490df1bbffa7667679281076d --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6612147_23932467_s.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a22b13534da4b861c0d00b1eb9221a4b613f14f48ee9434830fb92d09808a05f +size 230200 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6612147_23932467_s.txt b/rupid79/train_data/rupid79_artstation/artstation_6612147_23932467_s.txt new file mode 100644 index 0000000000000000000000000000000000000000..60c55f12ad030702a9177aa6139cba2d2638c525 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6612147_23932467_s.txt @@ -0,0 +1 @@ +1girl, solo, looking at viewer, short hair, black hair, hair ornament, long sleeves, holding, sitting, closed mouth, purple eyes, weapon, purple hair, multicolored hair, japanese clothes, pants, sword, wide sleeves, water, holding weapon, uniform, lips, holding sword, black pants, moon, katana, bug, butterfly, sheath, full moon, butterfly hair ornament, haori, blue butterfly, demon slayer uniform, kochou shinobu diff --git a/rupid79/train_data/rupid79_artstation/artstation_6779572_24573929_L.caption b/rupid79/train_data/rupid79_artstation/artstation_6779572_24573929_L.caption new file mode 100644 index 0000000000000000000000000000000000000000..b2ff93dfcb299bba237647fad32c9fb37744c919 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6779572_24573929_L.caption @@ -0,0 +1 @@ +a woman with a dragon and a sword diff --git a/rupid79/train_data/rupid79_artstation/artstation_6779572_24573929_L.jpg b/rupid79/train_data/rupid79_artstation/artstation_6779572_24573929_L.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8dc881c31f55ebb13d3955ac27d5b3a5f3ba29d1 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6779572_24573929_L.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d65c5dbb6ef029dcfa1f335a093a4325e6d04db91bdb13c94ecde49a1223553c +size 233234 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6779572_24573929_L.npz b/rupid79/train_data/rupid79_artstation/artstation_6779572_24573929_L.npz new file mode 100644 index 0000000000000000000000000000000000000000..7137c811cfc1362da400342a5cf2dc027faa6f51 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6779572_24573929_L.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a31089e8530f90e8fd78f46fc231b0a57b4864e43d43a77eb9d3588ca43550c +size 262968 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6779572_24573929_L.txt b/rupid79/train_data/rupid79_artstation/artstation_6779572_24573929_L.txt new file mode 100644 index 0000000000000000000000000000000000000000..39784df9716b6a0add0504ad8345001bae2c31b5 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6779572_24573929_L.txt @@ -0,0 +1 @@ +1girl, solo, long hair, breasts, looking at viewer, blue eyes, large breasts, cleavage, weapon, white hair, pointy ears, armor, glowing, elf, gauntlets, bow (weapon), dragon diff --git a/rupid79/train_data/rupid79_artstation/artstation_6811382_24694337_ Guan Yu.caption b/rupid79/train_data/rupid79_artstation/artstation_6811382_24694337_ Guan Yu.caption new file mode 100644 index 0000000000000000000000000000000000000000..5727b8d825abbe31f3b697b506448edd418d930a --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6811382_24694337_ Guan Yu.caption @@ -0,0 +1 @@ +a man with a long beard riding a horse diff --git a/rupid79/train_data/rupid79_artstation/artstation_6811382_24694337_ Guan Yu.jpg b/rupid79/train_data/rupid79_artstation/artstation_6811382_24694337_ Guan Yu.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0fe5e896aba708514e90014d55893e719a3bfda4 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6811382_24694337_ Guan Yu.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:939f6f7f8433be623cf27fc805ceeedd3f43d8289174fb149ca8da3e579153a5 +size 436463 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6811382_24694337_ Guan Yu.npz b/rupid79/train_data/rupid79_artstation/artstation_6811382_24694337_ Guan Yu.npz new file mode 100644 index 0000000000000000000000000000000000000000..8954c056e6b965a69182f633d487f3390d4c86bb --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6811382_24694337_ Guan Yu.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f499888db90ba1e20831fbe5b2d243af42039ef57f663413d3ec193b0c09923f +size 197432 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6811382_24694337_ Guan Yu.txt b/rupid79/train_data/rupid79_artstation/artstation_6811382_24694337_ Guan Yu.txt new file mode 100644 index 0000000000000000000000000000000000000000..32588495510dcbbbd8a9b18aeace99ecab6920ad --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6811382_24694337_ Guan Yu.txt @@ -0,0 +1 @@ +solo, long hair, looking at viewer, black hair, 1boy, hat, holding, weapon, male focus, outdoors, sword, facial hair, chinese clothes, nature, beard, forest, mustache, riding, bamboo, horse, bamboo forest diff --git a/rupid79/train_data/rupid79_artstation/artstation_6843481_24820299_r 1.caption b/rupid79/train_data/rupid79_artstation/artstation_6843481_24820299_r 1.caption new file mode 100644 index 0000000000000000000000000000000000000000..e84d82428693ef6c1c174495e06c593f47d11d9f --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6843481_24820299_r 1.caption @@ -0,0 +1 @@ +a man in armor with a red cape and sword diff --git a/rupid79/train_data/rupid79_artstation/artstation_6843481_24820299_r 1.jpg b/rupid79/train_data/rupid79_artstation/artstation_6843481_24820299_r 1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..62fdd8d2cde75e9eb3bb462028eb085834b154bd --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6843481_24820299_r 1.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c51f7aa8296362134ebbcd648d2fdad70e02e598966ae423fd6f94764c0aad4d +size 206088 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6843481_24820299_r 1.npz b/rupid79/train_data/rupid79_artstation/artstation_6843481_24820299_r 1.npz new file mode 100644 index 0000000000000000000000000000000000000000..d82a63f09e99104726ef07dc0977ed643a9fda5c --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6843481_24820299_r 1.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:561005ec72a27cbfb5e353a767beca3ab1ebacfe0bf8ba973b475cff27865e27 +size 131896 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6843481_24820299_r 1.txt b/rupid79/train_data/rupid79_artstation/artstation_6843481_24820299_r 1.txt new file mode 100644 index 0000000000000000000000000000000000000000..c5708e08ccaf94561aa99452801f584bcdff726c --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6843481_24820299_r 1.txt @@ -0,0 +1 @@ +solo, simple background, red eyes, 1boy, white background, standing, full body, male focus, red hair, pointy ears, cape, armor, red cape diff --git a/rupid79/train_data/rupid79_artstation/artstation_6843481_24820299_r.caption b/rupid79/train_data/rupid79_artstation/artstation_6843481_24820299_r.caption new file mode 100644 index 0000000000000000000000000000000000000000..159ed9b42298351c0f63e02c36391308f817cc5b --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6843481_24820299_r.caption @@ -0,0 +1 @@ +a man in armor holding a sword and a shield diff --git a/rupid79/train_data/rupid79_artstation/artstation_6843481_24820299_r.jpg b/rupid79/train_data/rupid79_artstation/artstation_6843481_24820299_r.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7b4bc6d5f1d572a168e72531f02741222faddff5 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6843481_24820299_r.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c157d54ffa12a52631071ccbe501ac2f6adade317111a77ec13ab53a438500d +size 279801 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6843481_24820299_r.npz b/rupid79/train_data/rupid79_artstation/artstation_6843481_24820299_r.npz new file mode 100644 index 0000000000000000000000000000000000000000..9479fd4b833e807c47654888dbad5bd540b0ca94 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6843481_24820299_r.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4408b8248df43cf9b1dc0df4029bf5e80b790abd91b5be8b63340a0459fdda96 +size 131896 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6843481_24820299_r.txt b/rupid79/train_data/rupid79_artstation/artstation_6843481_24820299_r.txt new file mode 100644 index 0000000000000000000000000000000000000000..d642736c0659918fed95ff58d3b9977923469c72 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6843481_24820299_r.txt @@ -0,0 +1 @@ +solo, simple background, red eyes, 1boy, white background, standing, full body, male focus, red hair, armor, facial mark, gauntlets, claws, pauldrons, black armor diff --git a/rupid79/train_data/rupid79_artstation/artstation_6872871_24931038_j.caption b/rupid79/train_data/rupid79_artstation/artstation_6872871_24931038_j.caption new file mode 100644 index 0000000000000000000000000000000000000000..fc45c80eec00f700d0e0563ac7ae74488cc4f81d --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6872871_24931038_j.caption @@ -0,0 +1 @@ +a man with a beard and a beardless face diff --git a/rupid79/train_data/rupid79_artstation/artstation_6872871_24931038_j.jpg b/rupid79/train_data/rupid79_artstation/artstation_6872871_24931038_j.jpg new file mode 100644 index 0000000000000000000000000000000000000000..359dd02a3c9793368f164c03c320875147fd114a --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6872871_24931038_j.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63b06c0a8645b2ce3779b3e334a9e877446fd886942710eb2ced65e6803892f8 +size 201104 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6872871_24931038_j.npz b/rupid79/train_data/rupid79_artstation/artstation_6872871_24931038_j.npz new file mode 100644 index 0000000000000000000000000000000000000000..8df752ba6f6b4cf8b8fbfd7e4e7ef105eaeec78f --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6872871_24931038_j.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca1f940309f9284c0313b7deaffcf6143e5cdec5e37ff3cf37921a87d5426eb8 +size 213816 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6872871_24931038_j.txt b/rupid79/train_data/rupid79_artstation/artstation_6872871_24931038_j.txt new file mode 100644 index 0000000000000000000000000000000000000000..b1f64496f436ce6f811cb1a2db1353c10d54e448 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6872871_24931038_j.txt @@ -0,0 +1 @@ +solo, open mouth, black hair, 1boy, male focus, teeth, water, armor, facial hair, scar, beard, mustache, manly diff --git a/rupid79/train_data/rupid79_artstation/artstation_6872871_24931041_j.caption b/rupid79/train_data/rupid79_artstation/artstation_6872871_24931041_j.caption new file mode 100644 index 0000000000000000000000000000000000000000..4c2a1df0a95b6d35ba2995b8f2de4cc26dd29d73 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6872871_24931041_j.caption @@ -0,0 +1 @@ +a man with a beard holding a large ball diff --git a/rupid79/train_data/rupid79_artstation/artstation_6872871_24931041_j.jpg b/rupid79/train_data/rupid79_artstation/artstation_6872871_24931041_j.jpg new file mode 100644 index 0000000000000000000000000000000000000000..32cb512daf7d17d1058b6516bf8c277852589acb --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6872871_24931041_j.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6050594066a914380351e24237cc8925c9933900956843a344eef779e42f1b0 +size 301858 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6872871_24931041_j.npz b/rupid79/train_data/rupid79_artstation/artstation_6872871_24931041_j.npz new file mode 100644 index 0000000000000000000000000000000000000000..0632b212fc174803b602fa31ce5a22938912b3a3 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6872871_24931041_j.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00dffed3839b8ead79196678769f7f35a0764f0d5fb569cca25dd74f4022891f +size 197432 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6872871_24931041_j.txt b/rupid79/train_data/rupid79_artstation/artstation_6872871_24931041_j.txt new file mode 100644 index 0000000000000000000000000000000000000000..39ca1bb0746980640c870176e876a8e0a04bebf5 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6872871_24931041_j.txt @@ -0,0 +1 @@ +solo, black hair, 1boy, holding, weapon, male focus, teeth, armor, facial hair, scar, shoulder armor, beard, scar on face, pauldrons, scar across eye, manly diff --git a/rupid79/train_data/rupid79_artstation/artstation_6904587_25051006_b.caption b/rupid79/train_data/rupid79_artstation/artstation_6904587_25051006_b.caption new file mode 100644 index 0000000000000000000000000000000000000000..d1a8db6ab70f883c167019941d3d3bcc17d58230 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6904587_25051006_b.caption @@ -0,0 +1 @@ +a woman with a sword and armor on a white background diff --git a/rupid79/train_data/rupid79_artstation/artstation_6904587_25051006_b.jpg b/rupid79/train_data/rupid79_artstation/artstation_6904587_25051006_b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3d5eafb5fd5bbbfe8d54a2f9f6130ab101562019 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6904587_25051006_b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85a7f76c0f847d7223d7c2bc62b12aaff6dac886e0504e8f46d0d9d071155381 +size 225380 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6904587_25051006_b.npz b/rupid79/train_data/rupid79_artstation/artstation_6904587_25051006_b.npz new file mode 100644 index 0000000000000000000000000000000000000000..d823f4af414466e80c630a965093e60efcaa5f1b --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6904587_25051006_b.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a93336524947ec103be4cc40d60283c537090024174224753ae1aecf5af4303 +size 246584 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6904587_25051006_b.txt b/rupid79/train_data/rupid79_artstation/artstation_6904587_25051006_b.txt new file mode 100644 index 0000000000000000000000000000000000000000..9bc95640473381d83e0e7a7cbbd0fed571f77a67 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6904587_25051006_b.txt @@ -0,0 +1 @@ +1girl, solo, long hair, breasts, looking at viewer, simple background, hair ornament, thighhighs, white background, dress, holding, closed mouth, standing, weapon, red hair, sword, holding weapon, armor, blue dress, holding sword, head wings, shoulder armor, gauntlets, dual wielding, pauldrons, breastplate, red lips diff --git a/rupid79/train_data/rupid79_artstation/artstation_6969352_25285447_o.caption b/rupid79/train_data/rupid79_artstation/artstation_6969352_25285447_o.caption new file mode 100644 index 0000000000000000000000000000000000000000..206cc5c287c41f148d9c7da157c8d0581be024f6 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6969352_25285447_o.caption @@ -0,0 +1 @@ +a man with a sword and a sword in his hand diff --git a/rupid79/train_data/rupid79_artstation/artstation_6969352_25285447_o.jpg b/rupid79/train_data/rupid79_artstation/artstation_6969352_25285447_o.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c98dbf92ef13a29a35c542c55f9fdf16586c0341 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6969352_25285447_o.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:915a0b672a8ded24ad4b34da48ae78a04d9feb7c8485ce9b46122b6cb03785cc +size 126890 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6969352_25285447_o.npz b/rupid79/train_data/rupid79_artstation/artstation_6969352_25285447_o.npz new file mode 100644 index 0000000000000000000000000000000000000000..7336a82cbabf4d0ab9b3e7f893b367b5ee523164 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6969352_25285447_o.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02255bc8058ff16c852f2e6ca2eca4452268a6c369148b3ca86457f9d22ef1bc +size 230200 diff --git a/rupid79/train_data/rupid79_artstation/artstation_6969352_25285447_o.txt b/rupid79/train_data/rupid79_artstation/artstation_6969352_25285447_o.txt new file mode 100644 index 0000000000000000000000000000000000000000..772217ead20a8bd47c3716a268b83b1195f8a952 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_6969352_25285447_o.txt @@ -0,0 +1 @@ +solo, long hair, 1boy, white background, weapon, white hair, male focus, horns, pointy ears, sword, armor, colored skin, polearm, oni, red skin diff --git a/rupid79/train_data/rupid79_artstation/artstation_7025382_25494067_D.caption b/rupid79/train_data/rupid79_artstation/artstation_7025382_25494067_D.caption new file mode 100644 index 0000000000000000000000000000000000000000..25231e52e17e8643312c3ebd8a4e7dfdd1d291eb --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_7025382_25494067_D.caption @@ -0,0 +1 @@ +a man in armor holding a sword diff --git a/rupid79/train_data/rupid79_artstation/artstation_7025382_25494067_D.jpg b/rupid79/train_data/rupid79_artstation/artstation_7025382_25494067_D.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3881d3f557fe8f0efb1f7fba21523c19918b2fd4 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_7025382_25494067_D.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1faf3a19949933e7e3724e916b560ffc8b121df9960e8e783d1ffaaae59f07e +size 147343 diff --git a/rupid79/train_data/rupid79_artstation/artstation_7025382_25494067_D.npz b/rupid79/train_data/rupid79_artstation/artstation_7025382_25494067_D.npz new file mode 100644 index 0000000000000000000000000000000000000000..422791cd580d39f89ec56f2389083464468ac6e4 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_7025382_25494067_D.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfe32084c5ace4ce7f3c032514c40df561fba820e95664ce32928e929827a252 +size 262968 diff --git a/rupid79/train_data/rupid79_artstation/artstation_7025382_25494067_D.txt b/rupid79/train_data/rupid79_artstation/artstation_7025382_25494067_D.txt new file mode 100644 index 0000000000000000000000000000000000000000..3eecbd36c881db11262b49e7300e2c308ad383ad --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_7025382_25494067_D.txt @@ -0,0 +1 @@ +solo, looking at viewer, simple background, 1boy, holding, green eyes, weapon, male focus, sword, holding weapon, armor, glowing, holding sword, helmet, black background, shoulder armor, gauntlets, glowing eyes, pauldrons, skull, breastplate, skeleton, full armor diff --git a/rupid79/train_data/rupid79_artstation/artstation_7262050_26420593_dnt.caption b/rupid79/train_data/rupid79_artstation/artstation_7262050_26420593_dnt.caption new file mode 100644 index 0000000000000000000000000000000000000000..67266bf7bc117735185cb8ccc64f32c2adba842e --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_7262050_26420593_dnt.caption @@ -0,0 +1 @@ +a drawing of a female knight with a sword diff --git a/rupid79/train_data/rupid79_artstation/artstation_7262050_26420593_dnt.jpg b/rupid79/train_data/rupid79_artstation/artstation_7262050_26420593_dnt.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b63998c27f9f0f2a8bdcf10aebfa6d3382c0ed08 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_7262050_26420593_dnt.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ef9742982becf066ecd7fce8faacc2d524df6238e9704d3a53820eb0f35755f +size 259780 diff --git a/rupid79/train_data/rupid79_artstation/artstation_7262050_26420593_dnt.npz b/rupid79/train_data/rupid79_artstation/artstation_7262050_26420593_dnt.npz new file mode 100644 index 0000000000000000000000000000000000000000..7372bd970681daa245d4b2edad1b65718881bc1f --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_7262050_26420593_dnt.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f08e9c9f0b9ead8e9c2456a5cea88b715ee43db4e11e31924c316c7605177e96 +size 197432 diff --git a/rupid79/train_data/rupid79_artstation/artstation_7262050_26420593_dnt.txt b/rupid79/train_data/rupid79_artstation/artstation_7262050_26420593_dnt.txt new file mode 100644 index 0000000000000000000000000000000000000000..1f6478ee6819cea6fafee7a455e9d3c39835aeac --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_7262050_26420593_dnt.txt @@ -0,0 +1 @@ +1girl, solo, long hair, breasts, simple background, white background, holding, very long hair, standing, full body, weapon, white hair, parted lips, horns, sword, holding weapon, armor, tattoo, holding sword, helmet, shoulder armor, gauntlets, pauldrons, shield, vambraces, fake horns, greaves diff --git a/rupid79/train_data/rupid79_artstation/artstation_7301860_26585321_lor.caption b/rupid79/train_data/rupid79_artstation/artstation_7301860_26585321_lor.caption new file mode 100644 index 0000000000000000000000000000000000000000..05b7058bb5f2c76d25407fa629a157cc97d7363d --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_7301860_26585321_lor.caption @@ -0,0 +1 @@ +a drawing of a demon with a sword diff --git a/rupid79/train_data/rupid79_artstation/artstation_7301860_26585321_lor.jpg b/rupid79/train_data/rupid79_artstation/artstation_7301860_26585321_lor.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bcad395b870302c916c9d805dbff242d48673c1c --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_7301860_26585321_lor.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b4d6d98cb5d05798cf78a69d8c927db62825b2a214260d02354e8613ab96cde +size 153138 diff --git a/rupid79/train_data/rupid79_artstation/artstation_7301860_26585321_lor.npz b/rupid79/train_data/rupid79_artstation/artstation_7301860_26585321_lor.npz new file mode 100644 index 0000000000000000000000000000000000000000..9d586e9970c25510180591196bc0b02c7fab87bb --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_7301860_26585321_lor.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bbe419035caac4f9cf762ce850706c1acdbdc0a67e11e90e845e09ac1627c92 +size 213816 diff --git a/rupid79/train_data/rupid79_artstation/artstation_7301860_26585321_lor.txt b/rupid79/train_data/rupid79_artstation/artstation_7301860_26585321_lor.txt new file mode 100644 index 0000000000000000000000000000000000000000..a2ea5ec621433b1b78e1f90151055c1a1603e010 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_7301860_26585321_lor.txt @@ -0,0 +1 @@ +solo, simple background, 1boy, white background, holding, tail, weapon, wings, horns, teeth, sword, holding weapon, no humans, holding sword, fire, sharp teeth, claws, demon wings, monster, demon, demon boy, flaming weapon, flaming sword diff --git a/rupid79/train_data/rupid79_artstation/artstation_7427657_27099454_ uniform.caption b/rupid79/train_data/rupid79_artstation/artstation_7427657_27099454_ uniform.caption new file mode 100644 index 0000000000000000000000000000000000000000..4ea4d640dae5896c9af973ed3855d72a3a870e70 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_7427657_27099454_ uniform.caption @@ -0,0 +1 @@ +a woman in a white outfit and a red belt diff --git a/rupid79/train_data/rupid79_artstation/artstation_7427657_27099454_ uniform.jpg b/rupid79/train_data/rupid79_artstation/artstation_7427657_27099454_ uniform.jpg new file mode 100644 index 0000000000000000000000000000000000000000..543420a48179e90ca5c1ea34cb95bb8ee466dff6 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_7427657_27099454_ uniform.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14b5de8de97462b4cdc912c8711ec3a342d61b685d0129b48edcf37658f4a558 +size 111350 diff --git a/rupid79/train_data/rupid79_artstation/artstation_7427657_27099454_ uniform.npz b/rupid79/train_data/rupid79_artstation/artstation_7427657_27099454_ uniform.npz new file mode 100644 index 0000000000000000000000000000000000000000..1b534ab34bba559a809ee22edeb85fe42ece6586 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_7427657_27099454_ uniform.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7d03e65a02249657d888036c82e7720a2b1ab8519b1946900c17ff52b2a5ae8 +size 181048 diff --git a/rupid79/train_data/rupid79_artstation/artstation_7427657_27099454_ uniform.txt b/rupid79/train_data/rupid79_artstation/artstation_7427657_27099454_ uniform.txt new file mode 100644 index 0000000000000000000000000000000000000000..9d01325fa314ab17799545522b90a812631e151c --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_7427657_27099454_ uniform.txt @@ -0,0 +1 @@ +1girl, solo, long hair, breasts, looking at viewer, simple background, red eyes, white background, cleavage, medium breasts, underwear, standing, collarbone, full body, ponytail, white hair, shoes, belt, pants, bra, black bra, sneakers, white pants, dougi, strapless bra, martial arts belt diff --git a/rupid79/train_data/rupid79_artstation/artstation_7491127_27366387_force.caption b/rupid79/train_data/rupid79_artstation/artstation_7491127_27366387_force.caption new file mode 100644 index 0000000000000000000000000000000000000000..dad1e8244b6638c8bc8b0985d74298c70ca71273 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_7491127_27366387_force.caption @@ -0,0 +1 @@ +a man with a light saber on a motorcycle diff --git a/rupid79/train_data/rupid79_artstation/artstation_7491127_27366387_force.jpg b/rupid79/train_data/rupid79_artstation/artstation_7491127_27366387_force.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5b34ce724e1850858ea6cd39599a2ae875cb76ef --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_7491127_27366387_force.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18773c20e0e392ede1bb46d2fe8c1cd16e0976dddf45091118cff4b20d12f2c5 +size 176479 diff --git a/rupid79/train_data/rupid79_artstation/artstation_7491127_27366387_force.npz b/rupid79/train_data/rupid79_artstation/artstation_7491127_27366387_force.npz new file mode 100644 index 0000000000000000000000000000000000000000..e93b77931c251689c5b5cce2c741d730da7b7347 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_7491127_27366387_force.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf43b213d32524e2b6e167ce09753f5d69390b36159dcb8db4e521b56dfc9231 +size 246584 diff --git a/rupid79/train_data/rupid79_artstation/artstation_7491127_27366387_force.txt b/rupid79/train_data/rupid79_artstation/artstation_7491127_27366387_force.txt new file mode 100644 index 0000000000000000000000000000000000000000..c4f71ef3819508dacad7b71e5742fdd433d8bdfb --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_7491127_27366387_force.txt @@ -0,0 +1 @@ +red eyes, gloves, 1boy, weapon, male focus, boots, belt, sword, hood, tree, mask, glowing, helmet, robot, glowing eyes, science fiction, energy sword, lightsaber diff --git a/rupid79/train_data/rupid79_artstation/artstation_7565102_27669178_Warrior.caption b/rupid79/train_data/rupid79_artstation/artstation_7565102_27669178_Warrior.caption new file mode 100644 index 0000000000000000000000000000000000000000..562d3aacdc737f497cb3acff29f5c1b439e0cb0e --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_7565102_27669178_Warrior.caption @@ -0,0 +1 @@ +a man with a sword and armor on a dark background diff --git a/rupid79/train_data/rupid79_artstation/artstation_7565102_27669178_Warrior.jpg b/rupid79/train_data/rupid79_artstation/artstation_7565102_27669178_Warrior.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b74f03a352f73f9ba0fe7ca44e0b263c3391e825 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_7565102_27669178_Warrior.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43a69b82b788519c116dfd93bf095b7990490c68a5a5949e44a947937490f122 +size 422538 diff --git a/rupid79/train_data/rupid79_artstation/artstation_7565102_27669178_Warrior.npz b/rupid79/train_data/rupid79_artstation/artstation_7565102_27669178_Warrior.npz new file mode 100644 index 0000000000000000000000000000000000000000..71064eb6da031a6197dabd39aeb34762e8b929a7 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_7565102_27669178_Warrior.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c56c07617d87e5ffcc0ca38ff7cd976d28b088e1968405e178c008ec3a7166b +size 181048 diff --git a/rupid79/train_data/rupid79_artstation/artstation_7565102_27669178_Warrior.txt b/rupid79/train_data/rupid79_artstation/artstation_7565102_27669178_Warrior.txt new file mode 100644 index 0000000000000000000000000000000000000000..5c3cff3108b3d3cf3a89b01dada70fd2678b20b5 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_7565102_27669178_Warrior.txt @@ -0,0 +1 @@ +solo, looking at viewer, 1boy, holding, weapon, male focus, wings, sword, holding weapon, armor, glowing, holding sword, helmet, shoulder armor, pauldrons diff --git a/rupid79/train_data/rupid79_artstation/artstation_7653980_28037166_elf.caption b/rupid79/train_data/rupid79_artstation/artstation_7653980_28037166_elf.caption new file mode 100644 index 0000000000000000000000000000000000000000..35168b1f714a942768322177dcf62e36153380ce --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_7653980_28037166_elf.caption @@ -0,0 +1 @@ +a woman with a sword and a lot of blood diff --git a/rupid79/train_data/rupid79_artstation/artstation_7653980_28037166_elf.jpg b/rupid79/train_data/rupid79_artstation/artstation_7653980_28037166_elf.jpg new file mode 100644 index 0000000000000000000000000000000000000000..496c9f512f3bbecd2c2b8912cf95455355698c21 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_7653980_28037166_elf.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba121ad68a8fb4cfb264fbe7d0a98a09a437b403ce88e13f0a0e141f75e5f893 +size 379579 diff --git a/rupid79/train_data/rupid79_artstation/artstation_7653980_28037166_elf.npz b/rupid79/train_data/rupid79_artstation/artstation_7653980_28037166_elf.npz new file mode 100644 index 0000000000000000000000000000000000000000..77f7b629c7640bdadd8622220a4d59afb82b3c4d --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_7653980_28037166_elf.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6abb5cea5022373ea11dd8087c5185cd738737ce48ffde5a74f893a28290bcd8 +size 197432 diff --git a/rupid79/train_data/rupid79_artstation/artstation_7653980_28037166_elf.txt b/rupid79/train_data/rupid79_artstation/artstation_7653980_28037166_elf.txt new file mode 100644 index 0000000000000000000000000000000000000000..f01a8a6502ef3509ade8593d41937d0a80838956 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_7653980_28037166_elf.txt @@ -0,0 +1 @@ +1girl, long hair, looking at viewer, blue eyes, blonde hair, holding, underwear, panties, weapon, ass, pantyhose, boots, solo focus, looking back, sword, hood, holding weapon, armor, high heels, blood, glowing, shoulder armor, gauntlets, fishnets, pauldrons, skull, bow (weapon), forehead mark, arrow (projectile), skeleton, quiver, undead diff --git a/rupid79/train_data/rupid79_artstation/artstation_7715540_28292565_Darkness.caption b/rupid79/train_data/rupid79_artstation/artstation_7715540_28292565_Darkness.caption new file mode 100644 index 0000000000000000000000000000000000000000..932dd1355eb5d033df5740c82fc69ea1fd37737c --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_7715540_28292565_Darkness.caption @@ -0,0 +1 @@ +a man in a black costume holding a sword diff --git a/rupid79/train_data/rupid79_artstation/artstation_7715540_28292565_Darkness.jpg b/rupid79/train_data/rupid79_artstation/artstation_7715540_28292565_Darkness.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f9cb33096bf935d9fff5f37ee876cccbb95cf245 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_7715540_28292565_Darkness.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57f64ae04c5363a97eea3b45286d2db076bdc2bc7f9ffe3963e0a3c20038459a +size 163904 diff --git a/rupid79/train_data/rupid79_artstation/artstation_7715540_28292565_Darkness.npz b/rupid79/train_data/rupid79_artstation/artstation_7715540_28292565_Darkness.npz new file mode 100644 index 0000000000000000000000000000000000000000..bba2b5a14214c498511496cd287a50de53001513 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_7715540_28292565_Darkness.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1baec5c89f4a0fcf5c1514b3f4430ed427bb90e403509cb2774bd717e174d236 +size 230200 diff --git a/rupid79/train_data/rupid79_artstation/artstation_7715540_28292565_Darkness.txt b/rupid79/train_data/rupid79_artstation/artstation_7715540_28292565_Darkness.txt new file mode 100644 index 0000000000000000000000000000000000000000..77983bbb34250a2eaf7ed703b39eae1c0a1b928b --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_7715540_28292565_Darkness.txt @@ -0,0 +1 @@ +solo, looking at viewer, red eyes, 1boy, holding, standing, weapon, grey hair, male focus, horns, sword, cape, holding weapon, armor, glowing, holding sword, shoulder armor, gauntlets, glowing eyes, breastplate, black cape, glowing eye, greaves, black armor diff --git "a/rupid79/train_data/rupid79_artstation/artstation_7854735_28855153_\353\263\264\353\235\274\354\203\211.caption" "b/rupid79/train_data/rupid79_artstation/artstation_7854735_28855153_\353\263\264\353\235\274\354\203\211.caption" new file mode 100644 index 0000000000000000000000000000000000000000..96925f544ca9c9b8a527e8a6232fe86e9068a499 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_7854735_28855153_\353\263\264\353\235\274\354\203\211.caption" @@ -0,0 +1 @@ +a woman in a black dress laying on a bed of skulls diff --git "a/rupid79/train_data/rupid79_artstation/artstation_7854735_28855153_\353\263\264\353\235\274\354\203\211.jpg" "b/rupid79/train_data/rupid79_artstation/artstation_7854735_28855153_\353\263\264\353\235\274\354\203\211.jpg" new file mode 100644 index 0000000000000000000000000000000000000000..646ff2c370f65ed9486764bc7ff10d76e23a6a14 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_7854735_28855153_\353\263\264\353\235\274\354\203\211.jpg" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f1b3bcbe4920d90ee481f6feedd91b700e82d05f6f8626d0180dcc7a693172c +size 413713 diff --git "a/rupid79/train_data/rupid79_artstation/artstation_7854735_28855153_\353\263\264\353\235\274\354\203\211.npz" "b/rupid79/train_data/rupid79_artstation/artstation_7854735_28855153_\353\263\264\353\235\274\354\203\211.npz" new file mode 100644 index 0000000000000000000000000000000000000000..dc4b3c9f7fa1fe08743f73f52a1882e64d9dee4e --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_7854735_28855153_\353\263\264\353\235\274\354\203\211.npz" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91c7d25a66cfcbded4ec92d43fc56b658d600c0b5358ccf7b69f4bf98dea44d9 +size 246584 diff --git "a/rupid79/train_data/rupid79_artstation/artstation_7854735_28855153_\353\263\264\353\235\274\354\203\211.txt" "b/rupid79/train_data/rupid79_artstation/artstation_7854735_28855153_\353\263\264\353\235\274\354\203\211.txt" new file mode 100644 index 0000000000000000000000000000000000000000..b5af70c8ee93134d01467280b2e7a4722a29a6a5 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_7854735_28855153_\353\263\264\353\235\274\354\203\211.txt" @@ -0,0 +1 @@ +solo, gloves, 1boy, holding, jewelry, jacket, flower, white hair, male focus, lying, parted lips, on back, water, necklace, black jacket, blood, tattoo, rose, red flower, partially submerged, skull, red rose, afloat diff --git a/rupid79/train_data/rupid79_artstation/artstation_799648_2214202_sword.caption b/rupid79/train_data/rupid79_artstation/artstation_799648_2214202_sword.caption new file mode 100644 index 0000000000000000000000000000000000000000..b04efcbcbfc70d7a649f2665cbaf923fb7a194e7 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_799648_2214202_sword.caption @@ -0,0 +1 @@ +a woman in armor holding a sword and a dragon diff --git a/rupid79/train_data/rupid79_artstation/artstation_799648_2214202_sword.jpg b/rupid79/train_data/rupid79_artstation/artstation_799648_2214202_sword.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0a903ea307b079afed1b23e708b3e8f3c97134c0 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_799648_2214202_sword.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e4c96f1a17621ccaa49fe0a67471fa3857474e7bb35e0b09768881adaf284f7 +size 428877 diff --git a/rupid79/train_data/rupid79_artstation/artstation_799648_2214202_sword.npz b/rupid79/train_data/rupid79_artstation/artstation_799648_2214202_sword.npz new file mode 100644 index 0000000000000000000000000000000000000000..6e53892388163c9b8af77f8d59a6efa9ea1c6bd1 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_799648_2214202_sword.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dbf0c0d464e104a3edeb2eeca0df68c47ccce84054001be2698b2de3d786f44 +size 197432 diff --git a/rupid79/train_data/rupid79_artstation/artstation_799648_2214202_sword.txt b/rupid79/train_data/rupid79_artstation/artstation_799648_2214202_sword.txt new file mode 100644 index 0000000000000000000000000000000000000000..30fa0a18caac10376be3f2acf995998b45ade163 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_799648_2214202_sword.txt @@ -0,0 +1 @@ +solo, long hair, looking at viewer, black hair, 1boy, holding, weapon, male focus, teeth, sword, holding weapon, armor, fur trim, blood, holding sword, gauntlets diff --git "a/rupid79/train_data/rupid79_artstation/artstation_8002954_29437244_\355\231\251\352\270\210\354\230\244\353\245\270.caption" "b/rupid79/train_data/rupid79_artstation/artstation_8002954_29437244_\355\231\251\352\270\210\354\230\244\353\245\270.caption" new file mode 100644 index 0000000000000000000000000000000000000000..7e2ee3d5b2b3c5a1a6d6013f5062bfdee38ffb81 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_8002954_29437244_\355\231\251\352\270\210\354\230\244\353\245\270.caption" @@ -0,0 +1 @@ +a gold colored monster with a large axe diff --git "a/rupid79/train_data/rupid79_artstation/artstation_8002954_29437244_\355\231\251\352\270\210\354\230\244\353\245\270.jpg" "b/rupid79/train_data/rupid79_artstation/artstation_8002954_29437244_\355\231\251\352\270\210\354\230\244\353\245\270.jpg" new file mode 100644 index 0000000000000000000000000000000000000000..e440db3c9307226f1b777d45b9ccd43937501450 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_8002954_29437244_\355\231\251\352\270\210\354\230\244\353\245\270.jpg" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0baaa588cdcb739a2a54415f2bf907ae7d8020afb04754f53614a909e57eb8c4 +size 279419 diff --git "a/rupid79/train_data/rupid79_artstation/artstation_8002954_29437244_\355\231\251\352\270\210\354\230\244\353\245\270.npz" "b/rupid79/train_data/rupid79_artstation/artstation_8002954_29437244_\355\231\251\352\270\210\354\230\244\353\245\270.npz" new file mode 100644 index 0000000000000000000000000000000000000000..7983f1ffa1ba19c9995211c3a1a89a575aaaa455 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_8002954_29437244_\355\231\251\352\270\210\354\230\244\353\245\270.npz" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a498bc83854c703879dca867e9ecc3eaa954a8e4be318a3bd24ea7a6153ec7f6 +size 230200 diff --git "a/rupid79/train_data/rupid79_artstation/artstation_8002954_29437244_\355\231\251\352\270\210\354\230\244\353\245\270.txt" "b/rupid79/train_data/rupid79_artstation/artstation_8002954_29437244_\355\231\251\352\270\210\354\230\244\353\245\270.txt" new file mode 100644 index 0000000000000000000000000000000000000000..7883031fb8b57245c34809bcb9b2959160fd6797 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_8002954_29437244_\355\231\251\352\270\210\354\230\244\353\245\270.txt" @@ -0,0 +1 @@ +solo, simple background, red eyes, 1boy, white background, holding, standing, full body, weapon, male focus, horns, holding weapon, armor, facial hair, helmet, shoulder armor, gauntlets, glowing eyes, beard, pauldrons, breastplate, fake horns, axe, hammer, full armor, horned helmet, gold armor diff --git "a/rupid79/train_data/rupid79_artstation/artstation_8065081_29681418_\354\202\254\354\236\220\354\231\225..caption" "b/rupid79/train_data/rupid79_artstation/artstation_8065081_29681418_\354\202\254\354\236\220\354\231\225..caption" new file mode 100644 index 0000000000000000000000000000000000000000..506c156133b7fda6dc470cb16cdf0ffa133445ec --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_8065081_29681418_\354\202\254\354\236\220\354\231\225..caption" @@ -0,0 +1 @@ +a man in armor holding a sword and a sword diff --git "a/rupid79/train_data/rupid79_artstation/artstation_8065081_29681418_\354\202\254\354\236\220\354\231\225..jpg" "b/rupid79/train_data/rupid79_artstation/artstation_8065081_29681418_\354\202\254\354\236\220\354\231\225..jpg" new file mode 100644 index 0000000000000000000000000000000000000000..7383a00dbbfc8aa5e8ab6fc40b53523d6fb299ae --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_8065081_29681418_\354\202\254\354\236\220\354\231\225..jpg" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:534c186bf150cd54519736ecf12baa20687e8b60d45e533c6a67177ae5e03871 +size 253440 diff --git "a/rupid79/train_data/rupid79_artstation/artstation_8065081_29681418_\354\202\254\354\236\220\354\231\225..npz" "b/rupid79/train_data/rupid79_artstation/artstation_8065081_29681418_\354\202\254\354\236\220\354\231\225..npz" new file mode 100644 index 0000000000000000000000000000000000000000..bafa0b37e2b30e353245c5afd8781faaf9001654 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_8065081_29681418_\354\202\254\354\236\220\354\231\225..npz" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:523d1dd5999e5257f8d4e82491b762391d962201168e35226f9cf3fd36dc7849 +size 213816 diff --git "a/rupid79/train_data/rupid79_artstation/artstation_8065081_29681418_\354\202\254\354\236\220\354\231\225..txt" "b/rupid79/train_data/rupid79_artstation/artstation_8065081_29681418_\354\202\254\354\236\220\354\231\225..txt" new file mode 100644 index 0000000000000000000000000000000000000000..0a98ff018340a9dbb7f680d61849dbf4316d7e8f --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_8065081_29681418_\354\202\254\354\236\220\354\231\225..txt" @@ -0,0 +1 @@ +solo, long hair, simple background, brown hair, 1boy, white background, full body, weapon, male focus, sword, armor, facial hair, shoulder armor, gauntlets, beard, pauldrons, one knee, greaves, lion diff --git a/rupid79/train_data/rupid79_artstation/artstation_8088446_29773099_30days.caption b/rupid79/train_data/rupid79_artstation/artstation_8088446_29773099_30days.caption new file mode 100644 index 0000000000000000000000000000000000000000..d008eebd59f7733a099a09e32edeba08a48e896c --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_8088446_29773099_30days.caption @@ -0,0 +1 @@ +a woman in a futuristic suit flying through the air diff --git a/rupid79/train_data/rupid79_artstation/artstation_8088446_29773099_30days.jpg b/rupid79/train_data/rupid79_artstation/artstation_8088446_29773099_30days.jpg new file mode 100644 index 0000000000000000000000000000000000000000..35e34c045ea66d6358fd3761e11c77b0b5d9bd73 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_8088446_29773099_30days.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90c1507f7d2e16b72e823585bf63cdbb29a1038afb37acc37a2a99fcaaf61c8d +size 332965 diff --git a/rupid79/train_data/rupid79_artstation/artstation_8088446_29773099_30days.npz b/rupid79/train_data/rupid79_artstation/artstation_8088446_29773099_30days.npz new file mode 100644 index 0000000000000000000000000000000000000000..1adbc28c4de54ae7388fa5a85546a09e8a6c36a2 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_8088446_29773099_30days.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4146d2d711bb546f4026364478955191932fe733cc9211868a8ddae1d07f7666 +size 197432 diff --git a/rupid79/train_data/rupid79_artstation/artstation_8088446_29773099_30days.txt b/rupid79/train_data/rupid79_artstation/artstation_8088446_29773099_30days.txt new file mode 100644 index 0000000000000000000000000000000000000000..09effe9a92b86f6611b403415028c35993d12151 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_8088446_29773099_30days.txt @@ -0,0 +1 @@ +1girl, long hair, looking at viewer, black hair, ponytail, weapon, ass, solo focus, lips, gun, bodysuit, glowing, eyepatch, science fiction, aircraft, cyborg diff --git "a/rupid79/train_data/rupid79_artstation/artstation_8126332_29923146_\354\206\214.\353\252\254\354\212\244\355\204\260.caption" "b/rupid79/train_data/rupid79_artstation/artstation_8126332_29923146_\354\206\214.\353\252\254\354\212\244\355\204\260.caption" new file mode 100644 index 0000000000000000000000000000000000000000..3591463301a0d892dedad68cb5fea805b7d95f18 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_8126332_29923146_\354\206\214.\353\252\254\354\212\244\355\204\260.caption" @@ -0,0 +1 @@ +a blue horned man with a large axe diff --git "a/rupid79/train_data/rupid79_artstation/artstation_8126332_29923146_\354\206\214.\353\252\254\354\212\244\355\204\260.jpg" "b/rupid79/train_data/rupid79_artstation/artstation_8126332_29923146_\354\206\214.\353\252\254\354\212\244\355\204\260.jpg" new file mode 100644 index 0000000000000000000000000000000000000000..32c7a22919d7727dd6871ea76e2ed6bdaa3a8e3d --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_8126332_29923146_\354\206\214.\353\252\254\354\212\244\355\204\260.jpg" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6659e193532fa5f6fce752c6a8b94b82959c2f479bc33f0b3039b85580eba925 +size 154240 diff --git "a/rupid79/train_data/rupid79_artstation/artstation_8126332_29923146_\354\206\214.\353\252\254\354\212\244\355\204\260.npz" "b/rupid79/train_data/rupid79_artstation/artstation_8126332_29923146_\354\206\214.\353\252\254\354\212\244\355\204\260.npz" new file mode 100644 index 0000000000000000000000000000000000000000..3c154450e259a3fa0e16c86c8c210f51f842b66a --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_8126332_29923146_\354\206\214.\353\252\254\354\212\244\355\204\260.npz" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a011e512f4407df7d999b1aebf83db497dba1ff8a3db4efef096801384e191f8 +size 246584 diff --git "a/rupid79/train_data/rupid79_artstation/artstation_8126332_29923146_\354\206\214.\353\252\254\354\212\244\355\204\260.txt" "b/rupid79/train_data/rupid79_artstation/artstation_8126332_29923146_\354\206\214.\353\252\254\354\212\244\355\204\260.txt" new file mode 100644 index 0000000000000000000000000000000000000000..9ef686b41ec123de0eac1ba6aea484808eacbda1 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_8126332_29923146_\354\206\214.\353\252\254\354\212\244\355\204\260.txt" @@ -0,0 +1 @@ +solo, simple background, 1boy, white background, holding, weapon, horns, no humans, piercing, axe, loincloth, holding axe, tusks, nose piercing, minotaur diff --git a/rupid79/train_data/rupid79_artstation/artstation_834218_2321503_g.caption b/rupid79/train_data/rupid79_artstation/artstation_834218_2321503_g.caption new file mode 100644 index 0000000000000000000000000000000000000000..c250f9a5705560684837eac77aa5a85643dea538 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_834218_2321503_g.caption @@ -0,0 +1 @@ +a woman with a sword and a skirt diff --git a/rupid79/train_data/rupid79_artstation/artstation_834218_2321503_g.jpg b/rupid79/train_data/rupid79_artstation/artstation_834218_2321503_g.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5e12574edeb5a5a171ef04fa3e7b019d92cbca5b --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_834218_2321503_g.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:466e81a5121ad8bdf4c71c4eacd00f2ee85f7091179e2e735b93b7723c7dabf6 +size 128132 diff --git a/rupid79/train_data/rupid79_artstation/artstation_834218_2321503_g.npz b/rupid79/train_data/rupid79_artstation/artstation_834218_2321503_g.npz new file mode 100644 index 0000000000000000000000000000000000000000..1bb475591112bf48f395287c53d8b1de531096f3 --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_834218_2321503_g.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9423b2b7123970f49ab01b89cef473c56a6954a014ebbbdeb0845689ed75c81f +size 262968 diff --git a/rupid79/train_data/rupid79_artstation/artstation_834218_2321503_g.txt b/rupid79/train_data/rupid79_artstation/artstation_834218_2321503_g.txt new file mode 100644 index 0000000000000000000000000000000000000000..8ad19afaaddd8b0a2f3104f07b79a91584d8753e --- /dev/null +++ b/rupid79/train_data/rupid79_artstation/artstation_834218_2321503_g.txt @@ -0,0 +1 @@ +1girl, solo, long hair, bangs, skirt, simple background, shirt, black hair, white background, navel, holding, closed mouth, school uniform, jacket, full body, white shirt, weapon, pleated skirt, open clothes, shoes, serafuku, socks, midriff, sword, miniskirt, sailor collar, holding weapon, black eyes, blue skirt, coat, neckerchief, kneehighs, floating hair, brown footwear, holding sword, katana, black socks, loafers, sheath, sheathed, scabbard, unsheathing diff --git "a/rupid79/train_data/rupid79_artstation/artstation_8365274_30880169_\353\266\211\354\235\200 \352\271\203\353\260\234.caption" "b/rupid79/train_data/rupid79_artstation/artstation_8365274_30880169_\353\266\211\354\235\200 \352\271\203\353\260\234.caption" new file mode 100644 index 0000000000000000000000000000000000000000..47f1e3d72ba7e68627bcf39824061df998563b21 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_8365274_30880169_\353\266\211\354\235\200 \352\271\203\353\260\234.caption" @@ -0,0 +1 @@ +a woman holding a red flag and a sword diff --git "a/rupid79/train_data/rupid79_artstation/artstation_8365274_30880169_\353\266\211\354\235\200 \352\271\203\353\260\234.jpg" "b/rupid79/train_data/rupid79_artstation/artstation_8365274_30880169_\353\266\211\354\235\200 \352\271\203\353\260\234.jpg" new file mode 100644 index 0000000000000000000000000000000000000000..bfdedf1ed1d1ac0d609a9b589186d0ab36b90c62 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_8365274_30880169_\353\266\211\354\235\200 \352\271\203\353\260\234.jpg" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17feeded3c8a62acb82cd881c4a3dd513673ef14d78bb065cc5f14293b3ef803 +size 358886 diff --git "a/rupid79/train_data/rupid79_artstation/artstation_8365274_30880169_\353\266\211\354\235\200 \352\271\203\353\260\234.npz" "b/rupid79/train_data/rupid79_artstation/artstation_8365274_30880169_\353\266\211\354\235\200 \352\271\203\353\260\234.npz" new file mode 100644 index 0000000000000000000000000000000000000000..01d14ae3dabb0e9570a050f0ad77dae99b424676 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_8365274_30880169_\353\266\211\354\235\200 \352\271\203\353\260\234.npz" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bcc2cbbff4add813473d602f142f756b69b10ecdae0ecb0673cbca43df34b99 +size 197432 diff --git "a/rupid79/train_data/rupid79_artstation/artstation_8365274_30880169_\353\266\211\354\235\200 \352\271\203\353\260\234.txt" "b/rupid79/train_data/rupid79_artstation/artstation_8365274_30880169_\353\266\211\354\235\200 \352\271\203\353\260\234.txt" new file mode 100644 index 0000000000000000000000000000000000000000..5454df253a1b8c5e876f23f2da5bdab416fc3d3c --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_8365274_30880169_\353\266\211\354\235\200 \352\271\203\353\260\234.txt" @@ -0,0 +1 @@ +1girl, breasts, looking at viewer, short hair, large breasts, holding, cleavage, weapon, belt, sword, holding weapon, armor, torn clothes, scar, holding sword, helmet, shoulder armor, gauntlets, sheath, scar on face, pauldrons, dragon, vambraces, flag diff --git "a/rupid79/train_data/rupid79_artstation/artstation_8432966_31143841_\354\225\274\354\230\271\354\235\264~.caption" "b/rupid79/train_data/rupid79_artstation/artstation_8432966_31143841_\354\225\274\354\230\271\354\235\264~.caption" new file mode 100644 index 0000000000000000000000000000000000000000..8361a78134dd18bb41a0b7b348f07760b3aa125d --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_8432966_31143841_\354\225\274\354\230\271\354\235\264~.caption" @@ -0,0 +1 @@ +a woman in a short skirt and jacket sitting on the ground diff --git "a/rupid79/train_data/rupid79_artstation/artstation_8432966_31143841_\354\225\274\354\230\271\354\235\264~.jpg" "b/rupid79/train_data/rupid79_artstation/artstation_8432966_31143841_\354\225\274\354\230\271\354\235\264~.jpg" new file mode 100644 index 0000000000000000000000000000000000000000..c2c83947c66d43b28a1e4180725bf296d7829d22 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_8432966_31143841_\354\225\274\354\230\271\354\235\264~.jpg" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb9a1c2c1d18627d97a500f2517dfb0840a7461cd2cf8e28320c09efac9e3806 +size 250462 diff --git "a/rupid79/train_data/rupid79_artstation/artstation_8432966_31143841_\354\225\274\354\230\271\354\235\264~.npz" "b/rupid79/train_data/rupid79_artstation/artstation_8432966_31143841_\354\225\274\354\230\271\354\235\264~.npz" new file mode 100644 index 0000000000000000000000000000000000000000..b007415a51111593bf6ff3e09f1e2cd7f03bbd7d --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_8432966_31143841_\354\225\274\354\230\271\354\235\264~.npz" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d45e9d0fb90aac29f62243d3a1db8adcb49d97b89c3b8ea9edca52f6a3399cd +size 164664 diff --git "a/rupid79/train_data/rupid79_artstation/artstation_8432966_31143841_\354\225\274\354\230\271\354\235\264~.txt" "b/rupid79/train_data/rupid79_artstation/artstation_8432966_31143841_\354\225\274\354\230\271\354\235\264~.txt" new file mode 100644 index 0000000000000000000000000000000000000000..530ec6d047d64ebf4d80f014752bcabd566b27cf --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_8432966_31143841_\354\225\274\354\230\271\354\235\264~.txt" @@ -0,0 +1 @@ +1girl, solo, breasts, looking at viewer, skirt, simple background, shirt, black hair, white background, cleavage, jewelry, medium breasts, sitting, jacket, weapon, open clothes, shoes, black footwear, black eyes, lips, headphones, animal, phone, cat, cellphone, sneakers, black cat diff --git "a/rupid79/train_data/rupid79_artstation/artstation_8454734_31230348_\353\204\244\355\201\254\353\241\234\353\247\250\354\204\234.caption" "b/rupid79/train_data/rupid79_artstation/artstation_8454734_31230348_\353\204\244\355\201\254\353\241\234\353\247\250\354\204\234.caption" new file mode 100644 index 0000000000000000000000000000000000000000..39f96b8e69b8fa6c6fdf526955053a3db84288bb --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_8454734_31230348_\353\204\244\355\201\254\353\241\234\353\247\250\354\204\234.caption" @@ -0,0 +1 @@ +a drawing of a woman with a skull and a sword diff --git "a/rupid79/train_data/rupid79_artstation/artstation_8454734_31230348_\353\204\244\355\201\254\353\241\234\353\247\250\354\204\234.jpg" "b/rupid79/train_data/rupid79_artstation/artstation_8454734_31230348_\353\204\244\355\201\254\353\241\234\353\247\250\354\204\234.jpg" new file mode 100644 index 0000000000000000000000000000000000000000..cdab2e5ddc7a2ef6cebadef6c47406975318d1f2 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_8454734_31230348_\353\204\244\355\201\254\353\241\234\353\247\250\354\204\234.jpg" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7ab67b672cf89e7957316792a02e5c8a4e15302dc4896dec418d7cccb08eb0a +size 284194 diff --git "a/rupid79/train_data/rupid79_artstation/artstation_8454734_31230348_\353\204\244\355\201\254\353\241\234\353\247\250\354\204\234.npz" "b/rupid79/train_data/rupid79_artstation/artstation_8454734_31230348_\353\204\244\355\201\254\353\241\234\353\247\250\354\204\234.npz" new file mode 100644 index 0000000000000000000000000000000000000000..afa6ce6abe30639a12eae232224fe9cc9a795b94 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_8454734_31230348_\353\204\244\355\201\254\353\241\234\353\247\250\354\204\234.npz" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:839489fddc27e186d522244983ad10769283d5eb75829a2e2b548db96dbaac5a +size 213816 diff --git "a/rupid79/train_data/rupid79_artstation/artstation_8454734_31230348_\353\204\244\355\201\254\353\241\234\353\247\250\354\204\234.txt" "b/rupid79/train_data/rupid79_artstation/artstation_8454734_31230348_\353\204\244\355\201\254\353\241\234\353\247\250\354\204\234.txt" new file mode 100644 index 0000000000000000000000000000000000000000..0ecccfc3d167dbba12f0d5d8f93cccddb203d9d6 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_8454734_31230348_\353\204\244\355\201\254\353\241\234\353\247\250\354\204\234.txt" @@ -0,0 +1 @@ +1girl, solo, looking at viewer, simple background, white background, holding, weapon, horns, sword, hood, holding weapon, armor, fingernails, blood, mask, glowing, holding sword, cloak, spikes, hood up, skull, skull mask diff --git "a/rupid79/train_data/rupid79_artstation/artstation_8697391_32233412_\354\204\240\352\263\274\354\225\205.caption" "b/rupid79/train_data/rupid79_artstation/artstation_8697391_32233412_\354\204\240\352\263\274\354\225\205.caption" new file mode 100644 index 0000000000000000000000000000000000000000..60301faa42fd0fd8d4025a4171ff79d23ba7acec --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_8697391_32233412_\354\204\240\352\263\274\354\225\205.caption" @@ -0,0 +1 @@ +a woman with a crown on her head and a dragon on her shoulder diff --git "a/rupid79/train_data/rupid79_artstation/artstation_8697391_32233412_\354\204\240\352\263\274\354\225\205.jpg" "b/rupid79/train_data/rupid79_artstation/artstation_8697391_32233412_\354\204\240\352\263\274\354\225\205.jpg" new file mode 100644 index 0000000000000000000000000000000000000000..711afe50cc3cf492430b4f60f10c3d9455b3a6cd --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_8697391_32233412_\354\204\240\352\263\274\354\225\205.jpg" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f96cc130f137e7a109c5bb9b54657b931d88aa535bb5449d85ba15fa2aa5cc33 +size 450194 diff --git "a/rupid79/train_data/rupid79_artstation/artstation_8697391_32233412_\354\204\240\352\263\274\354\225\205.npz" "b/rupid79/train_data/rupid79_artstation/artstation_8697391_32233412_\354\204\240\352\263\274\354\225\205.npz" new file mode 100644 index 0000000000000000000000000000000000000000..74b8a8b2dca86dd55bb8c4472be2a0b342876a55 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_8697391_32233412_\354\204\240\352\263\274\354\225\205.npz" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05860993d14d8dd6cfaf41f9bae9ac1d0f9f3ced9d115337f656a0405e0ba911 +size 131896 diff --git "a/rupid79/train_data/rupid79_artstation/artstation_8697391_32233412_\354\204\240\352\263\274\354\225\205.txt" "b/rupid79/train_data/rupid79_artstation/artstation_8697391_32233412_\354\204\240\352\263\274\354\225\205.txt" new file mode 100644 index 0000000000000000000000000000000000000000..dfa3e131fec7b6e976b846ae85e79bd8a17fd806 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_8697391_32233412_\354\204\240\352\263\274\354\225\205.txt" @@ -0,0 +1 @@ +1girl, solo, long hair, breasts, blue eyes, blonde hair, navel, medium breasts, very long hair, weapon, wings, sword, armor, helmet, hair censor, hair over breasts diff --git "a/rupid79/train_data/rupid79_artstation/artstation_8848816_32853420_\354\240\204\354\237\201..caption" "b/rupid79/train_data/rupid79_artstation/artstation_8848816_32853420_\354\240\204\354\237\201..caption" new file mode 100644 index 0000000000000000000000000000000000000000..8e51753b4f8ef8ea093139542646c07c46ea9534 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_8848816_32853420_\354\240\204\354\237\201..caption" @@ -0,0 +1 @@ +a woman riding a horse with a sword diff --git "a/rupid79/train_data/rupid79_artstation/artstation_8848816_32853420_\354\240\204\354\237\201..jpg" "b/rupid79/train_data/rupid79_artstation/artstation_8848816_32853420_\354\240\204\354\237\201..jpg" new file mode 100644 index 0000000000000000000000000000000000000000..a5ccc9fd293b6e997303fbd30de72d2226051440 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_8848816_32853420_\354\240\204\354\237\201..jpg" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:676f8cd600f09d119aef91d1ee625094846df306055424df7b94ec82fd42b148 +size 312853 diff --git "a/rupid79/train_data/rupid79_artstation/artstation_8848816_32853420_\354\240\204\354\237\201..npz" "b/rupid79/train_data/rupid79_artstation/artstation_8848816_32853420_\354\240\204\354\237\201..npz" new file mode 100644 index 0000000000000000000000000000000000000000..4c2b884e4fc161b22633ffb94079915f549a2446 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_8848816_32853420_\354\240\204\354\237\201..npz" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7b0e2cc045a6256b007f006da4cac4da399a9a7fc3397bb5072d34e4566bd28 +size 197432 diff --git "a/rupid79/train_data/rupid79_artstation/artstation_8848816_32853420_\354\240\204\354\237\201..txt" "b/rupid79/train_data/rupid79_artstation/artstation_8848816_32853420_\354\240\204\354\237\201..txt" new file mode 100644 index 0000000000000000000000000000000000000000..82c9cdc87d878c6c20d18133f1084b0e710556cc --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_8848816_32853420_\354\240\204\354\237\201..txt" @@ -0,0 +1 @@ +1girl, long hair, black hair, holding, weapon, teeth, sword, cape, holding weapon, armor, glowing, holding sword, helmet, gauntlets, breastplate, red cape, flag, armored boots, battle, riding, horse, glowing weapon, plate armor diff --git "a/rupid79/train_data/rupid79_artstation/artstation_9032090_33609681_\354\207\240\354\202\254\354\236\220.caption" "b/rupid79/train_data/rupid79_artstation/artstation_9032090_33609681_\354\207\240\354\202\254\354\236\220.caption" new file mode 100644 index 0000000000000000000000000000000000000000..db72ac6850a7f21ceaabe979c76d5e2f1ac03da3 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_9032090_33609681_\354\207\240\354\202\254\354\236\220.caption" @@ -0,0 +1 @@ +a woman with a sword standing next to a dragon diff --git "a/rupid79/train_data/rupid79_artstation/artstation_9032090_33609681_\354\207\240\354\202\254\354\236\220.jpg" "b/rupid79/train_data/rupid79_artstation/artstation_9032090_33609681_\354\207\240\354\202\254\354\236\220.jpg" new file mode 100644 index 0000000000000000000000000000000000000000..8fe1b73100ebf1f1e064a38afa8124c7436fb864 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_9032090_33609681_\354\207\240\354\202\254\354\236\220.jpg" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:583915b9a7e3f55b8ecddd0b5c495dcc5bfa667831a05fc95ff23ae9cfab2ca3 +size 398794 diff --git "a/rupid79/train_data/rupid79_artstation/artstation_9032090_33609681_\354\207\240\354\202\254\354\236\220.npz" "b/rupid79/train_data/rupid79_artstation/artstation_9032090_33609681_\354\207\240\354\202\254\354\236\220.npz" new file mode 100644 index 0000000000000000000000000000000000000000..09a4f37ae176376c8c2279d850bd47e686999004 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_9032090_33609681_\354\207\240\354\202\254\354\236\220.npz" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5508d4a2ed44c81f627b28e547425d36cd2815ad457d5aaf8104480666dbf94 +size 197432 diff --git "a/rupid79/train_data/rupid79_artstation/artstation_9032090_33609681_\354\207\240\354\202\254\354\236\220.txt" "b/rupid79/train_data/rupid79_artstation/artstation_9032090_33609681_\354\207\240\354\202\254\354\236\220.txt" new file mode 100644 index 0000000000000000000000000000000000000000..75fff0b21c74382e8456c8abedbb6dd59b49e590 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_9032090_33609681_\354\207\240\354\202\254\354\236\220.txt" @@ -0,0 +1 @@ +1girl, long hair, breasts, short hair, blue eyes, black hair, 1boy, dress, jewelry, medium breasts, sitting, weapon, white hair, barefoot, sword, water, necklace, cape, armor, gauntlets diff --git "a/rupid79/train_data/rupid79_artstation/artstation_9143887_34060884_\355\221\234\354\260\275~.caption" "b/rupid79/train_data/rupid79_artstation/artstation_9143887_34060884_\355\221\234\354\260\275~.caption" new file mode 100644 index 0000000000000000000000000000000000000000..27c07c4cd6928085d3d5f4564dbca988d8bff787 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_9143887_34060884_\355\221\234\354\260\275~.caption" @@ -0,0 +1 @@ +a woman in a black outfit holding a sword diff --git "a/rupid79/train_data/rupid79_artstation/artstation_9143887_34060884_\355\221\234\354\260\275~.jpg" "b/rupid79/train_data/rupid79_artstation/artstation_9143887_34060884_\355\221\234\354\260\275~.jpg" new file mode 100644 index 0000000000000000000000000000000000000000..d0270a272b1931965e92251d7556226507bc4937 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_9143887_34060884_\355\221\234\354\260\275~.jpg" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90d0b9dee970c6ad8f9395d4738ddd28beea4eb435550dc7146bf9ae82eee3ba +size 360880 diff --git "a/rupid79/train_data/rupid79_artstation/artstation_9143887_34060884_\355\221\234\354\260\275~.npz" "b/rupid79/train_data/rupid79_artstation/artstation_9143887_34060884_\355\221\234\354\260\275~.npz" new file mode 100644 index 0000000000000000000000000000000000000000..dc0e5d8570c126bf2fc2bc7459c7856dcb8953c5 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_9143887_34060884_\355\221\234\354\260\275~.npz" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb179278d7d45338efd16d9320ec27b143dab2cea36e6f8a405db1f6008885f4 +size 197432 diff --git "a/rupid79/train_data/rupid79_artstation/artstation_9143887_34060884_\355\221\234\354\260\275~.txt" "b/rupid79/train_data/rupid79_artstation/artstation_9143887_34060884_\355\221\234\354\260\275~.txt" new file mode 100644 index 0000000000000000000000000000000000000000..e293cd450840ecd4a9af26e77ef9811071b46ec5 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_9143887_34060884_\355\221\234\354\260\275~.txt" @@ -0,0 +1 @@ +1girl, long hair, breasts, black hair, red eyes, gloves, underwear, panties, weapon, boots, multiple boys, sky, teeth, solo focus, sword, armor, black panties, night, heterochromia, moon, fire, full moon, monster diff --git "a/rupid79/train_data/rupid79_artstation/artstation_9199459_34284673_\355\201\264\353\235\274\354\235\264\353\260\215.caption" "b/rupid79/train_data/rupid79_artstation/artstation_9199459_34284673_\355\201\264\353\235\274\354\235\264\353\260\215.caption" new file mode 100644 index 0000000000000000000000000000000000000000..cb50c0d6e21db78507946fc7d9f032fa60f831c6 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_9199459_34284673_\355\201\264\353\235\274\354\235\264\353\260\215.caption" @@ -0,0 +1 @@ +a woman with a sword and a demon diff --git "a/rupid79/train_data/rupid79_artstation/artstation_9199459_34284673_\355\201\264\353\235\274\354\235\264\353\260\215.jpg" "b/rupid79/train_data/rupid79_artstation/artstation_9199459_34284673_\355\201\264\353\235\274\354\235\264\353\260\215.jpg" new file mode 100644 index 0000000000000000000000000000000000000000..0f24ac45c44481c3b1d98aa09378c6516eabbc83 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_9199459_34284673_\355\201\264\353\235\274\354\235\264\353\260\215.jpg" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23bca3522ac4faaac26f3063c476853171ef65b444e88c902367be5c694a6684 +size 377872 diff --git "a/rupid79/train_data/rupid79_artstation/artstation_9199459_34284673_\355\201\264\353\235\274\354\235\264\353\260\215.npz" "b/rupid79/train_data/rupid79_artstation/artstation_9199459_34284673_\355\201\264\353\235\274\354\235\264\353\260\215.npz" new file mode 100644 index 0000000000000000000000000000000000000000..cdc826601628ad0b96c5f77375cfca5bc7cec3fc --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_9199459_34284673_\355\201\264\353\235\274\354\235\264\353\260\215.npz" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b4526560980dc59d6338c2d4935cc049517e758394a6d0e7f48296552d0caa9 +size 197432 diff --git "a/rupid79/train_data/rupid79_artstation/artstation_9199459_34284673_\355\201\264\353\235\274\354\235\264\353\260\215.txt" "b/rupid79/train_data/rupid79_artstation/artstation_9199459_34284673_\355\201\264\353\235\274\354\235\264\353\260\215.txt" new file mode 100644 index 0000000000000000000000000000000000000000..d0625a777dbf37a81c3712178674c0eef4079aa6 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_9199459_34284673_\355\201\264\353\235\274\354\235\264\353\260\215.txt" @@ -0,0 +1 @@ +1girl, solo, breasts, short hair, large breasts, black hair, gloves, cleavage, weapon, shorts, elbow gloves, sword, black eyes, short shorts, mouth hold, knife, monster, dragon, dagger diff --git "a/rupid79/train_data/rupid79_artstation/artstation_9337194_34848261_\353\254\264\354\202\254..caption" "b/rupid79/train_data/rupid79_artstation/artstation_9337194_34848261_\353\254\264\354\202\254..caption" new file mode 100644 index 0000000000000000000000000000000000000000..a2de40220a333ee266e79890f35eab316067ad17 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_9337194_34848261_\353\254\264\354\202\254..caption" @@ -0,0 +1 @@ +a woman in a black and white outfit holding a sword diff --git "a/rupid79/train_data/rupid79_artstation/artstation_9337194_34848261_\353\254\264\354\202\254..jpg" "b/rupid79/train_data/rupid79_artstation/artstation_9337194_34848261_\353\254\264\354\202\254..jpg" new file mode 100644 index 0000000000000000000000000000000000000000..6230cc6351b6bfc6c53eae4f86610fb25461d271 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_9337194_34848261_\353\254\264\354\202\254..jpg" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58adb2978981988d803e3ffb2e823e51d23fceaf8e59e8c567a556dd6b802588 +size 325223 diff --git "a/rupid79/train_data/rupid79_artstation/artstation_9337194_34848261_\353\254\264\354\202\254..npz" "b/rupid79/train_data/rupid79_artstation/artstation_9337194_34848261_\353\254\264\354\202\254..npz" new file mode 100644 index 0000000000000000000000000000000000000000..9839eeff0bec6d11fceb128a0c0c8aadd452678b --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_9337194_34848261_\353\254\264\354\202\254..npz" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68f6012e8c134f1b28e76d024ee52dd38af5250a79a23bbab22170356809e84b +size 197432 diff --git "a/rupid79/train_data/rupid79_artstation/artstation_9337194_34848261_\353\254\264\354\202\254..txt" "b/rupid79/train_data/rupid79_artstation/artstation_9337194_34848261_\353\254\264\354\202\254..txt" new file mode 100644 index 0000000000000000000000000000000000000000..e60685f0b8ab832592421b60546d38b72d48dbba --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_9337194_34848261_\353\254\264\354\202\254..txt" @@ -0,0 +1 @@ +solo, long hair, black hair, 1boy, sitting, weapon, male focus, pointy ears, sword, armor, hair over one eye, fur trim, katana, gauntlets, sheath, dragon diff --git "a/rupid79/train_data/rupid79_artstation/artstation_9489800_35465979_\353\213\244\355\201\254\354\227\230\355\224\204.caption" "b/rupid79/train_data/rupid79_artstation/artstation_9489800_35465979_\353\213\244\355\201\254\354\227\230\355\224\204.caption" new file mode 100644 index 0000000000000000000000000000000000000000..2365caac77005c59ca2535b158159bd3fb4d3361 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_9489800_35465979_\353\213\244\355\201\254\354\227\230\355\224\204.caption" @@ -0,0 +1 @@ +a woman with a sword in a field of birds diff --git "a/rupid79/train_data/rupid79_artstation/artstation_9489800_35465979_\353\213\244\355\201\254\354\227\230\355\224\204.jpg" "b/rupid79/train_data/rupid79_artstation/artstation_9489800_35465979_\353\213\244\355\201\254\354\227\230\355\224\204.jpg" new file mode 100644 index 0000000000000000000000000000000000000000..b59268362e35b332a61b9d6f2812cd8013883416 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_9489800_35465979_\353\213\244\355\201\254\354\227\230\355\224\204.jpg" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85c23f7de9fc58410edbc9e8617cc141290bf67ba37e78c8d36aefdf758a6709 +size 231026 diff --git "a/rupid79/train_data/rupid79_artstation/artstation_9489800_35465979_\353\213\244\355\201\254\354\227\230\355\224\204.npz" "b/rupid79/train_data/rupid79_artstation/artstation_9489800_35465979_\353\213\244\355\201\254\354\227\230\355\224\204.npz" new file mode 100644 index 0000000000000000000000000000000000000000..fed74a07b091c121332e1a053700d23ddfc27c8a --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_9489800_35465979_\353\213\244\355\201\254\354\227\230\355\224\204.npz" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f290de645cb6584bdb9b2c318ab89b3e5ce8ad9a4740eedd778ba6973a9fceb8 +size 246584 diff --git "a/rupid79/train_data/rupid79_artstation/artstation_9489800_35465979_\353\213\244\355\201\254\354\227\230\355\224\204.txt" "b/rupid79/train_data/rupid79_artstation/artstation_9489800_35465979_\353\213\244\355\201\254\354\227\230\355\224\204.txt" new file mode 100644 index 0000000000000000000000000000000000000000..f0f9470c79b1578d7a2fd14780b48f71aa973f1d --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_9489800_35465979_\353\213\244\355\201\254\354\227\230\355\224\204.txt" @@ -0,0 +1 @@ +solo, red eyes, 1boy, weapon, white hair, male focus, pointy ears, sword, armor, glowing, colored skin, bird, elf, blue skin, crow, undead diff --git "a/rupid79/train_data/rupid79_artstation/artstation_9766405_36595873_\354\226\264\354\216\204\354\213\240!.caption" "b/rupid79/train_data/rupid79_artstation/artstation_9766405_36595873_\354\226\264\354\216\204\354\213\240!.caption" new file mode 100644 index 0000000000000000000000000000000000000000..0a158aaaf6ed91f84a0c64d75c6e9320b2782a63 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_9766405_36595873_\354\226\264\354\216\204\354\213\240!.caption" @@ -0,0 +1 @@ +a drawing of a man in a black coat holding a knife diff --git "a/rupid79/train_data/rupid79_artstation/artstation_9766405_36595873_\354\226\264\354\216\204\354\213\240!.jpg" "b/rupid79/train_data/rupid79_artstation/artstation_9766405_36595873_\354\226\264\354\216\204\354\213\240!.jpg" new file mode 100644 index 0000000000000000000000000000000000000000..9f903ed43c9884fc3513013cfb29d08c7c165cb7 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_9766405_36595873_\354\226\264\354\216\204\354\213\240!.jpg" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5599b16a36cb8c575508dbdd84ae6a3613ded17877f63e2aefc52b9d148dd05e +size 137243 diff --git "a/rupid79/train_data/rupid79_artstation/artstation_9766405_36595873_\354\226\264\354\216\204\354\213\240!.npz" "b/rupid79/train_data/rupid79_artstation/artstation_9766405_36595873_\354\226\264\354\216\204\354\213\240!.npz" new file mode 100644 index 0000000000000000000000000000000000000000..9c188205e483b269eac854dca0dc9ef231648bcd --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_9766405_36595873_\354\226\264\354\216\204\354\213\240!.npz" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d9a6edc98c6a07123690301540fb5ad8629c4065354eda41ae615e92e55f841 +size 181048 diff --git "a/rupid79/train_data/rupid79_artstation/artstation_9766405_36595873_\354\226\264\354\216\204\354\213\240!.txt" "b/rupid79/train_data/rupid79_artstation/artstation_9766405_36595873_\354\226\264\354\216\204\354\213\240!.txt" new file mode 100644 index 0000000000000000000000000000000000000000..78e36eb8e131cbdd9018c21987829fda6cece069 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_9766405_36595873_\354\226\264\354\216\204\354\213\240!.txt" @@ -0,0 +1 @@ +solo, simple background, red eyes, 1boy, white background, holding, standing, full body, weapon, white hair, male focus, sword, holding weapon, coat, spiked hair, black coat diff --git "a/rupid79/train_data/rupid79_artstation/artstation_9909886_37182655_\354\274\210\353\262\240\353\241\234\354\212\244.caption" "b/rupid79/train_data/rupid79_artstation/artstation_9909886_37182655_\354\274\210\353\262\240\353\241\234\354\212\244.caption" new file mode 100644 index 0000000000000000000000000000000000000000..793ead46e934b3109202411eaca7d1523dc8ea23 --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_9909886_37182655_\354\274\210\353\262\240\353\241\234\354\212\244.caption" @@ -0,0 +1 @@ +a woman with red hair and a sword in a fire diff --git "a/rupid79/train_data/rupid79_artstation/artstation_9909886_37182655_\354\274\210\353\262\240\353\241\234\354\212\244.jpg" "b/rupid79/train_data/rupid79_artstation/artstation_9909886_37182655_\354\274\210\353\262\240\353\241\234\354\212\244.jpg" new file mode 100644 index 0000000000000000000000000000000000000000..cf26856ac677776285c3852d94040f9a9cd2227e --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_9909886_37182655_\354\274\210\353\262\240\353\241\234\354\212\244.jpg" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c618026ae80da658b4755ce4242331a57f6daf041dec927bce0b3de609a6fa3 +size 455055 diff --git "a/rupid79/train_data/rupid79_artstation/artstation_9909886_37182655_\354\274\210\353\262\240\353\241\234\354\212\244.npz" "b/rupid79/train_data/rupid79_artstation/artstation_9909886_37182655_\354\274\210\353\262\240\353\241\234\354\212\244.npz" new file mode 100644 index 0000000000000000000000000000000000000000..d1d25b1363486f83d8c5ab33a0385b8ce5c6e93d --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_9909886_37182655_\354\274\210\353\262\240\353\241\234\354\212\244.npz" @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:116f41d2e90ea3706e6671539f1d04c7445243c51d65ef7ca34f40eb3fac4eb4 +size 197432 diff --git "a/rupid79/train_data/rupid79_artstation/artstation_9909886_37182655_\354\274\210\353\262\240\353\241\234\354\212\244.txt" "b/rupid79/train_data/rupid79_artstation/artstation_9909886_37182655_\354\274\210\353\262\240\353\241\234\354\212\244.txt" new file mode 100644 index 0000000000000000000000000000000000000000..dc8afd2c0c4a23372c60df3fe0ffa564791f920a --- /dev/null +++ "b/rupid79/train_data/rupid79_artstation/artstation_9909886_37182655_\354\274\210\353\262\240\353\241\234\354\212\244.txt" @@ -0,0 +1 @@ +1girl, solo, breasts, short hair, red eyes, thighhighs, navel, medium breasts, weapon, red hair, horns, shorts, midriff, belt, collar, lips, torn clothes, underboob, chain, fire, spikes, skull, spiked collar, demon