frank-chieng
commited on
Commit
•
ec53251
1
Parent(s):
052ea16
feat: upload sdxl_lora_architecture_siheyuan dataset and logs
Browse files- .gitattributes +1 -0
- logs/20230816061827/wandb/debug-internal.log +0 -0
- logs/20230816061827/wandb/debug.log +35 -0
- logs/20230816061827/wandb/run-20230816_062140-mlzxk5uq/files/config.yaml +45 -0
- logs/20230816061827/wandb/run-20230816_062140-mlzxk5uq/files/media/images/sample_0_1095_6dc549fd414527026b2f.png +3 -0
- logs/20230816061827/wandb/run-20230816_062140-mlzxk5uq/files/media/images/sample_0_1460_0c56b48ddd64d9693047.png +3 -0
- logs/20230816061827/wandb/run-20230816_062140-mlzxk5uq/files/media/images/sample_0_1825_e9e9f089d040d3ca1b29.png +3 -0
- logs/20230816061827/wandb/run-20230816_062140-mlzxk5uq/files/media/images/sample_0_2190_90f7290f8074dbfb8c79.png +3 -0
- logs/20230816061827/wandb/run-20230816_062140-mlzxk5uq/files/media/images/sample_0_2555_e5ef3d374df6613aa2d4.png +3 -0
- logs/20230816061827/wandb/run-20230816_062140-mlzxk5uq/files/media/images/sample_0_2920_16378f7448e99ecd1ce9.png +3 -0
- logs/20230816061827/wandb/run-20230816_062140-mlzxk5uq/files/media/images/sample_0_3285_0448e0bd13199d527ad0.png +3 -0
- logs/20230816061827/wandb/run-20230816_062140-mlzxk5uq/files/media/images/sample_0_3650_29c7911ba2ac348df426.png +3 -0
- logs/20230816061827/wandb/run-20230816_062140-mlzxk5uq/files/media/images/sample_0_365_38eaea9d437511b64189.png +3 -0
- logs/20230816061827/wandb/run-20230816_062140-mlzxk5uq/files/media/images/sample_0_730_ff59249d0751e3938596.png +3 -0
- logs/20230816061827/wandb/run-20230816_062140-mlzxk5uq/files/output.log +258 -0
- logs/20230816061827/wandb/run-20230816_062140-mlzxk5uq/files/requirements.txt +530 -0
- logs/20230816061827/wandb/run-20230816_062140-mlzxk5uq/files/wandb-metadata.json +68 -0
- logs/20230816061827/wandb/run-20230816_062140-mlzxk5uq/files/wandb-summary.json +1 -0
- logs/20230816061827/wandb/run-20230816_062140-mlzxk5uq/logs/debug-internal.log +0 -0
- logs/20230816061827/wandb/run-20230816_062140-mlzxk5uq/logs/debug.log +35 -0
- logs/20230816061827/wandb/run-20230816_062140-mlzxk5uq/run-mlzxk5uq.wandb +3 -0
.gitattributes
CHANGED
@@ -53,3 +53,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
53 |
*.jpg filter=lfs diff=lfs merge=lfs -text
|
54 |
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
55 |
*.webp filter=lfs diff=lfs merge=lfs -text
|
|
|
|
53 |
*.jpg filter=lfs diff=lfs merge=lfs -text
|
54 |
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
55 |
*.webp filter=lfs diff=lfs merge=lfs -text
|
56 |
+
logs/20230816061827/wandb/run-20230816_062140-mlzxk5uq/run-mlzxk5uq.wandb filter=lfs diff=lfs merge=lfs -text
|
logs/20230816061827/wandb/debug-internal.log
ADDED
The diff for this file is too large to render.
See raw diff
|
|
logs/20230816061827/wandb/debug.log
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
2023-08-16 06:21:40,056 INFO MainThread:12606 [wandb_setup.py:_flush():76] Current SDK version is 0.15.7
|
2 |
+
2023-08-16 06:21:40,056 INFO MainThread:12606 [wandb_setup.py:_flush():76] Configure stats pid to 12606
|
3 |
+
2023-08-16 06:21:40,056 INFO MainThread:12606 [wandb_setup.py:_flush():76] Loading settings from /root/.config/wandb/settings
|
4 |
+
2023-08-16 06:21:40,056 INFO MainThread:12606 [wandb_setup.py:_flush():76] Loading settings from /content/kohya-trainer/wandb/settings
|
5 |
+
2023-08-16 06:21:40,056 INFO MainThread:12606 [wandb_setup.py:_flush():76] Loading settings from environment variables: {'root_dir': '/content/LoRA/logs/20230816061827'}
|
6 |
+
2023-08-16 06:21:40,056 INFO MainThread:12606 [wandb_setup.py:_flush():76] Applying setup settings: {'_disable_service': False}
|
7 |
+
2023-08-16 06:21:40,056 INFO MainThread:12606 [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'}
|
8 |
+
2023-08-16 06:21:40,057 INFO MainThread:12606 [wandb_setup.py:_flush():76] Applying login settings: {'api_key': '***REDACTED***'}
|
9 |
+
2023-08-16 06:21:40,057 INFO MainThread:12606 [wandb_init.py:_log_setup():507] Logging user logs to /content/LoRA/logs/20230816061827/wandb/run-20230816_062140-mlzxk5uq/logs/debug.log
|
10 |
+
2023-08-16 06:21:40,057 INFO MainThread:12606 [wandb_init.py:_log_setup():508] Logging internal logs to /content/LoRA/logs/20230816061827/wandb/run-20230816_062140-mlzxk5uq/logs/debug-internal.log
|
11 |
+
2023-08-16 06:21:40,057 INFO MainThread:12606 [wandb_init.py:init():547] calling init triggers
|
12 |
+
2023-08-16 06:21:40,057 INFO MainThread:12606 [wandb_init.py:init():554] wandb.init called with sweep_config: {}
|
13 |
+
config: {}
|
14 |
+
2023-08-16 06:21:40,057 INFO MainThread:12606 [wandb_init.py:init():596] starting backend
|
15 |
+
2023-08-16 06:21:40,057 INFO MainThread:12606 [wandb_init.py:init():600] setting up manager
|
16 |
+
2023-08-16 06:21:40,062 INFO MainThread:12606 [backend.py:_multiprocessing_setup():106] multiprocessing start_methods=fork,spawn,forkserver, using: spawn
|
17 |
+
2023-08-16 06:21:40,065 INFO MainThread:12606 [wandb_init.py:init():606] backend started and connected
|
18 |
+
2023-08-16 06:21:40,070 INFO MainThread:12606 [wandb_init.py:init():697] updated telemetry
|
19 |
+
2023-08-16 06:21:40,086 INFO MainThread:12606 [wandb_init.py:init():730] communicating run to backend with 60.0 second timeout
|
20 |
+
2023-08-16 06:21:40,623 INFO MainThread:12606 [wandb_run.py:_on_init():2174] communicating current version
|
21 |
+
2023-08-16 06:21:40,790 INFO MainThread:12606 [wandb_run.py:_on_init():2183] got version response upgrade_message: "wandb version 0.15.8 is available! To upgrade, please run:\n $ pip install wandb --upgrade"
|
22 |
+
|
23 |
+
2023-08-16 06:21:40,790 INFO MainThread:12606 [wandb_init.py:init():781] starting run threads in backend
|
24 |
+
2023-08-16 06:21:40,870 INFO MainThread:12606 [wandb_run.py:_console_start():2153] atexit reg
|
25 |
+
2023-08-16 06:21:40,870 INFO MainThread:12606 [wandb_run.py:_redirect():2008] redirect: wrap_raw
|
26 |
+
2023-08-16 06:21:40,870 INFO MainThread:12606 [wandb_run.py:_redirect():2073] Wrapping output streams.
|
27 |
+
2023-08-16 06:21:40,870 INFO MainThread:12606 [wandb_run.py:_redirect():2098] Redirects installed.
|
28 |
+
2023-08-16 06:21:40,871 INFO MainThread:12606 [wandb_init.py:init():822] run started, returning control to user process
|
29 |
+
2023-08-16 11:58:45,720 INFO MainThread:12606 [wandb_run.py:_finish():1888] finishing run kurtqian/sdxl_lora_architecture_siheyuan/mlzxk5uq
|
30 |
+
2023-08-16 11:58:45,721 INFO MainThread:12606 [wandb_run.py:_atexit_cleanup():2122] got exitcode: 0
|
31 |
+
2023-08-16 11:58:45,722 INFO MainThread:12606 [wandb_run.py:_restore():2105] restore
|
32 |
+
2023-08-16 11:58:45,722 INFO MainThread:12606 [wandb_run.py:_restore():2111] restore done
|
33 |
+
2023-08-16 11:58:57,058 INFO MainThread:12606 [wandb_run.py:_footer_history_summary_info():3475] rendering history
|
34 |
+
2023-08-16 11:58:57,059 INFO MainThread:12606 [wandb_run.py:_footer_history_summary_info():3507] rendering summary
|
35 |
+
2023-08-16 11:58:57,065 INFO MainThread:12606 [wandb_run.py:_footer_sync_info():3434] logging synced files
|
logs/20230816061827/wandb/run-20230816_062140-mlzxk5uq/files/config.yaml
ADDED
@@ -0,0 +1,45 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
wandb_version: 1
|
2 |
+
|
3 |
+
_wandb:
|
4 |
+
desc: null
|
5 |
+
value:
|
6 |
+
python_version: 3.10.12
|
7 |
+
cli_version: 0.15.7
|
8 |
+
framework: huggingface
|
9 |
+
huggingface_version: 4.30.2
|
10 |
+
is_jupyter_run: false
|
11 |
+
is_kaggle_kernel: false
|
12 |
+
start_time: 1692166900.065846
|
13 |
+
t:
|
14 |
+
1:
|
15 |
+
- 1
|
16 |
+
- 2
|
17 |
+
- 3
|
18 |
+
- 11
|
19 |
+
- 12
|
20 |
+
- 41
|
21 |
+
- 45
|
22 |
+
- 49
|
23 |
+
- 55
|
24 |
+
- 71
|
25 |
+
- 83
|
26 |
+
2:
|
27 |
+
- 1
|
28 |
+
- 2
|
29 |
+
- 3
|
30 |
+
- 11
|
31 |
+
- 12
|
32 |
+
- 41
|
33 |
+
- 45
|
34 |
+
- 49
|
35 |
+
- 55
|
36 |
+
- 71
|
37 |
+
- 83
|
38 |
+
3:
|
39 |
+
- 2
|
40 |
+
- 23
|
41 |
+
4: 3.10.12
|
42 |
+
5: 0.15.7
|
43 |
+
6: 4.30.2
|
44 |
+
8:
|
45 |
+
- 5
|
logs/20230816061827/wandb/run-20230816_062140-mlzxk5uq/files/media/images/sample_0_1095_6dc549fd414527026b2f.png
ADDED
Git LFS Details
|
logs/20230816061827/wandb/run-20230816_062140-mlzxk5uq/files/media/images/sample_0_1460_0c56b48ddd64d9693047.png
ADDED
Git LFS Details
|
logs/20230816061827/wandb/run-20230816_062140-mlzxk5uq/files/media/images/sample_0_1825_e9e9f089d040d3ca1b29.png
ADDED
Git LFS Details
|
logs/20230816061827/wandb/run-20230816_062140-mlzxk5uq/files/media/images/sample_0_2190_90f7290f8074dbfb8c79.png
ADDED
Git LFS Details
|
logs/20230816061827/wandb/run-20230816_062140-mlzxk5uq/files/media/images/sample_0_2555_e5ef3d374df6613aa2d4.png
ADDED
Git LFS Details
|
logs/20230816061827/wandb/run-20230816_062140-mlzxk5uq/files/media/images/sample_0_2920_16378f7448e99ecd1ce9.png
ADDED
Git LFS Details
|
logs/20230816061827/wandb/run-20230816_062140-mlzxk5uq/files/media/images/sample_0_3285_0448e0bd13199d527ad0.png
ADDED
Git LFS Details
|
logs/20230816061827/wandb/run-20230816_062140-mlzxk5uq/files/media/images/sample_0_3650_29c7911ba2ac348df426.png
ADDED
Git LFS Details
|
logs/20230816061827/wandb/run-20230816_062140-mlzxk5uq/files/media/images/sample_0_365_38eaea9d437511b64189.png
ADDED
Git LFS Details
|
logs/20230816061827/wandb/run-20230816_062140-mlzxk5uq/files/media/images/sample_0_730_ff59249d0751e3938596.png
ADDED
Git LFS Details
|
logs/20230816061827/wandb/run-20230816_062140-mlzxk5uq/files/output.log
ADDED
@@ -0,0 +1,258 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
epoch 1/10
|
3 |
+
saving checkpoint: /content/drive/MyDrive/kohya-trainer/output/sdxl_lora_architecture_siheyuan-000001.safetensors
|
4 |
+
generating sample images at step / サンプル画像生成 ステップ: 365
|
5 |
+
prompt: siheyuan, chinese architecture
|
6 |
+
negative_prompt: None
|
7 |
+
height: 1024
|
8 |
+
width: 1024
|
9 |
+
sample_steps: 28
|
10 |
+
scale: 7
|
11 |
+
|
12 |
+
|
13 |
+
|
14 |
+
|
15 |
+
|
16 |
+
|
17 |
+
|
18 |
+
|
19 |
+
|
20 |
+
|
21 |
+
|
22 |
+
|
23 |
+
|
24 |
+
|
25 |
+
|
26 |
+
93% 26/28 [00:29<00:02, 1.15s/it]
|
27 |
+
epoch 2/10
|
28 |
+
saving checkpoint: /content/drive/MyDrive/kohya-trainer/output/sdxl_lora_architecture_siheyuan-000002.safetensors
|
29 |
+
generating sample images at step / サンプル画像生成 ステップ: 730
|
30 |
+
prompt: siheyuan, chinese architecture
|
31 |
+
negative_prompt: None
|
32 |
+
height: 1024
|
33 |
+
width: 1024
|
34 |
+
sample_steps: 28
|
35 |
+
scale: 7
|
36 |
+
|
37 |
+
|
38 |
+
|
39 |
+
|
40 |
+
|
41 |
+
|
42 |
+
|
43 |
+
|
44 |
+
|
45 |
+
|
46 |
+
|
47 |
+
|
48 |
+
|
49 |
+
|
50 |
+
|
51 |
+
|
52 |
+
96% 27/28 [00:30<00:01, 1.15s/it]
|
53 |
+
epoch 3/10
|
54 |
+
saving checkpoint: /content/drive/MyDrive/kohya-trainer/output/sdxl_lora_architecture_siheyuan-000003.safetensors
|
55 |
+
generating sample images at step / サンプル画像生成 ステップ: 1095
|
56 |
+
prompt: siheyuan, chinese architecture
|
57 |
+
negative_prompt: None
|
58 |
+
height: 1024
|
59 |
+
width: 1024
|
60 |
+
sample_steps: 28
|
61 |
+
scale: 7
|
62 |
+
|
63 |
+
|
64 |
+
|
65 |
+
|
66 |
+
|
67 |
+
|
68 |
+
|
69 |
+
|
70 |
+
|
71 |
+
|
72 |
+
|
73 |
+
|
74 |
+
|
75 |
+
|
76 |
+
|
77 |
+
|
78 |
+
96% 27/28 [00:30<00:01, 1.15s/it]
|
79 |
+
epoch 4/10
|
80 |
+
saving checkpoint: /content/drive/MyDrive/kohya-trainer/output/sdxl_lora_architecture_siheyuan-000004.safetensors
|
81 |
+
generating sample images at step / サンプル画像生成 ステップ: 1460
|
82 |
+
prompt: siheyuan, chinese architecture
|
83 |
+
negative_prompt: None
|
84 |
+
height: 1024
|
85 |
+
width: 1024
|
86 |
+
sample_steps: 28
|
87 |
+
scale: 7
|
88 |
+
|
89 |
+
|
90 |
+
|
91 |
+
|
92 |
+
|
93 |
+
|
94 |
+
|
95 |
+
|
96 |
+
|
97 |
+
|
98 |
+
|
99 |
+
|
100 |
+
|
101 |
+
|
102 |
+
|
103 |
+
|
104 |
+
96% 27/28 [00:30<00:01, 1.15s/it]
|
105 |
+
epoch 5/10
|
106 |
+
saving checkpoint: /content/drive/MyDrive/kohya-trainer/output/sdxl_lora_architecture_siheyuan-000005.safetensors
|
107 |
+
generating sample images at step / サンプル画像生成 ステップ: 1825
|
108 |
+
prompt: siheyuan, chinese architecture
|
109 |
+
negative_prompt: None
|
110 |
+
height: 1024
|
111 |
+
width: 1024
|
112 |
+
sample_steps: 28
|
113 |
+
scale: 7
|
114 |
+
|
115 |
+
|
116 |
+
|
117 |
+
|
118 |
+
|
119 |
+
|
120 |
+
|
121 |
+
|
122 |
+
|
123 |
+
|
124 |
+
|
125 |
+
|
126 |
+
|
127 |
+
|
128 |
+
|
129 |
+
93% 26/28 [00:29<00:02, 1.15s/it]
|
130 |
+
epoch 6/10
|
131 |
+
saving checkpoint: /content/drive/MyDrive/kohya-trainer/output/sdxl_lora_architecture_siheyuan-000006.safetensors
|
132 |
+
generating sample images at step / サンプル画像生成 ステップ: 2190
|
133 |
+
prompt: siheyuan, chinese architecture
|
134 |
+
negative_prompt: None
|
135 |
+
height: 1024
|
136 |
+
width: 1024
|
137 |
+
sample_steps: 28
|
138 |
+
scale: 7
|
139 |
+
|
140 |
+
|
141 |
+
|
142 |
+
|
143 |
+
|
144 |
+
|
145 |
+
|
146 |
+
|
147 |
+
|
148 |
+
|
149 |
+
|
150 |
+
|
151 |
+
|
152 |
+
|
153 |
+
|
154 |
+
|
155 |
+
96% 27/28 [00:30<00:01, 1.13s/it]
|
156 |
+
epoch 7/10
|
157 |
+
saving checkpoint: /content/drive/MyDrive/kohya-trainer/output/sdxl_lora_architecture_siheyuan-000007.safetensors
|
158 |
+
generating sample images at step / サンプル画像生成 ステップ: 2555
|
159 |
+
prompt: siheyuan, chinese architecture
|
160 |
+
negative_prompt: None
|
161 |
+
height: 1024
|
162 |
+
width: 1024
|
163 |
+
sample_steps: 28
|
164 |
+
scale: 7
|
165 |
+
|
166 |
+
|
167 |
+
|
168 |
+
|
169 |
+
|
170 |
+
|
171 |
+
|
172 |
+
|
173 |
+
|
174 |
+
|
175 |
+
|
176 |
+
|
177 |
+
|
178 |
+
|
179 |
+
|
180 |
+
|
181 |
+
93% 26/28 [00:29<00:02, 1.15s/it]
|
182 |
+
epoch 8/10
|
183 |
+
saving checkpoint: /content/drive/MyDrive/kohya-trainer/output/sdxl_lora_architecture_siheyuan-000008.safetensors
|
184 |
+
generating sample images at step / サンプル画像生成 ステップ: 2920
|
185 |
+
prompt: siheyuan, chinese architecture
|
186 |
+
negative_prompt: None
|
187 |
+
height: 1024
|
188 |
+
width: 1024
|
189 |
+
sample_steps: 28
|
190 |
+
scale: 7
|
191 |
+
|
192 |
+
|
193 |
+
|
194 |
+
|
195 |
+
|
196 |
+
|
197 |
+
|
198 |
+
|
199 |
+
|
200 |
+
|
201 |
+
|
202 |
+
|
203 |
+
|
204 |
+
|
205 |
+
|
206 |
+
|
207 |
+
93% 26/28 [00:29<00:02, 1.15s/it]
|
208 |
+
epoch 9/10
|
209 |
+
saving checkpoint: /content/drive/MyDrive/kohya-trainer/output/sdxl_lora_architecture_siheyuan-000009.safetensors
|
210 |
+
generating sample images at step / サンプル画像生成 ステップ: 3285
|
211 |
+
prompt: siheyuan, chinese architecture
|
212 |
+
negative_prompt: None
|
213 |
+
height: 1024
|
214 |
+
width: 1024
|
215 |
+
sample_steps: 28
|
216 |
+
scale: 7
|
217 |
+
|
218 |
+
|
219 |
+
|
220 |
+
|
221 |
+
|
222 |
+
|
223 |
+
|
224 |
+
|
225 |
+
|
226 |
+
|
227 |
+
|
228 |
+
|
229 |
+
|
230 |
+
|
231 |
+
|
232 |
+
|
233 |
+
93% 26/28 [00:29<00:02, 1.15s/it]
|
234 |
+
epoch 10/10
|
235 |
+
generating sample images at step / サンプル画像生成 ステップ: 3650
|
236 |
+
prompt: siheyuan, chinese architecture
|
237 |
+
negative_prompt: None
|
238 |
+
height: 1024
|
239 |
+
width: 1024
|
240 |
+
sample_steps: 28
|
241 |
+
scale: 7
|
242 |
+
|
243 |
+
|
244 |
+
|
245 |
+
|
246 |
+
|
247 |
+
|
248 |
+
|
249 |
+
|
250 |
+
|
251 |
+
|
252 |
+
|
253 |
+
|
254 |
+
|
255 |
+
|
256 |
+
|
257 |
+
|
258 |
+
93% 26/28 [00:29<00:02, 1.14s/it]
|
logs/20230816061827/wandb/run-20230816_062140-mlzxk5uq/files/requirements.txt
ADDED
@@ -0,0 +1,530 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
absl-py==1.4.0
|
2 |
+
accelerate==0.19.0
|
3 |
+
aiohttp==3.8.5
|
4 |
+
aiosignal==1.3.1
|
5 |
+
alabaster==0.7.13
|
6 |
+
albumentations==1.3.1
|
7 |
+
altair==4.2.2
|
8 |
+
annotated-types==0.5.0
|
9 |
+
antlr4-python3-runtime==4.9.3
|
10 |
+
anyio==3.7.1
|
11 |
+
appdirs==1.4.4
|
12 |
+
argon2-cffi-bindings==21.2.0
|
13 |
+
argon2-cffi==21.3.0
|
14 |
+
array-record==0.4.1
|
15 |
+
arviz==0.15.1
|
16 |
+
astropy==5.3.1
|
17 |
+
astunparse==1.6.3
|
18 |
+
async-timeout==4.0.3
|
19 |
+
attrs==23.1.0
|
20 |
+
audioread==3.0.0
|
21 |
+
autograd==1.6.2
|
22 |
+
babel==2.12.1
|
23 |
+
backcall==0.2.0
|
24 |
+
beautifulsoup4==4.11.2
|
25 |
+
bitsandbytes==0.39.1
|
26 |
+
bleach==6.0.0
|
27 |
+
blinker==1.4
|
28 |
+
blis==0.7.10
|
29 |
+
blosc2==2.0.0
|
30 |
+
bokeh==3.2.2
|
31 |
+
braceexpand==0.1.7
|
32 |
+
branca==0.6.0
|
33 |
+
build==0.10.0
|
34 |
+
cachecontrol==0.13.1
|
35 |
+
cachetools==5.3.1
|
36 |
+
catalogue==2.0.9
|
37 |
+
certifi==2023.7.22
|
38 |
+
cffi==1.15.1
|
39 |
+
cfgv==3.4.0
|
40 |
+
chardet==5.2.0
|
41 |
+
charset-normalizer==3.2.0
|
42 |
+
chex==0.1.7
|
43 |
+
click-plugins==1.1.1
|
44 |
+
click==8.1.6
|
45 |
+
cligj==0.7.2
|
46 |
+
cloudpickle==2.2.1
|
47 |
+
cmake==3.27.2
|
48 |
+
cmdstanpy==1.1.0
|
49 |
+
colorcet==3.0.1
|
50 |
+
colorlover==0.3.0
|
51 |
+
community==1.0.0b1
|
52 |
+
confection==0.1.1
|
53 |
+
cons==0.4.6
|
54 |
+
contextlib2==21.6.0
|
55 |
+
contexttimer==0.3.3
|
56 |
+
contourpy==1.1.0
|
57 |
+
convertdate==2.4.0
|
58 |
+
cryptography==41.0.3
|
59 |
+
cufflinks==0.17.3
|
60 |
+
cupy-cuda11x==11.0.0
|
61 |
+
cvxopt==1.3.2
|
62 |
+
cvxpy==1.3.2
|
63 |
+
cycler==0.11.0
|
64 |
+
cymem==2.0.7
|
65 |
+
cython==0.29.36
|
66 |
+
dadaptation==3.1
|
67 |
+
dask==2023.8.0
|
68 |
+
datascience==0.17.6
|
69 |
+
db-dtypes==1.1.1
|
70 |
+
dbus-python==1.2.18
|
71 |
+
debugpy==1.6.6
|
72 |
+
decorator==4.4.2
|
73 |
+
decord==0.6.0
|
74 |
+
defusedxml==0.7.1
|
75 |
+
diffusers==0.18.2
|
76 |
+
dill==0.3.7
|
77 |
+
discord-protos==0.0.2
|
78 |
+
discord.py-self==2.0.0
|
79 |
+
distlib==0.3.7
|
80 |
+
distributed==2023.8.0
|
81 |
+
distro==1.7.0
|
82 |
+
dlib==19.24.2
|
83 |
+
dm-tree==0.1.8
|
84 |
+
docker-pycreds==0.4.0
|
85 |
+
docutils==0.18.1
|
86 |
+
dopamine-rl==4.0.6
|
87 |
+
duckdb==0.8.1
|
88 |
+
earthengine-api==0.1.363
|
89 |
+
easydict==1.10
|
90 |
+
ecos==2.0.12
|
91 |
+
editdistance==0.6.2
|
92 |
+
einops==0.6.0
|
93 |
+
elfinder-client==2.1.55a16
|
94 |
+
en-core-web-sm==3.6.0
|
95 |
+
entrypoints==0.4
|
96 |
+
ephem==4.1.4
|
97 |
+
et-xmlfile==1.1.0
|
98 |
+
etils==1.4.1
|
99 |
+
etuples==0.3.9
|
100 |
+
exceptiongroup==1.1.2
|
101 |
+
fairscale==0.4.4
|
102 |
+
fastai==2.7.12
|
103 |
+
fastapi==0.101.1
|
104 |
+
fastcore==1.5.29
|
105 |
+
fastdownload==0.0.7
|
106 |
+
fastjsonschema==2.18.0
|
107 |
+
fastprogress==1.0.3
|
108 |
+
fastrlock==0.8.1
|
109 |
+
filelock==3.12.2
|
110 |
+
fiona==1.9.4.post1
|
111 |
+
firebase-admin==5.3.0
|
112 |
+
flask==2.2.5
|
113 |
+
flatbuffers==23.5.26
|
114 |
+
flax==0.7.2
|
115 |
+
folium==0.14.0
|
116 |
+
fonttools==4.42.0
|
117 |
+
frozendict==2.3.8
|
118 |
+
frozenlist==1.4.0
|
119 |
+
fsspec==2023.6.0
|
120 |
+
ftfy==6.1.1
|
121 |
+
future==0.18.3
|
122 |
+
gallery-dl==1.25.6
|
123 |
+
gast==0.4.0
|
124 |
+
gcsfs==2023.6.0
|
125 |
+
gdal==3.4.3
|
126 |
+
gdown==4.7.1
|
127 |
+
gensim==4.3.1
|
128 |
+
geographiclib==2.0
|
129 |
+
geopandas==0.13.2
|
130 |
+
geopy==2.3.0
|
131 |
+
gin-config==0.5.0
|
132 |
+
gitdb==4.0.10
|
133 |
+
gitpython==3.1.32
|
134 |
+
glob2==0.7
|
135 |
+
google-api-core==2.11.1
|
136 |
+
google-api-python-client==2.84.0
|
137 |
+
google-auth-httplib2==0.1.0
|
138 |
+
google-auth-oauthlib==1.0.0
|
139 |
+
google-auth==2.17.3
|
140 |
+
google-cloud-bigquery-connection==1.12.1
|
141 |
+
google-cloud-bigquery-storage==2.22.0
|
142 |
+
google-cloud-bigquery==3.10.0
|
143 |
+
google-cloud-core==2.3.3
|
144 |
+
google-cloud-datastore==2.15.2
|
145 |
+
google-cloud-firestore==2.11.1
|
146 |
+
google-cloud-functions==1.13.2
|
147 |
+
google-cloud-language==2.9.1
|
148 |
+
google-cloud-storage==2.8.0
|
149 |
+
google-cloud-translate==3.11.3
|
150 |
+
google-colab==1.0.0
|
151 |
+
google-crc32c==1.5.0
|
152 |
+
google-pasta==0.2.0
|
153 |
+
google-resumable-media==2.5.0
|
154 |
+
google==2.0.3
|
155 |
+
googleapis-common-protos==1.60.0
|
156 |
+
googledrivedownloader==0.4
|
157 |
+
graphviz==0.20.1
|
158 |
+
greenlet==2.0.2
|
159 |
+
grpc-google-iam-v1==0.12.6
|
160 |
+
grpcio-status==1.48.2
|
161 |
+
grpcio==1.57.0
|
162 |
+
gspread-dataframe==3.3.1
|
163 |
+
gspread==3.4.2
|
164 |
+
gym-notices==0.0.8
|
165 |
+
gym==0.25.2
|
166 |
+
h11==0.14.0
|
167 |
+
h5netcdf==1.2.0
|
168 |
+
h5py==3.9.0
|
169 |
+
holidays==0.30
|
170 |
+
holoviews==1.17.0
|
171 |
+
html5lib==1.1
|
172 |
+
httpcore==0.17.3
|
173 |
+
httpimport==1.3.1
|
174 |
+
httplib2==0.22.0
|
175 |
+
httpx==0.24.1
|
176 |
+
huggingface-hub==0.15.1
|
177 |
+
humanize==4.7.0
|
178 |
+
hupper==1.12
|
179 |
+
hyperopt==0.2.7
|
180 |
+
identify==2.5.26
|
181 |
+
idna==3.4
|
182 |
+
imageio-ffmpeg==0.4.8
|
183 |
+
imageio==2.31.1
|
184 |
+
imagesize==1.4.1
|
185 |
+
imbalanced-learn==0.10.1
|
186 |
+
imgaug==0.4.0
|
187 |
+
imjoy-elfinder==0.1.61
|
188 |
+
importlib-metadata==6.8.0
|
189 |
+
importlib-resources==6.0.1
|
190 |
+
imutils==0.5.4
|
191 |
+
inflect==7.0.0
|
192 |
+
iniconfig==2.0.0
|
193 |
+
intel-openmp==2023.2.0
|
194 |
+
invisible-watermark==0.2.0
|
195 |
+
iopath==0.1.10
|
196 |
+
ipykernel==5.5.6
|
197 |
+
ipython-genutils==0.2.0
|
198 |
+
ipython-sql==0.5.0
|
199 |
+
ipython==7.34.0
|
200 |
+
ipywidgets==7.7.1
|
201 |
+
itsdangerous==2.1.2
|
202 |
+
jax==0.4.14
|
203 |
+
jaxlib==0.4.14+cuda11.cudnn86
|
204 |
+
jedi==0.19.0
|
205 |
+
jeepney==0.7.1
|
206 |
+
jieba==0.42.1
|
207 |
+
jinja2==3.1.2
|
208 |
+
joblib==1.3.2
|
209 |
+
jsonpickle==3.0.2
|
210 |
+
jsonschema-specifications==2023.7.1
|
211 |
+
jsonschema==4.19.0
|
212 |
+
jupyter-client==6.1.12
|
213 |
+
jupyter-console==6.1.0
|
214 |
+
jupyter-core==5.3.1
|
215 |
+
jupyter-server==1.24.0
|
216 |
+
jupyterlab-pygments==0.2.2
|
217 |
+
jupyterlab-widgets==3.0.8
|
218 |
+
kaggle==1.5.16
|
219 |
+
keras==2.12.0
|
220 |
+
keyring==23.5.0
|
221 |
+
kiwisolver==1.4.4
|
222 |
+
langcodes==3.3.0
|
223 |
+
launchpadlib==1.10.16
|
224 |
+
lazr.restfulclient==0.14.4
|
225 |
+
lazr.uri==1.0.6
|
226 |
+
lazy-loader==0.3
|
227 |
+
libclang==16.0.6
|
228 |
+
library==0.0.0
|
229 |
+
librosa==0.10.0.post2
|
230 |
+
lightgbm==4.0.0
|
231 |
+
lightning-utilities==0.9.0
|
232 |
+
linkify-it-py==2.0.2
|
233 |
+
lion-pytorch==0.1.2
|
234 |
+
lit==16.0.6
|
235 |
+
llvmlite==0.39.1
|
236 |
+
locket==1.0.0
|
237 |
+
logical-unification==0.4.6
|
238 |
+
lunarcalendar==0.0.9
|
239 |
+
lxml==4.9.3
|
240 |
+
lycoris-lora==1.8.1.dev3
|
241 |
+
markdown-it-py==3.0.0
|
242 |
+
markdown==3.4.4
|
243 |
+
markupsafe==2.1.3
|
244 |
+
matplotlib-inline==0.1.6
|
245 |
+
matplotlib-venn==0.11.9
|
246 |
+
matplotlib==3.7.1
|
247 |
+
mdit-py-plugins==0.4.0
|
248 |
+
mdurl==0.1.2
|
249 |
+
minikanren==1.0.3
|
250 |
+
missingno==0.5.2
|
251 |
+
mistune==0.8.4
|
252 |
+
mizani==0.9.2
|
253 |
+
mkl==2023.2.0
|
254 |
+
ml-dtypes==0.2.0
|
255 |
+
mlxtend==0.22.0
|
256 |
+
more-itertools==10.1.0
|
257 |
+
moviepy==1.0.3
|
258 |
+
mpmath==1.3.0
|
259 |
+
msgpack==1.0.5
|
260 |
+
multidict==6.0.4
|
261 |
+
multipledispatch==1.0.0
|
262 |
+
multitasking==0.0.11
|
263 |
+
murmurhash==1.0.9
|
264 |
+
music21==9.1.0
|
265 |
+
mypy-extensions==1.0.0
|
266 |
+
natsort==8.4.0
|
267 |
+
nbclient==0.8.0
|
268 |
+
nbconvert==6.5.4
|
269 |
+
nbformat==5.9.2
|
270 |
+
nest-asyncio==1.5.7
|
271 |
+
networkx==3.1
|
272 |
+
nibabel==4.0.2
|
273 |
+
nltk==3.8.1
|
274 |
+
nodeenv==1.8.0
|
275 |
+
notebook==6.4.8
|
276 |
+
numba==0.56.4
|
277 |
+
numexpr==2.8.5
|
278 |
+
numpy==1.23.5
|
279 |
+
oauth2client==4.1.3
|
280 |
+
oauthlib==3.2.2
|
281 |
+
omegaconf==2.3.0
|
282 |
+
open-clip-torch==2.20.0
|
283 |
+
opencv-contrib-python==4.8.0.76
|
284 |
+
opencv-python-headless==4.5.5.64
|
285 |
+
opencv-python==4.7.0.68
|
286 |
+
opendatasets==0.1.22
|
287 |
+
openpyxl==3.1.2
|
288 |
+
opt-einsum==3.3.0
|
289 |
+
optax==0.1.7
|
290 |
+
orbax-checkpoint==0.3.2
|
291 |
+
osqp==0.6.2.post8
|
292 |
+
packaging==23.1
|
293 |
+
pandas-datareader==0.10.0
|
294 |
+
pandas-gbq==0.17.9
|
295 |
+
pandas==1.5.3
|
296 |
+
pandocfilters==1.5.0
|
297 |
+
panel==1.2.1
|
298 |
+
param==1.13.0
|
299 |
+
parso==0.8.3
|
300 |
+
partd==1.4.0
|
301 |
+
pastedeploy==3.0.1
|
302 |
+
pathlib==1.0.1
|
303 |
+
pathtools==0.1.2
|
304 |
+
pathvalidate==3.1.0
|
305 |
+
pathy==0.10.2
|
306 |
+
patsy==0.5.3
|
307 |
+
pexpect==4.8.0
|
308 |
+
pickleshare==0.7.5
|
309 |
+
piexif==1.1.3
|
310 |
+
pillow==9.5.0
|
311 |
+
pip-tools==6.13.0
|
312 |
+
pip==23.1.2
|
313 |
+
plaster-pastedeploy==1.0.1
|
314 |
+
plaster==1.1.2
|
315 |
+
platformdirs==3.10.0
|
316 |
+
plotly==5.15.0
|
317 |
+
plotnine==0.12.2
|
318 |
+
pluggy==1.2.0
|
319 |
+
polars==0.17.3
|
320 |
+
pooch==1.6.0
|
321 |
+
portalocker==2.7.0
|
322 |
+
portpicker==1.5.2
|
323 |
+
pre-commit==3.3.3
|
324 |
+
prefetch-generator==1.0.3
|
325 |
+
preshed==3.0.8
|
326 |
+
prettytable==3.8.0
|
327 |
+
proglog==0.1.10
|
328 |
+
progressbar2==4.2.0
|
329 |
+
prometheus-client==0.17.1
|
330 |
+
promise==2.3
|
331 |
+
prompt-toolkit==3.0.39
|
332 |
+
prophet==1.1.4
|
333 |
+
proto-plus==1.22.3
|
334 |
+
protobuf==3.20.3
|
335 |
+
psutil==5.9.5
|
336 |
+
psycopg2==2.9.7
|
337 |
+
ptyprocess==0.7.0
|
338 |
+
py-cpuinfo==9.0.0
|
339 |
+
py4j==0.10.9.7
|
340 |
+
pyarrow==9.0.0
|
341 |
+
pyasn1-modules==0.3.0
|
342 |
+
pyasn1==0.5.0
|
343 |
+
pycocoevalcap==1.2
|
344 |
+
pycocotools==2.0.6
|
345 |
+
pycparser==2.21
|
346 |
+
pyct==0.5.0
|
347 |
+
pydantic-core==2.4.0
|
348 |
+
pydantic==2.1.1
|
349 |
+
pydata-google-auth==1.8.2
|
350 |
+
pydeck==0.8.0
|
351 |
+
pydot-ng==2.0.0
|
352 |
+
pydot==1.4.2
|
353 |
+
pydotplus==2.0.2
|
354 |
+
pydrive2==1.6.3
|
355 |
+
pydrive==1.3.1
|
356 |
+
pyerfa==2.0.0.3
|
357 |
+
pyfunctional==1.4.3
|
358 |
+
pygame==2.5.0
|
359 |
+
pygments==2.16.1
|
360 |
+
pygobject==3.42.1
|
361 |
+
pyjwt==2.3.0
|
362 |
+
pymc==5.7.2
|
363 |
+
pymeeus==0.5.12
|
364 |
+
pympler==1.0.1
|
365 |
+
pymystem3==0.2.0
|
366 |
+
pyopengl==3.1.7
|
367 |
+
pyopenssl==23.2.0
|
368 |
+
pyparsing==3.1.1
|
369 |
+
pyproj==3.6.0
|
370 |
+
pyproject-hooks==1.0.0
|
371 |
+
pyramid-jinja2==2.10
|
372 |
+
pyramid==2.0.1
|
373 |
+
pyre-extensions==0.0.29
|
374 |
+
pysocks==1.7.1
|
375 |
+
pytensor==2.14.2
|
376 |
+
pytest==7.4.0
|
377 |
+
python-apt==0.0.0
|
378 |
+
python-dateutil==2.8.2
|
379 |
+
python-dotenv==1.0.0
|
380 |
+
python-louvain==0.16
|
381 |
+
python-magic==0.4.27
|
382 |
+
python-slugify==8.0.1
|
383 |
+
python-utils==3.7.0
|
384 |
+
pytorch-lightning==1.9.0
|
385 |
+
pytz-deprecation-shim==0.1.0.post0
|
386 |
+
pytz==2023.3
|
387 |
+
pyviz-comms==2.3.2
|
388 |
+
pywavelets==1.4.1
|
389 |
+
pyyaml==6.0.1
|
390 |
+
pyzmq==23.2.1
|
391 |
+
qdldl==0.1.7.post0
|
392 |
+
qudida==0.0.4
|
393 |
+
referencing==0.30.2
|
394 |
+
regex==2023.6.3
|
395 |
+
requests-oauthlib==1.3.1
|
396 |
+
requests==2.31.0
|
397 |
+
requirements-parser==0.5.0
|
398 |
+
rich==13.5.2
|
399 |
+
rpds-py==0.9.2
|
400 |
+
rpy2==3.4.2
|
401 |
+
rsa==4.9
|
402 |
+
safetensors==0.3.1
|
403 |
+
salesforce-lavis==1.0.0
|
404 |
+
scikit-image==0.19.3
|
405 |
+
scikit-learn==1.2.2
|
406 |
+
scipy==1.10.1
|
407 |
+
scs==3.2.3
|
408 |
+
seaborn==0.12.2
|
409 |
+
secretstorage==3.3.1
|
410 |
+
send2trash==1.8.2
|
411 |
+
sentencepiece==0.1.99
|
412 |
+
sentry-sdk==1.29.2
|
413 |
+
setproctitle==1.3.2
|
414 |
+
setuptools==67.7.2
|
415 |
+
shapely==2.0.1
|
416 |
+
six==1.16.0
|
417 |
+
sklearn-pandas==2.2.0
|
418 |
+
smart-open==6.3.0
|
419 |
+
smmap==5.0.0
|
420 |
+
sniffio==1.3.0
|
421 |
+
snowballstemmer==2.2.0
|
422 |
+
sortedcontainers==2.4.0
|
423 |
+
soundfile==0.12.1
|
424 |
+
soupsieve==2.4.1
|
425 |
+
soxr==0.3.5
|
426 |
+
spacy-legacy==3.0.12
|
427 |
+
spacy-loggers==1.0.4
|
428 |
+
spacy==3.6.1
|
429 |
+
sphinx==5.0.2
|
430 |
+
sphinxcontrib-applehelp==1.0.6
|
431 |
+
sphinxcontrib-devhelp==1.0.4
|
432 |
+
sphinxcontrib-htmlhelp==2.0.3
|
433 |
+
sphinxcontrib-jsmath==1.0.1
|
434 |
+
sphinxcontrib-qthelp==1.0.5
|
435 |
+
sphinxcontrib-serializinghtml==1.1.7
|
436 |
+
sqlalchemy==2.0.19
|
437 |
+
sqlparse==0.4.4
|
438 |
+
srsly==2.4.7
|
439 |
+
starlette==0.27.0
|
440 |
+
statsmodels==0.14.0
|
441 |
+
streamlit==1.25.0
|
442 |
+
sympy==1.12
|
443 |
+
tables==3.8.0
|
444 |
+
tabulate==0.9.0
|
445 |
+
tbb==2021.10.0
|
446 |
+
tblib==2.0.0
|
447 |
+
tenacity==8.2.2
|
448 |
+
tensorboard-data-server==0.7.1
|
449 |
+
tensorboard==2.12.3
|
450 |
+
tensorflow-datasets==4.9.2
|
451 |
+
tensorflow-estimator==2.12.0
|
452 |
+
tensorflow-gcs-config==2.12.0
|
453 |
+
tensorflow-hub==0.14.0
|
454 |
+
tensorflow-io-gcs-filesystem==0.33.0
|
455 |
+
tensorflow-metadata==1.14.0
|
456 |
+
tensorflow-probability==0.20.1
|
457 |
+
tensorflow==2.12.0
|
458 |
+
tensorstore==0.1.41
|
459 |
+
termcolor==2.3.0
|
460 |
+
terminado==0.17.1
|
461 |
+
text-unidecode==1.3
|
462 |
+
textblob==0.17.1
|
463 |
+
tf-slim==1.1.0
|
464 |
+
thinc==8.1.12
|
465 |
+
threadpoolctl==3.2.0
|
466 |
+
tifffile==2023.8.12
|
467 |
+
timm==0.4.12
|
468 |
+
tinycss2==1.2.1
|
469 |
+
tokenizers==0.13.3
|
470 |
+
toml==0.10.2
|
471 |
+
tomli==2.0.1
|
472 |
+
toolz==0.12.0
|
473 |
+
torch==2.0.1+cu118
|
474 |
+
torchaudio==2.0.2+cu118
|
475 |
+
torchdata==0.6.1
|
476 |
+
torchmetrics==1.0.3
|
477 |
+
torchsummary==1.5.1
|
478 |
+
torchtext==0.15.2
|
479 |
+
torchvision==0.15.2+cu118
|
480 |
+
tornado==6.3.1
|
481 |
+
tqdm==4.66.1
|
482 |
+
traitlets==5.7.1
|
483 |
+
transformers==4.30.2
|
484 |
+
translationstring==1.4
|
485 |
+
triton==2.0.0
|
486 |
+
tweepy==4.13.0
|
487 |
+
typer==0.9.0
|
488 |
+
types-setuptools==68.0.0.3
|
489 |
+
typing-extensions==4.7.1
|
490 |
+
typing-inspect==0.9.0
|
491 |
+
tzdata==2023.3
|
492 |
+
tzlocal==4.3.1
|
493 |
+
uc-micro-py==1.0.2
|
494 |
+
uritemplate==4.1.1
|
495 |
+
urllib3==2.0.4
|
496 |
+
uvicorn==0.23.2
|
497 |
+
validators==0.21.2
|
498 |
+
vega-datasets==0.9.0
|
499 |
+
venusian==3.0.0
|
500 |
+
virtualenv==20.24.3
|
501 |
+
voluptuous==0.13.1
|
502 |
+
wadllib==1.3.6
|
503 |
+
waitress==2.1.2
|
504 |
+
wandb==0.15.7
|
505 |
+
wasabi==1.1.2
|
506 |
+
watchdog==3.0.0
|
507 |
+
wcwidth==0.2.6
|
508 |
+
webcolors==1.13
|
509 |
+
webdataset==0.2.48
|
510 |
+
webencodings==0.5.1
|
511 |
+
webob==1.8.7
|
512 |
+
websocket-client==1.6.1
|
513 |
+
werkzeug==2.3.6
|
514 |
+
wheel==0.41.1
|
515 |
+
widgetsnbextension==3.6.5
|
516 |
+
wordcloud==1.9.2
|
517 |
+
wrapt==1.14.1
|
518 |
+
xarray-einstats==0.6.0
|
519 |
+
xarray==2023.7.0
|
520 |
+
xformers==0.0.20+1d635e1.d20230519
|
521 |
+
xgboost==1.7.6
|
522 |
+
xlrd==2.0.1
|
523 |
+
xyzservices==2023.7.0
|
524 |
+
yarl==1.9.2
|
525 |
+
yellowbrick==1.5
|
526 |
+
yfinance==0.2.28
|
527 |
+
zict==3.0.0
|
528 |
+
zipp==3.16.2
|
529 |
+
zope.deprecation==5.0
|
530 |
+
zope.interface==6.0
|
logs/20230816061827/wandb/run-20230816_062140-mlzxk5uq/files/wandb-metadata.json
ADDED
@@ -0,0 +1,68 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"os": "Linux-5.15.109+-x86_64-with-glibc2.35",
|
3 |
+
"python": "3.10.12",
|
4 |
+
"heartbeatAt": "2023-08-16T06:21:40.822011",
|
5 |
+
"startedAt": "2023-08-16T06:21:40.054601",
|
6 |
+
"docker": null,
|
7 |
+
"cuda": null,
|
8 |
+
"args": [
|
9 |
+
"--sample_prompts=/content/LoRA/config/sample_prompt.toml",
|
10 |
+
"--config_file=/content/LoRA/config/config_file.toml"
|
11 |
+
],
|
12 |
+
"state": "running",
|
13 |
+
"program": "/content/kohya-trainer/sdxl_train_network.py",
|
14 |
+
"codePath": "sdxl_train_network.py",
|
15 |
+
"git": {
|
16 |
+
"remote": "https://github.com/qaneel/kohya-trainer",
|
17 |
+
"commit": "05811296f6dc987f67f194689e106a326017b9d4"
|
18 |
+
},
|
19 |
+
"email": null,
|
20 |
+
"root": "/content/kohya-trainer",
|
21 |
+
"host": "8ec4df28b664",
|
22 |
+
"username": "root",
|
23 |
+
"executable": "/usr/bin/python3",
|
24 |
+
"cpu_count": 2,
|
25 |
+
"cpu_count_logical": 4,
|
26 |
+
"cpu_freq": {
|
27 |
+
"current": 2000.19,
|
28 |
+
"min": 0.0,
|
29 |
+
"max": 0.0
|
30 |
+
},
|
31 |
+
"cpu_freq_per_core": [
|
32 |
+
{
|
33 |
+
"current": 2000.19,
|
34 |
+
"min": 0.0,
|
35 |
+
"max": 0.0
|
36 |
+
},
|
37 |
+
{
|
38 |
+
"current": 2000.19,
|
39 |
+
"min": 0.0,
|
40 |
+
"max": 0.0
|
41 |
+
},
|
42 |
+
{
|
43 |
+
"current": 2000.19,
|
44 |
+
"min": 0.0,
|
45 |
+
"max": 0.0
|
46 |
+
},
|
47 |
+
{
|
48 |
+
"current": 2000.19,
|
49 |
+
"min": 0.0,
|
50 |
+
"max": 0.0
|
51 |
+
}
|
52 |
+
],
|
53 |
+
"disk": {
|
54 |
+
"total": 166.77415084838867,
|
55 |
+
"used": 36.93321228027344
|
56 |
+
},
|
57 |
+
"gpu": "Tesla T4",
|
58 |
+
"gpu_count": 1,
|
59 |
+
"gpu_devices": [
|
60 |
+
{
|
61 |
+
"name": "Tesla T4",
|
62 |
+
"memory_total": 16106127360
|
63 |
+
}
|
64 |
+
],
|
65 |
+
"memory": {
|
66 |
+
"total": 25.45136260986328
|
67 |
+
}
|
68 |
+
}
|
logs/20230816061827/wandb/run-20230816_062140-mlzxk5uq/files/wandb-summary.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"loss/current": 0.08321527391672134, "loss/average": 0.11012540336392106, "lr/unet": 1e-05, "_timestamp": 1692187125.705688, "_runtime": 20225.639842033386, "_step": 3650, "sample_0": {"_type": "image-file", "sha256": "29c7911ba2ac348df426e13998851910fc78ed4dc8b51f5a68aab3db2c837a44", "size": 1479120, "path": "media/images/sample_0_3650_29c7911ba2ac348df426.png", "format": "png", "width": 1024, "height": 1024}, "_wandb": {"runtime": 20224}}
|
logs/20230816061827/wandb/run-20230816_062140-mlzxk5uq/logs/debug-internal.log
ADDED
The diff for this file is too large to render.
See raw diff
|
|
logs/20230816061827/wandb/run-20230816_062140-mlzxk5uq/logs/debug.log
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
2023-08-16 06:21:40,056 INFO MainThread:12606 [wandb_setup.py:_flush():76] Current SDK version is 0.15.7
|
2 |
+
2023-08-16 06:21:40,056 INFO MainThread:12606 [wandb_setup.py:_flush():76] Configure stats pid to 12606
|
3 |
+
2023-08-16 06:21:40,056 INFO MainThread:12606 [wandb_setup.py:_flush():76] Loading settings from /root/.config/wandb/settings
|
4 |
+
2023-08-16 06:21:40,056 INFO MainThread:12606 [wandb_setup.py:_flush():76] Loading settings from /content/kohya-trainer/wandb/settings
|
5 |
+
2023-08-16 06:21:40,056 INFO MainThread:12606 [wandb_setup.py:_flush():76] Loading settings from environment variables: {'root_dir': '/content/LoRA/logs/20230816061827'}
|
6 |
+
2023-08-16 06:21:40,056 INFO MainThread:12606 [wandb_setup.py:_flush():76] Applying setup settings: {'_disable_service': False}
|
7 |
+
2023-08-16 06:21:40,056 INFO MainThread:12606 [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'}
|
8 |
+
2023-08-16 06:21:40,057 INFO MainThread:12606 [wandb_setup.py:_flush():76] Applying login settings: {'api_key': '***REDACTED***'}
|
9 |
+
2023-08-16 06:21:40,057 INFO MainThread:12606 [wandb_init.py:_log_setup():507] Logging user logs to /content/LoRA/logs/20230816061827/wandb/run-20230816_062140-mlzxk5uq/logs/debug.log
|
10 |
+
2023-08-16 06:21:40,057 INFO MainThread:12606 [wandb_init.py:_log_setup():508] Logging internal logs to /content/LoRA/logs/20230816061827/wandb/run-20230816_062140-mlzxk5uq/logs/debug-internal.log
|
11 |
+
2023-08-16 06:21:40,057 INFO MainThread:12606 [wandb_init.py:init():547] calling init triggers
|
12 |
+
2023-08-16 06:21:40,057 INFO MainThread:12606 [wandb_init.py:init():554] wandb.init called with sweep_config: {}
|
13 |
+
config: {}
|
14 |
+
2023-08-16 06:21:40,057 INFO MainThread:12606 [wandb_init.py:init():596] starting backend
|
15 |
+
2023-08-16 06:21:40,057 INFO MainThread:12606 [wandb_init.py:init():600] setting up manager
|
16 |
+
2023-08-16 06:21:40,062 INFO MainThread:12606 [backend.py:_multiprocessing_setup():106] multiprocessing start_methods=fork,spawn,forkserver, using: spawn
|
17 |
+
2023-08-16 06:21:40,065 INFO MainThread:12606 [wandb_init.py:init():606] backend started and connected
|
18 |
+
2023-08-16 06:21:40,070 INFO MainThread:12606 [wandb_init.py:init():697] updated telemetry
|
19 |
+
2023-08-16 06:21:40,086 INFO MainThread:12606 [wandb_init.py:init():730] communicating run to backend with 60.0 second timeout
|
20 |
+
2023-08-16 06:21:40,623 INFO MainThread:12606 [wandb_run.py:_on_init():2174] communicating current version
|
21 |
+
2023-08-16 06:21:40,790 INFO MainThread:12606 [wandb_run.py:_on_init():2183] got version response upgrade_message: "wandb version 0.15.8 is available! To upgrade, please run:\n $ pip install wandb --upgrade"
|
22 |
+
|
23 |
+
2023-08-16 06:21:40,790 INFO MainThread:12606 [wandb_init.py:init():781] starting run threads in backend
|
24 |
+
2023-08-16 06:21:40,870 INFO MainThread:12606 [wandb_run.py:_console_start():2153] atexit reg
|
25 |
+
2023-08-16 06:21:40,870 INFO MainThread:12606 [wandb_run.py:_redirect():2008] redirect: wrap_raw
|
26 |
+
2023-08-16 06:21:40,870 INFO MainThread:12606 [wandb_run.py:_redirect():2073] Wrapping output streams.
|
27 |
+
2023-08-16 06:21:40,870 INFO MainThread:12606 [wandb_run.py:_redirect():2098] Redirects installed.
|
28 |
+
2023-08-16 06:21:40,871 INFO MainThread:12606 [wandb_init.py:init():822] run started, returning control to user process
|
29 |
+
2023-08-16 11:58:45,720 INFO MainThread:12606 [wandb_run.py:_finish():1888] finishing run kurtqian/sdxl_lora_architecture_siheyuan/mlzxk5uq
|
30 |
+
2023-08-16 11:58:45,721 INFO MainThread:12606 [wandb_run.py:_atexit_cleanup():2122] got exitcode: 0
|
31 |
+
2023-08-16 11:58:45,722 INFO MainThread:12606 [wandb_run.py:_restore():2105] restore
|
32 |
+
2023-08-16 11:58:45,722 INFO MainThread:12606 [wandb_run.py:_restore():2111] restore done
|
33 |
+
2023-08-16 11:58:57,058 INFO MainThread:12606 [wandb_run.py:_footer_history_summary_info():3475] rendering history
|
34 |
+
2023-08-16 11:58:57,059 INFO MainThread:12606 [wandb_run.py:_footer_history_summary_info():3507] rendering summary
|
35 |
+
2023-08-16 11:58:57,065 INFO MainThread:12606 [wandb_run.py:_footer_sync_info():3434] logging synced files
|
logs/20230816061827/wandb/run-20230816_062140-mlzxk5uq/run-mlzxk5uq.wandb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9c98c53a6da56b6a4f69842414d4988f4c3371d258a6dbec5928cd9827f0a697
|
3 |
+
size 1191649
|