mirror of
https://github.com/vladmandic/automatic
synced 2026-09-07 13:30:46 +02:00
6478 lines
1.2 MiB
Plaintext
6478 lines
1.2 MiB
Plaintext
2023-05-15 15:42:37,787 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:42:37,789 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/progress?skip_current_image=true HTTP/1.1" 200 222
|
|
2023-05-15 15:42:37,790 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:42:37,793 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/options HTTP/1.1" 200 2450
|
|
2023-05-15 15:42:37,794 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:42:37,804 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/cmd-flags HTTP/1.1" 500 194
|
|
2023-05-15 15:42:37,805 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:42:37,807 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/options HTTP/1.1" 200 4
|
|
2023-05-15 15:42:37,808 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | updated server options
|
|
2023-05-15 15:42:37,810 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:42:37,812 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/options HTTP/1.1" 200 2450
|
|
2023-05-15 15:42:37,813 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:42:37,821 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/cmd-flags HTTP/1.1" 500 194
|
|
2023-05-15 15:42:37,831 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | args: {'type': 'lora', 'name': 'test', 'tag': 'person', 'input': '/home/vlado/generative/Input/mia/', 'output': '', 'process': 'original,interrogate,resize,square', 'gradient': 1, 'steps': 2500, 'batch': 1, 'lr': 0.0001, 'dim': 40, 'repeats': 10, 'alpha': 0, 'overwrite': False, 'debug': False, 'model': 'v1-5-pruned-emaonly.safetensors', 'lora_dir': '/home/vlado/dev/automatic/models/Lora', 'lyco_dir': '/home/vlado/dev/automatic/models/LyCORIS', 'ckpt_dir': '/home/vlado/dev/automatic/models/Stable-diffusion', 'embeddings_dir': '/home/vlado/dev/automatic/models/embeddings', 'process_dir': '/tmp/train/test'}
|
|
2023-05-15 15:42:37,831 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | train using lora style training
|
|
2023-05-15 15:42:38,931 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | memory cpu: {'free': 26.39, 'used': 1.02, 'total': 27.41} gpu current: {'free': 10.42, 'used': 1.57, 'total': 12.0} gpu peak: {'active': 0.0, 'allocated': 0.0, 'reserved': 0.0}
|
|
2023-05-15 15:42:38,931 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing steps: ['original', 'interrogate', 'resize', 'square']
|
|
2023-05-15 15:42:39,068 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing input images: 40
|
|
2023-05-15 15:42:39,069 | WARNING | /home/vlado/dev/automatic/cli/train/./train.py | removing existing processed folder: /tmp/train/test
|
|
2023-05-15 15:42:39,069 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing current step: ['original', 'interrogate', 'resize', 'square']
|
|
2023-05-15 15:42:39,070 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing concept: person
|
|
2023-05-15 15:42:39,070 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing output folder: /tmp/train/test/10_person
|
|
2023-05-15 15:42:39,075 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:42:39,075 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06;'
|
|
2023-05-15 15:42:39,075 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:42:39,075 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:42:39,075 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:42:39,110 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:42:39,997 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 172
|
|
2023-05-15 15:42:40,004 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:42:40,154 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 187
|
|
2023-05-15 15:42:40,162 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:42:40,163 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_102947_Instagram.jpg => /tmp/train/test/10_person/001-original-Screenshot_20221225_102947_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:42:40,167 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:42:40,167 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06@'
|
|
2023-05-15 15:42:40,167 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:42:40,167 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:42:40,167 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:42:40,203 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:42:41,146 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 172
|
|
2023-05-15 15:42:41,152 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:42:41,302 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 291
|
|
2023-05-15 15:42:41,309 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:42:41,309 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_102956_Instagram.jpg => /tmp/train/test/10_person/002-original-Screenshot_20221225_102956_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:42:41,312 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:42:41,312 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06;'
|
|
2023-05-15 15:42:41,313 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:42:41,313 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:42:41,313 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:42:41,343 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:42:42,126 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 175
|
|
2023-05-15 15:42:42,133 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:42:42,262 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 185
|
|
2023-05-15 15:42:42,269 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:42:42,270 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103005_Instagram.jpg => /tmp/train/test/10_person/003-original-Screenshot_20221225_103005_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:42:42,273 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:42:42,273 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\xff'
|
|
2023-05-15 15:42:42,273 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:42:42,273 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:42:42,273 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:42:42,304 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:42:43,016 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 159
|
|
2023-05-15 15:42:43,022 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:42:43,145 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 262
|
|
2023-05-15 15:42:43,152 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:42:43,153 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103018_Instagram.jpg => /tmp/train/test/10_person/004-original-Screenshot_20221225_103018_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:42:43,156 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:42:43,156 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06X'
|
|
2023-05-15 15:42:43,156 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:42:43,156 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:42:43,156 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:42:43,183 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:42:43,892 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 162
|
|
2023-05-15 15:42:43,898 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:42:44,027 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 227
|
|
2023-05-15 15:42:44,035 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:42:44,035 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103034_Instagram.jpg => /tmp/train/test/10_person/005-original-Screenshot_20221225_103034_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:42:44,039 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:42:44,039 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06;'
|
|
2023-05-15 15:42:44,039 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:42:44,040 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:42:44,040 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:42:44,066 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:42:44,771 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 166
|
|
2023-05-15 15:42:44,777 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:42:44,900 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 497
|
|
2023-05-15 15:42:44,907 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:42:44,907 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103043_Instagram.jpg => /tmp/train/test/10_person/006-original-Screenshot_20221225_103043_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:42:44,910 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:42:44,910 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x00'
|
|
2023-05-15 15:42:44,910 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:42:44,910 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:42:44,910 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:42:44,935 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:42:45,650 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 151
|
|
2023-05-15 15:42:45,656 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:42:45,785 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 206
|
|
2023-05-15 15:42:45,792 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:42:45,792 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103058_Instagram.jpg => /tmp/train/test/10_person/007-original-Screenshot_20221225_103058_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:42:45,795 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:42:45,796 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x00'
|
|
2023-05-15 15:42:45,796 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:42:45,796 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:42:45,796 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:42:45,822 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:42:46,523 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 149
|
|
2023-05-15 15:42:46,528 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:42:46,655 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 251
|
|
2023-05-15 15:42:46,663 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:42:46,663 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103106_Instagram.jpg => /tmp/train/test/10_person/008-original-Screenshot_20221225_103106_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:42:46,666 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:42:46,666 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x00'
|
|
2023-05-15 15:42:46,666 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:42:46,666 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:42:46,666 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:42:46,689 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:42:47,433 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 166
|
|
2023-05-15 15:42:47,439 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:42:47,565 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 216
|
|
2023-05-15 15:42:47,572 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:42:47,572 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103115_Instagram.jpg => /tmp/train/test/10_person/009-original-Screenshot_20221225_103115_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:42:47,575 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:42:47,575 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\xc8'
|
|
2023-05-15 15:42:47,576 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:42:47,576 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:42:47,576 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:42:47,604 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:42:48,303 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 140
|
|
2023-05-15 15:42:48,309 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:42:48,432 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 263
|
|
2023-05-15 15:42:48,439 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:42:48,439 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103128_Instagram.jpg => /tmp/train/test/10_person/010-original-Screenshot_20221225_103128_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:42:48,442 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:42:48,442 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\xfb'
|
|
2023-05-15 15:42:48,442 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:42:48,442 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:42:48,442 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:42:48,470 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:42:49,161 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 150
|
|
2023-05-15 15:42:49,167 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:42:49,295 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 192
|
|
2023-05-15 15:42:49,303 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:42:49,303 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103144_Instagram.jpg => /tmp/train/test/10_person/011-original-Screenshot_20221225_103144_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:42:49,307 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\xa0'
|
|
2023-05-15 15:42:49,307 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\xb6'
|
|
2023-05-15 15:42:49,307 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:42:49,307 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:42:49,307 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:42:49,335 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:42:50,092 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 179
|
|
2023-05-15 15:42:50,098 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:42:50,223 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 348
|
|
2023-05-15 15:42:50,230 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:42:50,230 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103159_Instagram.jpg => /tmp/train/test/10_person/012-original-Screenshot_20221225_103159_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:42:50,234 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:42:50,234 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x02'
|
|
2023-05-15 15:42:50,234 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:42:50,234 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:42:50,234 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:42:50,260 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:42:50,983 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 163
|
|
2023-05-15 15:42:50,989 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:42:51,117 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 299
|
|
2023-05-15 15:42:51,125 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:42:51,125 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103207_Instagram.jpg => /tmp/train/test/10_person/013-original-Screenshot_20221225_103207_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:42:51,128 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:42:51,128 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x03'
|
|
2023-05-15 15:42:51,128 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:42:51,128 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:42:51,128 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:42:51,155 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:42:51,868 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 176
|
|
2023-05-15 15:42:51,874 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:42:52,001 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 343
|
|
2023-05-15 15:42:52,009 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:42:52,009 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103222_Instagram.jpg => /tmp/train/test/10_person/014-original-Screenshot_20221225_103222_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:42:52,012 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:42:52,012 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x02'
|
|
2023-05-15 15:42:52,012 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:42:52,012 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:42:52,012 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:42:52,038 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:42:52,769 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 189
|
|
2023-05-15 15:42:52,775 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:42:52,904 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 311
|
|
2023-05-15 15:42:52,911 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:42:52,911 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103233_Instagram.jpg => /tmp/train/test/10_person/015-original-Screenshot_20221225_103233_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:42:52,914 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:42:52,915 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x03'
|
|
2023-05-15 15:42:52,915 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:42:52,915 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:42:52,915 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:42:52,941 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:42:53,789 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 177
|
|
2023-05-15 15:42:53,794 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:42:53,925 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 366
|
|
2023-05-15 15:42:53,932 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:42:53,932 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103240_Instagram.jpg => /tmp/train/test/10_person/016-original-Screenshot_20221225_103240_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:42:53,936 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\xa0'
|
|
2023-05-15 15:42:53,936 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x06'
|
|
2023-05-15 15:42:53,936 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:42:53,936 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:42:53,936 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:42:53,965 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:42:54,747 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 178
|
|
2023-05-15 15:42:54,754 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:42:54,887 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 712
|
|
2023-05-15 15:42:54,895 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:42:54,895 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103256_Instagram.jpg => /tmp/train/test/10_person/017-original-Screenshot_20221225_103256_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:42:54,898 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:42:54,898 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x03'
|
|
2023-05-15 15:42:54,898 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:42:54,898 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:42:54,898 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:42:54,921 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:42:55,701 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 156
|
|
2023-05-15 15:42:55,707 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:42:55,834 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 169
|
|
2023-05-15 15:42:55,842 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:42:55,842 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103313_Instagram.jpg => /tmp/train/test/10_person/018-original-Screenshot_20221225_103313_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:42:55,845 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:42:55,845 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x03'
|
|
2023-05-15 15:42:55,845 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:42:55,845 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:42:55,845 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:42:55,871 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:42:56,742 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 164
|
|
2023-05-15 15:42:56,747 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:42:56,888 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 253
|
|
2023-05-15 15:42:56,895 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:42:56,895 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103321_Instagram.jpg => /tmp/train/test/10_person/019-original-Screenshot_20221225_103321_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:42:56,898 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:42:56,898 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x03'
|
|
2023-05-15 15:42:56,898 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:42:56,898 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:42:56,898 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:42:56,923 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:42:57,693 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 150
|
|
2023-05-15 15:42:57,699 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:42:57,828 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 295
|
|
2023-05-15 15:42:57,835 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:42:57,835 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103335_Instagram.jpg => /tmp/train/test/10_person/020-original-Screenshot_20221225_103335_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:42:57,838 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:42:57,838 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x00'
|
|
2023-05-15 15:42:57,838 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:42:57,838 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:42:57,838 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:42:57,865 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:42:58,690 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 165
|
|
2023-05-15 15:42:58,696 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:42:58,829 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 252
|
|
2023-05-15 15:42:58,837 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:42:58,837 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103345_Instagram.jpg => /tmp/train/test/10_person/021-original-Screenshot_20221225_103345_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:42:58,840 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:42:58,840 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06c'
|
|
2023-05-15 15:42:58,840 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:42:58,840 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:42:58,840 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:42:58,867 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:42:59,661 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 159
|
|
2023-05-15 15:42:59,667 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:42:59,796 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 271
|
|
2023-05-15 15:42:59,803 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:42:59,804 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103406_Instagram.jpg => /tmp/train/test/10_person/022-original-Screenshot_20221225_103406_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:42:59,807 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:42:59,807 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\x10'
|
|
2023-05-15 15:42:59,807 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:42:59,807 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:42:59,807 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:42:59,833 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:43:00,668 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 164
|
|
2023-05-15 15:43:00,674 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:43:00,805 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 237
|
|
2023-05-15 15:43:00,812 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:43:00,812 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103427_Instagram.jpg => /tmp/train/test/10_person/023-original-Screenshot_20221225_103427_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:43:00,815 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:43:00,815 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\x10'
|
|
2023-05-15 15:43:00,815 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:43:00,815 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:43:00,815 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:43:00,844 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:43:01,581 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 153
|
|
2023-05-15 15:43:01,587 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:43:01,723 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 308
|
|
2023-05-15 15:43:01,730 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:43:01,730 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103433_Instagram.jpg => /tmp/train/test/10_person/024-original-Screenshot_20221225_103433_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:43:01,733 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:43:01,734 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x95'
|
|
2023-05-15 15:43:01,734 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:43:01,734 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:43:01,734 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:43:01,755 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:43:02,539 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 151
|
|
2023-05-15 15:43:02,544 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:43:02,676 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 206
|
|
2023-05-15 15:43:02,683 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:43:02,683 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103445_Instagram.jpg => /tmp/train/test/10_person/025-original-Screenshot_20221225_103445_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:43:02,686 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:43:02,686 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x93'
|
|
2023-05-15 15:43:02,686 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:43:02,686 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:43:02,686 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:43:02,710 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:43:03,477 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 157
|
|
2023-05-15 15:43:03,482 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:43:03,624 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 434
|
|
2023-05-15 15:43:03,631 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:43:03,631 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103500_Instagram.jpg => /tmp/train/test/10_person/026-original-Screenshot_20221225_103500_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:43:03,635 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:43:03,635 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x8b'
|
|
2023-05-15 15:43:03,635 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:43:03,635 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:43:03,635 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:43:03,664 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:43:04,496 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 153
|
|
2023-05-15 15:43:04,502 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:43:04,626 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 457
|
|
2023-05-15 15:43:04,632 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:43:04,632 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103507_Instagram.jpg => /tmp/train/test/10_person/027-original-Screenshot_20221225_103507_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:43:04,635 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:43:04,635 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 15:43:04,636 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:43:04,636 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:43:04,636 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:43:04,655 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:43:05,455 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 178
|
|
2023-05-15 15:43:05,460 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:43:05,585 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 362
|
|
2023-05-15 15:43:05,592 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:43:05,592 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103522_Instagram.jpg => /tmp/train/test/10_person/028-original-Screenshot_20221225_103522_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:43:05,597 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9c'
|
|
2023-05-15 15:43:05,597 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 15:43:05,597 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:43:05,597 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:43:05,597 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:43:05,621 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:43:06,404 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 155
|
|
2023-05-15 15:43:06,409 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:43:06,539 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 177
|
|
2023-05-15 15:43:06,546 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:43:06,546 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103530_Instagram.jpg => /tmp/train/test/10_person/029-original-Screenshot_20221225_103530_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:43:06,549 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:43:06,549 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 15:43:06,549 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:43:06,549 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:43:06,549 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:43:06,573 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:43:07,337 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 154
|
|
2023-05-15 15:43:07,342 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:43:07,473 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 113
|
|
2023-05-15 15:43:07,481 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:43:07,481 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103536_Instagram.jpg => /tmp/train/test/10_person/030-original-Screenshot_20221225_103536_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:43:07,484 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x8a'
|
|
2023-05-15 15:43:07,484 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 15:43:07,484 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:43:07,484 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:43:07,484 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:43:07,508 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:43:08,289 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 155
|
|
2023-05-15 15:43:08,294 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:43:08,421 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 149
|
|
2023-05-15 15:43:08,428 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:43:08,428 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103543_Instagram.jpg => /tmp/train/test/10_person/031-original-Screenshot_20221225_103543_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:43:08,431 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:43:08,431 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 15:43:08,431 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:43:08,431 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:43:08,431 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:43:08,456 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:43:09,245 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 163
|
|
2023-05-15 15:43:09,250 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:43:09,374 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 236
|
|
2023-05-15 15:43:09,381 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:43:09,381 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103553_Instagram.jpg => /tmp/train/test/10_person/032-original-Screenshot_20221225_103553_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:43:09,384 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:43:09,384 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 15:43:09,384 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:43:09,384 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:43:09,384 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:43:09,406 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:43:10,208 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 174
|
|
2023-05-15 15:43:10,213 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:43:10,350 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 204
|
|
2023-05-15 15:43:10,357 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:43:10,357 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103559_Instagram.jpg => /tmp/train/test/10_person/033-original-Screenshot_20221225_103559_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:43:10,360 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:43:10,360 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x9e'
|
|
2023-05-15 15:43:10,360 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:43:10,360 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:43:10,360 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:43:10,383 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:43:11,223 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 162
|
|
2023-05-15 15:43:11,228 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:43:11,353 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 628
|
|
2023-05-15 15:43:11,360 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:43:11,360 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103613_Instagram.jpg => /tmp/train/test/10_person/034-original-Screenshot_20221225_103613_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:43:11,363 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:43:11,364 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x9e'
|
|
2023-05-15 15:43:11,364 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:43:11,364 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:43:11,364 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:43:11,385 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:43:12,145 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 167
|
|
2023-05-15 15:43:12,150 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:43:12,268 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 563
|
|
2023-05-15 15:43:12,275 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:43:12,275 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103621_Instagram.jpg => /tmp/train/test/10_person/035-original-Screenshot_20221225_103621_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:43:12,278 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:43:12,278 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x9d'
|
|
2023-05-15 15:43:12,278 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:43:12,278 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:43:12,278 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:43:12,303 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:43:13,065 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 166
|
|
2023-05-15 15:43:13,070 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:43:13,195 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 512
|
|
2023-05-15 15:43:13,202 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:43:13,202 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103629_Instagram.jpg => /tmp/train/test/10_person/036-original-Screenshot_20221225_103629_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:43:13,205 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:43:13,205 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 15:43:13,206 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:43:13,206 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:43:13,206 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:43:13,229 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:43:13,991 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 164
|
|
2023-05-15 15:43:13,996 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:43:14,129 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 160
|
|
2023-05-15 15:43:14,136 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:43:14,136 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103638_Instagram.jpg => /tmp/train/test/10_person/037-original-Screenshot_20221225_103638_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:43:14,139 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:43:14,139 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x04\xb0'
|
|
2023-05-15 15:43:14,139 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:43:14,139 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:43:14,139 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:43:14,162 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:43:14,963 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 168
|
|
2023-05-15 15:43:14,968 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:43:15,090 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 908
|
|
2023-05-15 15:43:15,096 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:43:15,097 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103649_Instagram.jpg => /tmp/train/test/10_person/038-original-Screenshot_20221225_103649_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:43:15,100 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:43:15,100 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x9e'
|
|
2023-05-15 15:43:15,100 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:43:15,100 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:43:15,100 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:43:15,127 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:43:15,868 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 166
|
|
2023-05-15 15:43:15,873 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:43:15,999 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 289
|
|
2023-05-15 15:43:16,006 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:43:16,006 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103656_Instagram.jpg => /tmp/train/test/10_person/039-original-Screenshot_20221225_103656_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:43:16,009 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:43:16,009 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x15'
|
|
2023-05-15 15:43:16,009 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:43:16,009 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:43:16,009 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:43:16,038 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:43:16,772 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 156
|
|
2023-05-15 15:43:16,777 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:43:16,914 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 271
|
|
2023-05-15 15:43:16,921 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:43:16,921 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103727_Instagram.jpg => /tmp/train/test/10_person/040-original-Screenshot_20221225_103727_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:43:16,922 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | input datasets ['/tmp/train/test/10_person']
|
|
2023-05-15 15:43:16,925 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTPS connection (1): huggingface.co:443
|
|
2023-05-15 15:43:17,055 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | https://huggingface.co:443 "HEAD /stabilityai/sd-vae-ft-mse/resolve/main/config.json HTTP/1.1" 200 0
|
|
2023-05-15 15:43:28,352 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing steps result: {'inputs': 40, 'outputs': {'original': 40, 'total': 40}, 'metadata': '/tmp/train/test/test.json'}
|
|
2023-05-15 15:43:28,493 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | memory cpu: {'free': 22.56, 'used': 4.84, 'total': 27.41} gpu current: {'free': 9.7, 'used': 2.3, 'total': 12.0} gpu peak: {'active': 0.95, 'allocated': 0.95, 'reserved': 1.11}
|
|
2023-05-15 15:43:28,498 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | lora options: {'bucket_no_upscale': False, 'bucket_reso_steps': 64, 'cache_latents': True, 'caption_dropout_every_n_epochs': None, 'caption_dropout_rate': 0.0, 'caption_extension': '.txt', 'caption_extention': '.txt', 'caption_tag_dropout_rate': 0.0, 'clip_skip': None, 'color_aug': False, 'dataset_repeats': 1, 'debug_dataset': False, 'enable_bucket': False, 'face_crop_aug_range': None, 'flip_aug': False, 'full_fp16': False, 'gradient_accumulation_steps': 1, 'gradient_checkpointing': False, 'in_json': '/tmp/train/test/test.json', 'keep_tokens': None, 'learning_rate': 0.0001, 'log_prefix': None, 'logging_dir': None, 'lr_scheduler_num_cycles': 1, 'lr_scheduler_power': 1, 'lr_scheduler': 'cosine', 'lr_warmup_steps': 0, 'max_bucket_reso': 1024, 'max_data_loader_n_workers': 8, 'max_grad_norm': 0.0, 'max_token_length': None, 'max_train_epochs': None, 'max_train_steps': 2500, 'mem_eff_attn': False, 'min_bucket_reso': 256, 'mixed_precision': 'fp16', 'network_alpha': 20, 'network_args': None, 'network_dim': 40, 'network_module': 'networks.lora', 'network_train_text_encoder_only': False, 'network_train_unet_only': False, 'network_weights': None, 'no_metadata': False, 'output_dir': '/home/vlado/dev/automatic/models/Lora', 'output_name': 'test', 'persistent_data_loader_workers': False, 'pretrained_model_name_or_path': 'v1-5-pruned-emaonly.safetensors', 'prior_loss_weight': 1.0, 'random_crop': False, 'reg_data_dir': None, 'resolution': '512,512', 'resume': None, 'save_every_n_epochs': None, 'save_last_n_epochs_state': None, 'save_last_n_epochs': None, 'save_model_as': 'ckpt', 'save_n_epoch_ratio': None, 'save_precision': 'fp16', 'save_state': False, 'seed': 42, 'shuffle_caption': False, 'text_encoder_lr': 5e-05, 'train_batch_size': 1, 'train_data_dir': '/tmp/train/test', 'training_comment': 'mood-magic', 'unet_lr': 0.0001, 'use_8bit_adam': False, 'v_parameterization': False, 'v2': False, 'vae': None, 'xformers': False}
|
|
2023-05-15 15:43:28,548 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | https://huggingface.co:443 "HEAD /openai/clip-vit-large-patch14/resolve/main/vocab.json HTTP/1.1" 200 0
|
|
2023-05-15 15:43:28,699 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | https://huggingface.co:443 "HEAD /v1-5-pruned-emaonly.safetensors/resolve/main/model_index.json HTTP/1.1" 404 0
|
|
2023-05-15 15:44:57,256 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:44:57,260 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/progress?skip_current_image=true HTTP/1.1" 200 222
|
|
2023-05-15 15:44:57,261 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:44:57,264 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/options HTTP/1.1" 200 2450
|
|
2023-05-15 15:44:57,265 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:44:57,273 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/cmd-flags HTTP/1.1" 500 194
|
|
2023-05-15 15:46:38,390 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:46:38,393 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/progress?skip_current_image=true HTTP/1.1" 200 222
|
|
2023-05-15 15:46:38,393 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:46:38,396 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/options HTTP/1.1" 200 2450
|
|
2023-05-15 15:46:38,397 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:46:38,405 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/cmd-flags HTTP/1.1" 500 194
|
|
2023-05-15 15:46:38,406 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:46:38,408 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/options HTTP/1.1" 200 4
|
|
2023-05-15 15:46:38,408 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | updated server options
|
|
2023-05-15 15:46:38,410 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | AAA
|
|
2023-05-15 15:46:38,410 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:46:38,413 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/options HTTP/1.1" 200 2450
|
|
2023-05-15 15:46:38,414 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:46:38,423 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/cmd-flags HTTP/1.1" 500 194
|
|
2023-05-15 15:46:38,423 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | AAA: {'options': {'sd_model_checkpoint': 'v1-5-pruned-emaonly.safetensors [6ce0161689]', 'sd_checkpoint_cache': 0.0, 'sd_vae_checkpoint_cache': 0.0, 'sd_vae': 'Automatic', 'stream_load': False, 'model_reuse_dict': False, 'inpainting_mask_weight': 1.0, 'initial_noise_multiplier': 1.0, 'img2img_color_correction': False, 'img2img_fix_steps': False, 'img2img_background_color': '#ffffff', 'enable_quantization': True, 'comma_padding_backtrack': 20.0, 'CLIP_stop_at_last_layers': 1.0, 'upcast_attn': False, 'cross_attention_optimization': 'Scaled-Dot-Product', 'cross_attention_options': [], 'sub_quad_q_chunk_size': 512.0, 'sub_quad_kv_chunk_size': 512.0, 'sub_quad_chunk_threshold': 80.0, 'always_batch_cond_uncond': False, 'temp_dir': '', 'clean_temp_dir_at_start': True, 'ckpt_dir': '/home/vlado/dev/automatic/models/Stable-diffusion', 'vae_dir': '/home/vlado/dev/automatic/models/VAE', 'embeddings_dir': '/home/vlado/dev/automatic/models/embeddings', 'hypernetwork_dir': '/home/vlado/dev/automatic/models/hypernetworks', 'codeformer_models_path': '/home/vlado/dev/automatic/models/Codeformer', 'gfpgan_models_path': '/home/vlado/dev/automatic/models/GFPGAN', 'esrgan_models_path': '/home/vlado/dev/automatic/models/ESRGAN', 'bsrgan_models_path': '/home/vlado/dev/automatic/models/BSRGAN', 'realesrgan_models_path': '/home/vlado/dev/automatic/models/RealESRGAN', 'scunet_models_path': '/home/vlado/dev/automatic/models/ScuNET', 'swinir_models_path': '/home/vlado/dev/automatic/models/SwinIR', 'ldsr_models_path': '/home/vlado/dev/automatic/models/LDSR', 'clip_models_path': '/home/vlado/dev/automatic/models/CLIP', 'lora_dir': '/home/vlado/dev/automatic/models/Lora', 'lyco_dir': '/home/vlado/dev/automatic/models/LyCORIS', 'styles_dir': 'styles.csv', 'samples_save': True, 'samples_format': 'jpg', 'samples_filename_pattern': '', 'save_images_add_number': True, 'grid_save': True, 'grid_format': 'jpg', 'grid_extended_filename': True, 'grid_only_if_multiple': True, 'grid_prevent_empty_spots': True, 'n_rows': -1.0, 'save_txt': False, 'save_log_fn': '', 'save_images_before_face_restoration': False, 'save_images_before_highres_fix': False, 'save_images_before_color_correction': False, 'save_mask': False, 'save_mask_composite': False, 'jpeg_quality': 85.0, 'webp_lossless': False, 'img_max_size_mp': 200.0, 'use_original_name_batch': True, 'use_upscaler_name_as_suffix': True, 'save_selected_only': True, 'save_init_img': False, 'save_to_dirs': False, 'grid_save_to_dirs': False, 'use_save_to_dirs_for_ui': False, 'directories_filename_pattern': '[date]', 'directories_max_prompt_words': 8.0, 'outdir_samples': '', 'outdir_txt2img_samples': 'outputs/text', 'outdir_img2img_samples': 'outputs/image', 'outdir_extras_samples': 'outputs/extras', 'outdir_grids': '', 'outdir_txt2img_grids': 'outputs/grids', 'outdir_img2img_grids': 'outputs/grids', 'outdir_save': 'outputs/save', 'outdir_init_images': 'outputs/init-images', 'memmon_poll_rate': 2.0, 'precision': 'Autocast', 'cuda_dtype': 'FP16', 'no_half': False, 'no_half_vae': False, 'upcast_sampling': False, 'disable_nan_check': True, 'rollback_vae': False, 'opt_channelslast': False, 'cudnn_benchmark': False, 'cuda_allow_tf32': True, 'cuda_allow_tf16_reduced': True, 'cuda_compile': False, 'cuda_compile_mode': 'none', 'cuda_compile_verbose': False, 'cuda_compile_errors': True, 'disable_gc': True, 'upscaler_for_img2img': 'None', 'realesrgan_enabled_models': ['R-ESRGAN 4x+', 'R-ESRGAN 4x+ Anime6B'], 'ESRGAN_tile': 192.0, 'ESRGAN_tile_overlap': 8.0, 'SCUNET_tile': 256.0, 'SCUNET_tile_overlap': 8.0, 'use_old_hires_fix_width_height': False, 'dont_fix_second_order_samplers_schedule': False, 'face_restoration_model': 'CodeFormer', 'code_former_weight': 0.2, 'face_restoration_unload': False, 'unload_models_when_training': False, 'pin_memory': True, 'save_optimizer_state': False, 'save_training_settings_to_txt': False, 'dataset_filename_word_regex': '', 'dataset_filename_join_string': ' ', 'embeddings_templates_dir': '/home/vlado/dev/automatic/train/templates', 'training_image_repeats_per_epoch': 10.0, 'training_write_csv_every': 0.0, 'training_enable_tensorboard': False, 'training_tensorboard_save_images': False, 'training_tensorboard_flush_every': 120.0, 'interrogate_keep_models_in_memory': False, 'interrogate_return_ranks': True, 'interrogate_clip_num_beams': 1.0, 'interrogate_clip_min_length': 32.0, 'interrogate_clip_max_length': 192.0, 'interrogate_clip_dict_limit': 2048.0, 'interrogate_clip_skip_categories': ['artists', 'movements', 'flavors'], 'interrogate_deepbooru_score_threshold': 0.65, 'deepbooru_sort_alpha': False, 'deepbooru_use_spaces': False, 'deepbooru_escape': True, 'deepbooru_filter_tags': '', 'extra_networks_default_view': 'cards', 'extra_networks_default_multiplier': 1.0, 'extra_networks_card_width': 0.0, 'extra_networks_card_height': 0.0, 'extra_networks_add_text_separator': ' ', 'sd_hypernetwork': 'None', 'gradio_theme': 'black-orange', 'return_grid': True, 'return_mask': False, 'return_mask_composite': False, 'disable_weights_auto_swap': True, 'send_seed': True, 'send_size': True, 'font': '', 'keyedit_precision_attention': 0.1, 'keyedit_precision_extra': 0.05, 'keyedit_delimiters': '.,\\/!?%^*;:{}=`~()', 'quicksettings': 'sd_model_checkpoint', 'hidden_tabs': [], 'ui_tab_reorder': 'From Text, From Image, Process Image', 'ui_scripts_reorder': 'Enable Dynamic Thresholding, ControlNet', 'ui_reorder': 'inpaint, sampler, checkboxes, hires_fix, dimensions, cfg, seed, batch, override_settings, scripts', 'ui_extra_networks_tab_reorder': '', 'show_progressbar': True, 'live_previews_enable': True, 'show_progress_grid': True, 'notification_audio_enable': False, 'notification_audio_path': 'html/notification.mp3', 'show_progress_every_n_steps': 1.0, 'show_progress_type': 'Approx NN', 'live_preview_content': 'Combined', 'live_preview_refresh_period': 250.0, 'show_samplers': ['Euler a', 'UniPC', 'DDIM', 'DPM++ SDE', 'DPM++ SDE', 'DPM2 Karras', 'DPM++ 2M Karras'], 'fallback_sampler': 'Euler a', 'xyz_fallback_sampler': 'None', 'eta_ancestral': 1.0, 'eta_ddim': 0.0, 'ddim_discretize': 'uniform', 's_churn': 0.0, 's_min_uncond': 0.0, 's_tmin': 0.0, 's_noise': 1.0, 'eta_noise_seed_delta': 0.0, 'always_discard_next_to_last_sigma': False, 'uni_pc_variant': 'bh1', 'uni_pc_skip_type': 'time_uniform', 'uni_pc_order': 3.0, 'uni_pc_lower_order_final': True, 'token_merging': False, 'token_merging_ratio': 0.5, 'token_merging_hr_only': True, 'token_merging_ratio_hr': 0.5, 'token_merging_random': False, 'token_merging_merge_attention': True, 'token_merging_merge_cross_attention': False, 'token_merging_merge_mlp': False, 'token_merging_maximum_down_sampling': 1.0, 'token_merging_stride_x': 2.0, 'token_merging_stride_y': 2.0, 'postprocessing_enable_in_main_ui': [], 'postprocessing_operation_order': [], 'upscaling_max_images_in_cache': 5.0, 'disabled_extensions': [], 'disable_all_extensions': 'none', 'sd_checkpoint_hash': '6ce0161689b3853acaa03779ec93eafe75a02f4ced659bee03f50797806fa2fa', 'sd_lyco': 'None', 'sd_lora': 'None'}, 'flags': {'error': 500, 'reason': 'Internal Server Error', 'url': 'http://127.0.0.1:7860/sdapi/v1/cmd-flags'}}
|
|
2023-05-15 15:46:38,436 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | args: {'type': 'lora', 'name': 'test', 'tag': 'person', 'input': '/home/vlado/generative/Input/mia/', 'output': '', 'process': 'original,interrogate,resize,square', 'gradient': 1, 'steps': 2500, 'batch': 1, 'lr': 0.0001, 'dim': 40, 'repeats': 10, 'alpha': 0, 'overwrite': False, 'debug': False, 'model': 'v1-5-pruned-emaonly.safetensors', 'lora_dir': '/home/vlado/dev/automatic/models/Lora', 'lyco_dir': '/home/vlado/dev/automatic/models/LyCORIS', 'ckpt_dir': '/home/vlado/dev/automatic/models/Stable-diffusion', 'embeddings_dir': '/home/vlado/dev/automatic/models/embeddings', 'process_dir': '/tmp/train/test'}
|
|
2023-05-15 15:46:38,436 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | train using lora style training
|
|
2023-05-15 15:46:39,548 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | memory cpu: {'free': 26.38, 'used': 1.02, 'total': 27.41} gpu current: {'free': 10.42, 'used': 1.57, 'total': 12.0} gpu peak: {'active': 0.0, 'allocated': 0.0, 'reserved': 0.0}
|
|
2023-05-15 15:46:39,548 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing steps: ['original', 'interrogate', 'resize', 'square']
|
|
2023-05-15 15:46:39,678 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing input images: 40
|
|
2023-05-15 15:46:39,679 | WARNING | /home/vlado/dev/automatic/cli/train/./train.py | removing existing processed folder: /tmp/train/test
|
|
2023-05-15 15:46:39,681 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing current step: ['original', 'interrogate', 'resize', 'square']
|
|
2023-05-15 15:46:39,681 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing concept: person
|
|
2023-05-15 15:46:39,682 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing output folder: /tmp/train/test/10_person
|
|
2023-05-15 15:46:39,686 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:46:39,686 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06;'
|
|
2023-05-15 15:46:39,686 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:46:39,686 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:46:39,686 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:46:39,716 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:46:40,547 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 172
|
|
2023-05-15 15:46:40,554 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:46:40,691 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 187
|
|
2023-05-15 15:46:40,698 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:46:40,699 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_102947_Instagram.jpg => /tmp/train/test/10_person/001-original-Screenshot_20221225_102947_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:46:40,702 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:46:40,702 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06@'
|
|
2023-05-15 15:46:40,702 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:46:40,702 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:46:40,702 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:46:40,729 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:46:41,458 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 172
|
|
2023-05-15 15:46:41,464 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:46:41,596 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 291
|
|
2023-05-15 15:46:41,604 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:46:41,604 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_102956_Instagram.jpg => /tmp/train/test/10_person/002-original-Screenshot_20221225_102956_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:46:41,607 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:46:41,607 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06;'
|
|
2023-05-15 15:46:41,607 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:46:41,607 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:46:41,607 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:46:41,634 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:46:42,435 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 175
|
|
2023-05-15 15:46:42,441 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:46:42,576 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 185
|
|
2023-05-15 15:46:42,584 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:46:42,584 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103005_Instagram.jpg => /tmp/train/test/10_person/003-original-Screenshot_20221225_103005_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:46:42,587 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:46:42,587 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\xff'
|
|
2023-05-15 15:46:42,587 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:46:42,587 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:46:42,587 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:46:42,616 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:46:43,389 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 159
|
|
2023-05-15 15:46:43,395 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:46:43,529 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 262
|
|
2023-05-15 15:46:43,536 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:46:43,536 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103018_Instagram.jpg => /tmp/train/test/10_person/004-original-Screenshot_20221225_103018_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:46:43,539 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:46:43,539 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06X'
|
|
2023-05-15 15:46:43,539 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:46:43,539 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:46:43,539 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:46:43,564 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:46:44,254 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 162
|
|
2023-05-15 15:46:44,260 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:46:44,385 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 227
|
|
2023-05-15 15:46:44,393 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:46:44,393 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103034_Instagram.jpg => /tmp/train/test/10_person/005-original-Screenshot_20221225_103034_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:46:44,396 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:46:44,396 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06;'
|
|
2023-05-15 15:46:44,396 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:46:44,396 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:46:44,396 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:46:44,419 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:46:45,158 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 166
|
|
2023-05-15 15:46:45,163 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:46:45,293 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 497
|
|
2023-05-15 15:46:45,300 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:46:45,300 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103043_Instagram.jpg => /tmp/train/test/10_person/006-original-Screenshot_20221225_103043_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:46:45,304 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:46:45,304 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x00'
|
|
2023-05-15 15:46:45,304 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:46:45,304 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:46:45,304 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:46:45,327 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:46:46,075 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 151
|
|
2023-05-15 15:46:46,080 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:46:46,217 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 206
|
|
2023-05-15 15:46:46,224 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:46:46,224 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103058_Instagram.jpg => /tmp/train/test/10_person/007-original-Screenshot_20221225_103058_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:46:46,234 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:46:46,234 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x00'
|
|
2023-05-15 15:46:46,234 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:46:46,234 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:46:46,234 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:46:46,263 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:46:46,997 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 149
|
|
2023-05-15 15:46:47,003 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:46:47,139 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 251
|
|
2023-05-15 15:46:47,147 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:46:47,147 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103106_Instagram.jpg => /tmp/train/test/10_person/008-original-Screenshot_20221225_103106_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:46:47,150 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:46:47,151 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x00'
|
|
2023-05-15 15:46:47,151 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:46:47,151 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:46:47,151 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:46:47,171 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:46:59,869 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:46:59,872 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/progress?skip_current_image=true HTTP/1.1" 200 222
|
|
2023-05-15 15:46:59,873 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:46:59,876 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/options HTTP/1.1" 200 2450
|
|
2023-05-15 15:46:59,877 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:46:59,885 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/cmd-flags HTTP/1.1" 500 194
|
|
2023-05-15 15:46:59,886 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:46:59,888 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/options HTTP/1.1" 200 4
|
|
2023-05-15 15:46:59,888 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | updated server options
|
|
2023-05-15 15:46:59,890 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | AAA
|
|
2023-05-15 15:46:59,891 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:46:59,893 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/options HTTP/1.1" 200 2450
|
|
2023-05-15 15:46:59,893 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:46:59,902 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/cmd-flags HTTP/1.1" 500 194
|
|
2023-05-15 15:46:59,902 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | AAA: {'options': {'sd_model_checkpoint': 'v1-5-pruned-emaonly.safetensors [6ce0161689]', 'sd_checkpoint_cache': 0.0, 'sd_vae_checkpoint_cache': 0.0, 'sd_vae': 'Automatic', 'stream_load': False, 'model_reuse_dict': False, 'inpainting_mask_weight': 1.0, 'initial_noise_multiplier': 1.0, 'img2img_color_correction': False, 'img2img_fix_steps': False, 'img2img_background_color': '#ffffff', 'enable_quantization': True, 'comma_padding_backtrack': 20.0, 'CLIP_stop_at_last_layers': 1.0, 'upcast_attn': False, 'cross_attention_optimization': 'Scaled-Dot-Product', 'cross_attention_options': [], 'sub_quad_q_chunk_size': 512.0, 'sub_quad_kv_chunk_size': 512.0, 'sub_quad_chunk_threshold': 80.0, 'always_batch_cond_uncond': False, 'temp_dir': '', 'clean_temp_dir_at_start': True, 'ckpt_dir': '/home/vlado/dev/automatic/models/Stable-diffusion', 'vae_dir': '/home/vlado/dev/automatic/models/VAE', 'embeddings_dir': '/home/vlado/dev/automatic/models/embeddings', 'hypernetwork_dir': '/home/vlado/dev/automatic/models/hypernetworks', 'codeformer_models_path': '/home/vlado/dev/automatic/models/Codeformer', 'gfpgan_models_path': '/home/vlado/dev/automatic/models/GFPGAN', 'esrgan_models_path': '/home/vlado/dev/automatic/models/ESRGAN', 'bsrgan_models_path': '/home/vlado/dev/automatic/models/BSRGAN', 'realesrgan_models_path': '/home/vlado/dev/automatic/models/RealESRGAN', 'scunet_models_path': '/home/vlado/dev/automatic/models/ScuNET', 'swinir_models_path': '/home/vlado/dev/automatic/models/SwinIR', 'ldsr_models_path': '/home/vlado/dev/automatic/models/LDSR', 'clip_models_path': '/home/vlado/dev/automatic/models/CLIP', 'lora_dir': '/home/vlado/dev/automatic/models/Lora', 'lyco_dir': '/home/vlado/dev/automatic/models/LyCORIS', 'styles_dir': 'styles.csv', 'samples_save': True, 'samples_format': 'jpg', 'samples_filename_pattern': '', 'save_images_add_number': True, 'grid_save': True, 'grid_format': 'jpg', 'grid_extended_filename': True, 'grid_only_if_multiple': True, 'grid_prevent_empty_spots': True, 'n_rows': -1.0, 'save_txt': False, 'save_log_fn': '', 'save_images_before_face_restoration': False, 'save_images_before_highres_fix': False, 'save_images_before_color_correction': False, 'save_mask': False, 'save_mask_composite': False, 'jpeg_quality': 85.0, 'webp_lossless': False, 'img_max_size_mp': 200.0, 'use_original_name_batch': True, 'use_upscaler_name_as_suffix': True, 'save_selected_only': True, 'save_init_img': False, 'save_to_dirs': False, 'grid_save_to_dirs': False, 'use_save_to_dirs_for_ui': False, 'directories_filename_pattern': '[date]', 'directories_max_prompt_words': 8.0, 'outdir_samples': '', 'outdir_txt2img_samples': 'outputs/text', 'outdir_img2img_samples': 'outputs/image', 'outdir_extras_samples': 'outputs/extras', 'outdir_grids': '', 'outdir_txt2img_grids': 'outputs/grids', 'outdir_img2img_grids': 'outputs/grids', 'outdir_save': 'outputs/save', 'outdir_init_images': 'outputs/init-images', 'memmon_poll_rate': 2.0, 'precision': 'Autocast', 'cuda_dtype': 'FP16', 'no_half': False, 'no_half_vae': False, 'upcast_sampling': False, 'disable_nan_check': True, 'rollback_vae': False, 'opt_channelslast': False, 'cudnn_benchmark': False, 'cuda_allow_tf32': True, 'cuda_allow_tf16_reduced': True, 'cuda_compile': False, 'cuda_compile_mode': 'none', 'cuda_compile_verbose': False, 'cuda_compile_errors': True, 'disable_gc': True, 'upscaler_for_img2img': 'None', 'realesrgan_enabled_models': ['R-ESRGAN 4x+', 'R-ESRGAN 4x+ Anime6B'], 'ESRGAN_tile': 192.0, 'ESRGAN_tile_overlap': 8.0, 'SCUNET_tile': 256.0, 'SCUNET_tile_overlap': 8.0, 'use_old_hires_fix_width_height': False, 'dont_fix_second_order_samplers_schedule': False, 'face_restoration_model': 'CodeFormer', 'code_former_weight': 0.2, 'face_restoration_unload': False, 'unload_models_when_training': False, 'pin_memory': True, 'save_optimizer_state': False, 'save_training_settings_to_txt': False, 'dataset_filename_word_regex': '', 'dataset_filename_join_string': ' ', 'embeddings_templates_dir': '/home/vlado/dev/automatic/train/templates', 'training_image_repeats_per_epoch': 10.0, 'training_write_csv_every': 0.0, 'training_enable_tensorboard': False, 'training_tensorboard_save_images': False, 'training_tensorboard_flush_every': 120.0, 'interrogate_keep_models_in_memory': False, 'interrogate_return_ranks': True, 'interrogate_clip_num_beams': 1.0, 'interrogate_clip_min_length': 32.0, 'interrogate_clip_max_length': 192.0, 'interrogate_clip_dict_limit': 2048.0, 'interrogate_clip_skip_categories': ['artists', 'movements', 'flavors'], 'interrogate_deepbooru_score_threshold': 0.65, 'deepbooru_sort_alpha': False, 'deepbooru_use_spaces': False, 'deepbooru_escape': True, 'deepbooru_filter_tags': '', 'extra_networks_default_view': 'cards', 'extra_networks_default_multiplier': 1.0, 'extra_networks_card_width': 0.0, 'extra_networks_card_height': 0.0, 'extra_networks_add_text_separator': ' ', 'sd_hypernetwork': 'None', 'gradio_theme': 'black-orange', 'return_grid': True, 'return_mask': False, 'return_mask_composite': False, 'disable_weights_auto_swap': True, 'send_seed': True, 'send_size': True, 'font': '', 'keyedit_precision_attention': 0.1, 'keyedit_precision_extra': 0.05, 'keyedit_delimiters': '.,\\/!?%^*;:{}=`~()', 'quicksettings': 'sd_model_checkpoint', 'hidden_tabs': [], 'ui_tab_reorder': 'From Text, From Image, Process Image', 'ui_scripts_reorder': 'Enable Dynamic Thresholding, ControlNet', 'ui_reorder': 'inpaint, sampler, checkboxes, hires_fix, dimensions, cfg, seed, batch, override_settings, scripts', 'ui_extra_networks_tab_reorder': '', 'show_progressbar': True, 'live_previews_enable': True, 'show_progress_grid': True, 'notification_audio_enable': False, 'notification_audio_path': 'html/notification.mp3', 'show_progress_every_n_steps': 1.0, 'show_progress_type': 'Approx NN', 'live_preview_content': 'Combined', 'live_preview_refresh_period': 250.0, 'show_samplers': ['Euler a', 'UniPC', 'DDIM', 'DPM++ SDE', 'DPM++ SDE', 'DPM2 Karras', 'DPM++ 2M Karras'], 'fallback_sampler': 'Euler a', 'xyz_fallback_sampler': 'None', 'eta_ancestral': 1.0, 'eta_ddim': 0.0, 'ddim_discretize': 'uniform', 's_churn': 0.0, 's_min_uncond': 0.0, 's_tmin': 0.0, 's_noise': 1.0, 'eta_noise_seed_delta': 0.0, 'always_discard_next_to_last_sigma': False, 'uni_pc_variant': 'bh1', 'uni_pc_skip_type': 'time_uniform', 'uni_pc_order': 3.0, 'uni_pc_lower_order_final': True, 'token_merging': False, 'token_merging_ratio': 0.5, 'token_merging_hr_only': True, 'token_merging_ratio_hr': 0.5, 'token_merging_random': False, 'token_merging_merge_attention': True, 'token_merging_merge_cross_attention': False, 'token_merging_merge_mlp': False, 'token_merging_maximum_down_sampling': 1.0, 'token_merging_stride_x': 2.0, 'token_merging_stride_y': 2.0, 'postprocessing_enable_in_main_ui': [], 'postprocessing_operation_order': [], 'upscaling_max_images_in_cache': 5.0, 'disabled_extensions': [], 'disable_all_extensions': 'none', 'sd_checkpoint_hash': '6ce0161689b3853acaa03779ec93eafe75a02f4ced659bee03f50797806fa2fa', 'sd_lyco': 'None', 'sd_lora': 'None'}, 'flags': {'error': 500, 'reason': 'Internal Server Error', 'url': 'http://127.0.0.1:7860/sdapi/v1/cmd-flags'}}
|
|
2023-05-15 15:46:59,919 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | args: {'type': 'lora', 'name': 'test', 'tag': 'person', 'input': '/home/vlado/generative/Input/mia/', 'output': '', 'process': 'original,interrogate,resize,square', 'gradient': 1, 'steps': 2500, 'batch': 1, 'lr': 0.0001, 'dim': 40, 'repeats': 10, 'alpha': 0, 'overwrite': False, 'debug': True, 'model': 'v1-5-pruned-emaonly.safetensors', 'lora_dir': '/home/vlado/dev/automatic/models/Lora', 'lyco_dir': '/home/vlado/dev/automatic/models/LyCORIS', 'ckpt_dir': '/home/vlado/dev/automatic/models/Stable-diffusion', 'embeddings_dir': '/home/vlado/dev/automatic/models/embeddings', 'process_dir': '/tmp/train/test'}
|
|
2023-05-15 15:46:59,920 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | train using lora style training
|
|
2023-05-15 15:47:00,997 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | memory cpu: {'free': 26.38, 'used': 1.03, 'total': 27.41} gpu current: {'free': 10.42, 'used': 1.57, 'total': 12.0} gpu peak: {'active': 0.0, 'allocated': 0.0, 'reserved': 0.0}
|
|
2023-05-15 15:47:00,998 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing steps: ['original', 'interrogate', 'resize', 'square']
|
|
2023-05-15 15:47:01,123 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing input images: 40
|
|
2023-05-15 15:47:01,124 | WARNING | /home/vlado/dev/automatic/cli/train/./train.py | removing existing processed folder: /tmp/train/test
|
|
2023-05-15 15:47:01,125 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing current step: ['original', 'interrogate', 'resize', 'square']
|
|
2023-05-15 15:47:01,125 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing concept: person
|
|
2023-05-15 15:47:01,126 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing output folder: /tmp/train/test/10_person
|
|
2023-05-15 15:47:01,130 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:47:01,130 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06;'
|
|
2023-05-15 15:47:01,130 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:47:01,130 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:47:01,130 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:47:01,161 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:01,895 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 172
|
|
2023-05-15 15:47:01,902 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:02,033 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 187
|
|
2023-05-15 15:47:02,040 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:47:02,041 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_102947_Instagram.jpg => /tmp/train/test/10_person/001-original-Screenshot_20221225_102947_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:47:02,044 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:47:02,044 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06@'
|
|
2023-05-15 15:47:02,044 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:47:02,044 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:47:02,044 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:47:02,072 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:02,890 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 172
|
|
2023-05-15 15:47:02,896 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:03,026 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 291
|
|
2023-05-15 15:47:03,033 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:47:03,033 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_102956_Instagram.jpg => /tmp/train/test/10_person/002-original-Screenshot_20221225_102956_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:47:03,036 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:47:03,036 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06;'
|
|
2023-05-15 15:47:03,036 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:47:03,036 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:47:03,036 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:47:03,063 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:03,866 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 175
|
|
2023-05-15 15:47:03,873 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:04,012 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 185
|
|
2023-05-15 15:47:04,020 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:47:04,020 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103005_Instagram.jpg => /tmp/train/test/10_person/003-original-Screenshot_20221225_103005_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:47:04,023 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:47:04,023 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\xff'
|
|
2023-05-15 15:47:04,023 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:47:04,023 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:47:04,023 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:47:04,053 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:04,815 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 159
|
|
2023-05-15 15:47:04,822 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:04,955 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 262
|
|
2023-05-15 15:47:04,963 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:47:04,963 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103018_Instagram.jpg => /tmp/train/test/10_person/004-original-Screenshot_20221225_103018_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:47:04,966 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:47:04,966 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06X'
|
|
2023-05-15 15:47:04,967 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:47:04,967 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:47:04,967 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:47:04,992 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:05,699 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 162
|
|
2023-05-15 15:47:05,705 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:05,833 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 227
|
|
2023-05-15 15:47:05,840 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:47:05,840 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103034_Instagram.jpg => /tmp/train/test/10_person/005-original-Screenshot_20221225_103034_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:47:05,843 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:47:05,843 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06;'
|
|
2023-05-15 15:47:05,843 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:47:05,843 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:47:05,843 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:47:05,867 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:06,578 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 166
|
|
2023-05-15 15:47:06,584 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:06,712 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 497
|
|
2023-05-15 15:47:06,719 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:47:06,719 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103043_Instagram.jpg => /tmp/train/test/10_person/006-original-Screenshot_20221225_103043_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:47:06,722 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:47:06,722 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x00'
|
|
2023-05-15 15:47:06,722 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:47:06,722 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:47:06,722 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:47:06,746 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:07,521 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 151
|
|
2023-05-15 15:47:07,526 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:07,659 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 206
|
|
2023-05-15 15:47:07,666 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:47:07,667 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103058_Instagram.jpg => /tmp/train/test/10_person/007-original-Screenshot_20221225_103058_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:47:07,670 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:47:07,670 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x00'
|
|
2023-05-15 15:47:07,670 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:47:07,670 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:47:07,670 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:47:07,694 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:08,471 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 149
|
|
2023-05-15 15:47:08,476 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:08,611 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 251
|
|
2023-05-15 15:47:08,619 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:47:08,619 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103106_Instagram.jpg => /tmp/train/test/10_person/008-original-Screenshot_20221225_103106_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:47:08,622 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:47:08,622 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x00'
|
|
2023-05-15 15:47:08,622 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:47:08,622 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:47:08,622 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:47:08,644 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:09,404 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 166
|
|
2023-05-15 15:47:09,410 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:09,543 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 216
|
|
2023-05-15 15:47:09,550 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:47:09,550 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103115_Instagram.jpg => /tmp/train/test/10_person/009-original-Screenshot_20221225_103115_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:47:09,553 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:47:09,553 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\xc8'
|
|
2023-05-15 15:47:09,553 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:47:09,553 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:47:09,553 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:47:09,581 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:10,343 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 140
|
|
2023-05-15 15:47:10,350 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:10,479 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 263
|
|
2023-05-15 15:47:10,487 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:47:10,487 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103128_Instagram.jpg => /tmp/train/test/10_person/010-original-Screenshot_20221225_103128_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:47:10,490 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:47:10,490 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\xfb'
|
|
2023-05-15 15:47:10,490 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:47:10,490 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:47:10,490 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:47:10,517 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:11,234 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 150
|
|
2023-05-15 15:47:11,240 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:11,366 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 192
|
|
2023-05-15 15:47:11,373 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:47:11,373 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103144_Instagram.jpg => /tmp/train/test/10_person/011-original-Screenshot_20221225_103144_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:47:11,377 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\xa0'
|
|
2023-05-15 15:47:11,377 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\xb6'
|
|
2023-05-15 15:47:11,377 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:47:11,377 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:47:11,377 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:47:11,402 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:12,184 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 179
|
|
2023-05-15 15:47:12,190 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:12,315 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 348
|
|
2023-05-15 15:47:12,322 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:47:12,322 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103159_Instagram.jpg => /tmp/train/test/10_person/012-original-Screenshot_20221225_103159_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:47:12,325 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:47:12,326 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x02'
|
|
2023-05-15 15:47:12,326 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:47:12,326 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:47:12,326 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:47:12,349 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:13,082 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 163
|
|
2023-05-15 15:47:13,088 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:13,220 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 299
|
|
2023-05-15 15:47:13,227 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:47:13,227 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103207_Instagram.jpg => /tmp/train/test/10_person/013-original-Screenshot_20221225_103207_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:47:13,230 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:47:13,230 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x03'
|
|
2023-05-15 15:47:13,231 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:47:13,231 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:47:13,231 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:47:13,255 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:13,977 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 176
|
|
2023-05-15 15:47:13,983 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:14,110 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 343
|
|
2023-05-15 15:47:14,118 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:47:14,118 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103222_Instagram.jpg => /tmp/train/test/10_person/014-original-Screenshot_20221225_103222_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:47:14,121 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:47:14,121 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x02'
|
|
2023-05-15 15:47:14,121 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:47:14,121 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:47:14,121 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:47:14,144 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:14,944 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 189
|
|
2023-05-15 15:47:14,950 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:15,074 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 311
|
|
2023-05-15 15:47:15,082 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:47:15,082 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103233_Instagram.jpg => /tmp/train/test/10_person/015-original-Screenshot_20221225_103233_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:47:15,085 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:47:15,085 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x03'
|
|
2023-05-15 15:47:15,085 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:47:15,085 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:47:15,085 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:47:15,109 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:15,922 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 177
|
|
2023-05-15 15:47:15,927 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:16,060 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 366
|
|
2023-05-15 15:47:16,068 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:47:16,068 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103240_Instagram.jpg => /tmp/train/test/10_person/016-original-Screenshot_20221225_103240_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:47:16,071 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\xa0'
|
|
2023-05-15 15:47:16,071 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x06'
|
|
2023-05-15 15:47:16,071 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:47:16,071 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:47:16,071 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:47:16,098 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:16,937 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 178
|
|
2023-05-15 15:47:16,943 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:17,079 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 712
|
|
2023-05-15 15:47:17,087 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:47:17,087 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103256_Instagram.jpg => /tmp/train/test/10_person/017-original-Screenshot_20221225_103256_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:47:17,090 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:47:17,090 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x03'
|
|
2023-05-15 15:47:17,090 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:47:17,090 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:47:17,090 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:47:17,110 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:17,880 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 156
|
|
2023-05-15 15:47:17,886 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:18,015 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 169
|
|
2023-05-15 15:47:18,023 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:47:18,023 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103313_Instagram.jpg => /tmp/train/test/10_person/018-original-Screenshot_20221225_103313_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:47:18,026 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:47:18,026 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x03'
|
|
2023-05-15 15:47:18,026 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:47:18,026 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:47:18,026 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:47:18,050 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:18,803 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 164
|
|
2023-05-15 15:47:18,809 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:18,938 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 253
|
|
2023-05-15 15:47:18,946 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:47:18,946 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103321_Instagram.jpg => /tmp/train/test/10_person/019-original-Screenshot_20221225_103321_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:47:18,949 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:47:18,949 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x03'
|
|
2023-05-15 15:47:18,949 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:47:18,949 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:47:18,949 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:47:18,972 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:19,700 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 150
|
|
2023-05-15 15:47:19,705 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:19,829 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 295
|
|
2023-05-15 15:47:19,836 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:47:19,837 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103335_Instagram.jpg => /tmp/train/test/10_person/020-original-Screenshot_20221225_103335_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:47:19,840 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:47:19,840 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x00'
|
|
2023-05-15 15:47:19,840 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:47:19,840 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:47:19,840 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:47:19,863 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:20,645 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 165
|
|
2023-05-15 15:47:20,650 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:20,779 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 252
|
|
2023-05-15 15:47:20,787 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:47:20,787 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103345_Instagram.jpg => /tmp/train/test/10_person/021-original-Screenshot_20221225_103345_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:47:20,790 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:47:20,791 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06c'
|
|
2023-05-15 15:47:20,791 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:47:20,791 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:47:20,791 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:47:20,814 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:21,543 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 159
|
|
2023-05-15 15:47:21,549 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:21,676 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 271
|
|
2023-05-15 15:47:21,683 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:47:21,683 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103406_Instagram.jpg => /tmp/train/test/10_person/022-original-Screenshot_20221225_103406_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:47:21,686 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:47:21,686 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\x10'
|
|
2023-05-15 15:47:21,686 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:47:21,686 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:47:21,686 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:47:21,709 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:22,486 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 164
|
|
2023-05-15 15:47:22,492 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:22,614 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 237
|
|
2023-05-15 15:47:22,622 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:47:22,622 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103427_Instagram.jpg => /tmp/train/test/10_person/023-original-Screenshot_20221225_103427_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:47:22,625 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:47:22,625 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\x10'
|
|
2023-05-15 15:47:22,625 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:47:22,625 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:47:22,625 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:47:22,647 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:23,343 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 153
|
|
2023-05-15 15:47:23,348 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:23,474 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 308
|
|
2023-05-15 15:47:23,481 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:47:23,481 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103433_Instagram.jpg => /tmp/train/test/10_person/024-original-Screenshot_20221225_103433_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:47:23,484 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:47:23,484 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x95'
|
|
2023-05-15 15:47:23,484 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:47:23,484 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:47:23,484 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:47:23,503 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:24,256 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 151
|
|
2023-05-15 15:47:24,261 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:24,382 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 206
|
|
2023-05-15 15:47:24,389 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:47:24,389 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103445_Instagram.jpg => /tmp/train/test/10_person/025-original-Screenshot_20221225_103445_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:47:24,392 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:47:24,392 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x93'
|
|
2023-05-15 15:47:24,392 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:47:24,392 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:47:24,392 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:47:24,414 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:25,135 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 157
|
|
2023-05-15 15:47:25,141 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:25,264 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 434
|
|
2023-05-15 15:47:25,271 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:47:25,271 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103500_Instagram.jpg => /tmp/train/test/10_person/026-original-Screenshot_20221225_103500_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:47:25,274 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:47:25,274 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x8b'
|
|
2023-05-15 15:47:25,274 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:47:25,274 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:47:25,274 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:47:25,296 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:25,995 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 153
|
|
2023-05-15 15:47:26,001 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:26,125 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 457
|
|
2023-05-15 15:47:26,132 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:47:26,132 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103507_Instagram.jpg => /tmp/train/test/10_person/027-original-Screenshot_20221225_103507_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:47:26,135 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:47:26,135 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 15:47:26,135 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:47:26,135 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:47:26,135 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:47:26,152 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:26,895 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 178
|
|
2023-05-15 15:47:26,899 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:27,021 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 362
|
|
2023-05-15 15:47:27,028 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:47:27,028 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103522_Instagram.jpg => /tmp/train/test/10_person/028-original-Screenshot_20221225_103522_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:47:27,031 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9c'
|
|
2023-05-15 15:47:27,032 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 15:47:27,032 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:47:27,032 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:47:27,032 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:47:27,052 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:27,766 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 155
|
|
2023-05-15 15:47:27,771 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:27,892 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 177
|
|
2023-05-15 15:47:27,899 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:47:27,899 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103530_Instagram.jpg => /tmp/train/test/10_person/029-original-Screenshot_20221225_103530_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:47:27,903 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:47:27,903 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 15:47:27,903 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:47:27,903 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:47:27,903 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:47:27,923 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:28,631 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 154
|
|
2023-05-15 15:47:28,636 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:28,756 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 113
|
|
2023-05-15 15:47:28,763 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:47:28,763 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103536_Instagram.jpg => /tmp/train/test/10_person/030-original-Screenshot_20221225_103536_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:47:28,766 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x8a'
|
|
2023-05-15 15:47:28,766 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 15:47:28,766 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:47:28,766 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:47:28,767 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:47:28,788 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:29,519 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 155
|
|
2023-05-15 15:47:29,524 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:29,644 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 149
|
|
2023-05-15 15:47:29,651 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:47:29,652 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103543_Instagram.jpg => /tmp/train/test/10_person/031-original-Screenshot_20221225_103543_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:47:29,655 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:47:29,655 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 15:47:29,655 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:47:29,655 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:47:29,655 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:47:29,675 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:30,380 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 163
|
|
2023-05-15 15:47:30,385 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:30,505 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 236
|
|
2023-05-15 15:47:30,512 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:47:30,512 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103553_Instagram.jpg => /tmp/train/test/10_person/032-original-Screenshot_20221225_103553_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:47:30,516 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:47:30,516 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 15:47:30,516 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:47:30,516 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:47:30,516 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:47:30,535 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:31,262 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 174
|
|
2023-05-15 15:47:31,267 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:31,393 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 204
|
|
2023-05-15 15:47:31,400 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:47:31,400 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103559_Instagram.jpg => /tmp/train/test/10_person/033-original-Screenshot_20221225_103559_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:47:31,403 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:47:31,403 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x9e'
|
|
2023-05-15 15:47:31,403 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:47:31,403 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:47:31,403 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:47:31,423 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:32,190 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 162
|
|
2023-05-15 15:47:32,195 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:32,321 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 628
|
|
2023-05-15 15:47:32,328 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:47:32,328 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103613_Instagram.jpg => /tmp/train/test/10_person/034-original-Screenshot_20221225_103613_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:47:32,332 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:47:32,332 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x9e'
|
|
2023-05-15 15:47:32,332 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:47:32,332 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:47:32,332 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:47:32,352 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:33,091 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 167
|
|
2023-05-15 15:47:33,096 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:33,220 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 563
|
|
2023-05-15 15:47:33,227 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:47:33,227 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103621_Instagram.jpg => /tmp/train/test/10_person/035-original-Screenshot_20221225_103621_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:47:33,230 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:47:33,230 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x9d'
|
|
2023-05-15 15:47:33,230 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:47:33,230 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:47:33,230 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:47:33,254 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:34,013 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 166
|
|
2023-05-15 15:47:34,018 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:34,141 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 512
|
|
2023-05-15 15:47:34,148 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:47:34,148 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103629_Instagram.jpg => /tmp/train/test/10_person/036-original-Screenshot_20221225_103629_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:47:34,151 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:47:34,151 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 15:47:34,151 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:47:34,151 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:47:34,151 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:47:34,172 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:34,937 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 164
|
|
2023-05-15 15:47:34,942 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:35,073 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 160
|
|
2023-05-15 15:47:35,080 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:47:35,080 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103638_Instagram.jpg => /tmp/train/test/10_person/037-original-Screenshot_20221225_103638_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:47:35,085 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:47:35,085 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x04\xb0'
|
|
2023-05-15 15:47:35,085 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:47:35,085 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:47:35,085 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:47:35,105 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:35,828 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 168
|
|
2023-05-15 15:47:35,832 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:35,950 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 908
|
|
2023-05-15 15:47:35,956 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:47:35,956 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103649_Instagram.jpg => /tmp/train/test/10_person/038-original-Screenshot_20221225_103649_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:47:35,959 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:47:35,959 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x9e'
|
|
2023-05-15 15:47:35,959 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:47:35,959 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:47:35,959 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:47:35,981 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:36,729 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 166
|
|
2023-05-15 15:47:36,735 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:36,864 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 289
|
|
2023-05-15 15:47:36,871 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:47:36,872 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103656_Instagram.jpg => /tmp/train/test/10_person/039-original-Screenshot_20221225_103656_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:47:36,875 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:47:36,875 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x15'
|
|
2023-05-15 15:47:36,875 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:47:36,875 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:47:36,875 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:47:36,901 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:37,602 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 156
|
|
2023-05-15 15:47:37,608 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:47:37,731 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 271
|
|
2023-05-15 15:47:37,739 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:47:37,739 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103727_Instagram.jpg => /tmp/train/test/10_person/040-original-Screenshot_20221225_103727_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:47:37,740 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | input datasets ['/tmp/train/test/10_person']
|
|
2023-05-15 15:47:37,743 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTPS connection (1): huggingface.co:443
|
|
2023-05-15 15:47:37,866 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | https://huggingface.co:443 "HEAD /stabilityai/sd-vae-ft-mse/resolve/main/config.json HTTP/1.1" 200 0
|
|
2023-05-15 15:47:44,905 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing steps result: {'inputs': 40, 'outputs': {'original': 40, 'total': 40}, 'metadata': '/tmp/train/test/test.json'}
|
|
2023-05-15 15:47:45,063 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | memory cpu: {'free': 22.55, 'used': 4.86, 'total': 27.41} gpu current: {'free': 9.7, 'used': 2.3, 'total': 12.0} gpu peak: {'active': 0.95, 'allocated': 0.95, 'reserved': 1.11}
|
|
2023-05-15 15:47:45,068 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | lora options: {'bucket_no_upscale': False, 'bucket_reso_steps': 64, 'cache_latents': True, 'caption_dropout_every_n_epochs': None, 'caption_dropout_rate': 0.0, 'caption_extension': '.txt', 'caption_extention': '.txt', 'caption_tag_dropout_rate': 0.0, 'clip_skip': None, 'color_aug': False, 'dataset_repeats': 1, 'debug_dataset': False, 'enable_bucket': False, 'face_crop_aug_range': None, 'flip_aug': False, 'full_fp16': False, 'gradient_accumulation_steps': 1, 'gradient_checkpointing': False, 'in_json': '/tmp/train/test/test.json', 'keep_tokens': None, 'learning_rate': 0.0001, 'log_prefix': None, 'logging_dir': None, 'lr_scheduler_num_cycles': 1, 'lr_scheduler_power': 1, 'lr_scheduler': 'cosine', 'lr_warmup_steps': 0, 'max_bucket_reso': 1024, 'max_data_loader_n_workers': 8, 'max_grad_norm': 0.0, 'max_token_length': None, 'max_train_epochs': None, 'max_train_steps': 2500, 'mem_eff_attn': False, 'min_bucket_reso': 256, 'mixed_precision': 'fp16', 'network_alpha': 20, 'network_args': None, 'network_dim': 40, 'network_module': 'networks.lora', 'network_train_text_encoder_only': False, 'network_train_unet_only': False, 'network_weights': None, 'no_metadata': False, 'output_dir': '/home/vlado/dev/automatic/models/Lora', 'output_name': 'test', 'persistent_data_loader_workers': False, 'pretrained_model_name_or_path': 'v1-5-pruned-emaonly.safetensors', 'prior_loss_weight': 1.0, 'random_crop': False, 'reg_data_dir': None, 'resolution': '512,512', 'resume': None, 'save_every_n_epochs': None, 'save_last_n_epochs_state': None, 'save_last_n_epochs': None, 'save_model_as': 'ckpt', 'save_n_epoch_ratio': None, 'save_precision': 'fp16', 'save_state': False, 'seed': 42, 'shuffle_caption': False, 'text_encoder_lr': 5e-05, 'train_batch_size': 1, 'train_data_dir': '/tmp/train/test', 'training_comment': 'mood-magic', 'unet_lr': 0.0001, 'use_8bit_adam': False, 'v_parameterization': False, 'v2': False, 'vae': None, 'xformers': False}
|
|
2023-05-15 15:47:45,118 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | https://huggingface.co:443 "HEAD /openai/clip-vit-large-patch14/resolve/main/vocab.json HTTP/1.1" 200 0
|
|
2023-05-15 15:47:45,270 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | https://huggingface.co:443 "HEAD /v1-5-pruned-emaonly.safetensors/resolve/main/model_index.json HTTP/1.1" 404 0
|
|
2023-05-15 15:48:56,560 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:48:56,565 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/progress?skip_current_image=true HTTP/1.1" 200 222
|
|
2023-05-15 15:48:56,566 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:48:56,568 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/options HTTP/1.1" 200 2450
|
|
2023-05-15 15:48:56,569 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:48:56,591 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/cmd-flags HTTP/1.1" 500 194
|
|
2023-05-15 15:48:56,592 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:48:56,593 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/options HTTP/1.1" 200 4
|
|
2023-05-15 15:48:56,594 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | updated server options
|
|
2023-05-15 15:48:56,595 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | AAA
|
|
2023-05-15 15:48:56,596 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:48:56,599 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/options HTTP/1.1" 200 2450
|
|
2023-05-15 15:48:56,599 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:48:56,607 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/cmd-flags HTTP/1.1" 500 194
|
|
2023-05-15 15:48:56,608 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | AAA: {'options': {'sd_model_checkpoint': 'v1-5-pruned-emaonly.safetensors [6ce0161689]', 'sd_checkpoint_cache': 0.0, 'sd_vae_checkpoint_cache': 0.0, 'sd_vae': 'Automatic', 'stream_load': False, 'model_reuse_dict': False, 'inpainting_mask_weight': 1.0, 'initial_noise_multiplier': 1.0, 'img2img_color_correction': False, 'img2img_fix_steps': False, 'img2img_background_color': '#ffffff', 'enable_quantization': True, 'comma_padding_backtrack': 20.0, 'CLIP_stop_at_last_layers': 1.0, 'upcast_attn': False, 'cross_attention_optimization': 'Scaled-Dot-Product', 'cross_attention_options': [], 'sub_quad_q_chunk_size': 512.0, 'sub_quad_kv_chunk_size': 512.0, 'sub_quad_chunk_threshold': 80.0, 'always_batch_cond_uncond': False, 'temp_dir': '', 'clean_temp_dir_at_start': True, 'ckpt_dir': '/home/vlado/dev/automatic/models/Stable-diffusion', 'vae_dir': '/home/vlado/dev/automatic/models/VAE', 'embeddings_dir': '/home/vlado/dev/automatic/models/embeddings', 'hypernetwork_dir': '/home/vlado/dev/automatic/models/hypernetworks', 'codeformer_models_path': '/home/vlado/dev/automatic/models/Codeformer', 'gfpgan_models_path': '/home/vlado/dev/automatic/models/GFPGAN', 'esrgan_models_path': '/home/vlado/dev/automatic/models/ESRGAN', 'bsrgan_models_path': '/home/vlado/dev/automatic/models/BSRGAN', 'realesrgan_models_path': '/home/vlado/dev/automatic/models/RealESRGAN', 'scunet_models_path': '/home/vlado/dev/automatic/models/ScuNET', 'swinir_models_path': '/home/vlado/dev/automatic/models/SwinIR', 'ldsr_models_path': '/home/vlado/dev/automatic/models/LDSR', 'clip_models_path': '/home/vlado/dev/automatic/models/CLIP', 'lora_dir': '/home/vlado/dev/automatic/models/Lora', 'lyco_dir': '/home/vlado/dev/automatic/models/LyCORIS', 'styles_dir': 'styles.csv', 'samples_save': True, 'samples_format': 'jpg', 'samples_filename_pattern': '', 'save_images_add_number': True, 'grid_save': True, 'grid_format': 'jpg', 'grid_extended_filename': True, 'grid_only_if_multiple': True, 'grid_prevent_empty_spots': True, 'n_rows': -1.0, 'save_txt': False, 'save_log_fn': '', 'save_images_before_face_restoration': False, 'save_images_before_highres_fix': False, 'save_images_before_color_correction': False, 'save_mask': False, 'save_mask_composite': False, 'jpeg_quality': 85.0, 'webp_lossless': False, 'img_max_size_mp': 200.0, 'use_original_name_batch': True, 'use_upscaler_name_as_suffix': True, 'save_selected_only': True, 'save_init_img': False, 'save_to_dirs': False, 'grid_save_to_dirs': False, 'use_save_to_dirs_for_ui': False, 'directories_filename_pattern': '[date]', 'directories_max_prompt_words': 8.0, 'outdir_samples': '', 'outdir_txt2img_samples': 'outputs/text', 'outdir_img2img_samples': 'outputs/image', 'outdir_extras_samples': 'outputs/extras', 'outdir_grids': '', 'outdir_txt2img_grids': 'outputs/grids', 'outdir_img2img_grids': 'outputs/grids', 'outdir_save': 'outputs/save', 'outdir_init_images': 'outputs/init-images', 'memmon_poll_rate': 2.0, 'precision': 'Autocast', 'cuda_dtype': 'FP16', 'no_half': False, 'no_half_vae': False, 'upcast_sampling': False, 'disable_nan_check': True, 'rollback_vae': False, 'opt_channelslast': False, 'cudnn_benchmark': False, 'cuda_allow_tf32': True, 'cuda_allow_tf16_reduced': True, 'cuda_compile': False, 'cuda_compile_mode': 'none', 'cuda_compile_verbose': False, 'cuda_compile_errors': True, 'disable_gc': True, 'upscaler_for_img2img': 'None', 'realesrgan_enabled_models': ['R-ESRGAN 4x+', 'R-ESRGAN 4x+ Anime6B'], 'ESRGAN_tile': 192.0, 'ESRGAN_tile_overlap': 8.0, 'SCUNET_tile': 256.0, 'SCUNET_tile_overlap': 8.0, 'use_old_hires_fix_width_height': False, 'dont_fix_second_order_samplers_schedule': False, 'face_restoration_model': 'CodeFormer', 'code_former_weight': 0.2, 'face_restoration_unload': False, 'unload_models_when_training': False, 'pin_memory': True, 'save_optimizer_state': False, 'save_training_settings_to_txt': False, 'dataset_filename_word_regex': '', 'dataset_filename_join_string': ' ', 'embeddings_templates_dir': '/home/vlado/dev/automatic/train/templates', 'training_image_repeats_per_epoch': 10.0, 'training_write_csv_every': 0.0, 'training_enable_tensorboard': False, 'training_tensorboard_save_images': False, 'training_tensorboard_flush_every': 120.0, 'interrogate_keep_models_in_memory': False, 'interrogate_return_ranks': True, 'interrogate_clip_num_beams': 1.0, 'interrogate_clip_min_length': 32.0, 'interrogate_clip_max_length': 192.0, 'interrogate_clip_dict_limit': 2048.0, 'interrogate_clip_skip_categories': ['artists', 'movements', 'flavors'], 'interrogate_deepbooru_score_threshold': 0.65, 'deepbooru_sort_alpha': False, 'deepbooru_use_spaces': False, 'deepbooru_escape': True, 'deepbooru_filter_tags': '', 'extra_networks_default_view': 'cards', 'extra_networks_default_multiplier': 1.0, 'extra_networks_card_width': 0.0, 'extra_networks_card_height': 0.0, 'extra_networks_add_text_separator': ' ', 'sd_hypernetwork': 'None', 'gradio_theme': 'black-orange', 'return_grid': True, 'return_mask': False, 'return_mask_composite': False, 'disable_weights_auto_swap': True, 'send_seed': True, 'send_size': True, 'font': '', 'keyedit_precision_attention': 0.1, 'keyedit_precision_extra': 0.05, 'keyedit_delimiters': '.,\\/!?%^*;:{}=`~()', 'quicksettings': 'sd_model_checkpoint', 'hidden_tabs': [], 'ui_tab_reorder': 'From Text, From Image, Process Image', 'ui_scripts_reorder': 'Enable Dynamic Thresholding, ControlNet', 'ui_reorder': 'inpaint, sampler, checkboxes, hires_fix, dimensions, cfg, seed, batch, override_settings, scripts', 'ui_extra_networks_tab_reorder': '', 'show_progressbar': True, 'live_previews_enable': True, 'show_progress_grid': True, 'notification_audio_enable': False, 'notification_audio_path': 'html/notification.mp3', 'show_progress_every_n_steps': 1.0, 'show_progress_type': 'Approx NN', 'live_preview_content': 'Combined', 'live_preview_refresh_period': 250.0, 'show_samplers': ['Euler a', 'UniPC', 'DDIM', 'DPM++ SDE', 'DPM++ SDE', 'DPM2 Karras', 'DPM++ 2M Karras'], 'fallback_sampler': 'Euler a', 'xyz_fallback_sampler': 'None', 'eta_ancestral': 1.0, 'eta_ddim': 0.0, 'ddim_discretize': 'uniform', 's_churn': 0.0, 's_min_uncond': 0.0, 's_tmin': 0.0, 's_noise': 1.0, 'eta_noise_seed_delta': 0.0, 'always_discard_next_to_last_sigma': False, 'uni_pc_variant': 'bh1', 'uni_pc_skip_type': 'time_uniform', 'uni_pc_order': 3.0, 'uni_pc_lower_order_final': True, 'token_merging': False, 'token_merging_ratio': 0.5, 'token_merging_hr_only': True, 'token_merging_ratio_hr': 0.5, 'token_merging_random': False, 'token_merging_merge_attention': True, 'token_merging_merge_cross_attention': False, 'token_merging_merge_mlp': False, 'token_merging_maximum_down_sampling': 1.0, 'token_merging_stride_x': 2.0, 'token_merging_stride_y': 2.0, 'postprocessing_enable_in_main_ui': [], 'postprocessing_operation_order': [], 'upscaling_max_images_in_cache': 5.0, 'disabled_extensions': [], 'disable_all_extensions': 'none', 'sd_checkpoint_hash': '6ce0161689b3853acaa03779ec93eafe75a02f4ced659bee03f50797806fa2fa', 'sd_lyco': 'None', 'sd_lora': 'None'}, 'flags': {'error': 500, 'reason': 'Internal Server Error', 'url': 'http://127.0.0.1:7860/sdapi/v1/cmd-flags'}}
|
|
2023-05-15 15:48:56,628 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | args: {'type': 'lora', 'name': 'test', 'tag': 'person', 'input': '/home/vlado/generative/Input/mia/', 'output': '', 'process': 'original,interrogate,resize,square', 'gradient': 1, 'steps': 2500, 'batch': 1, 'lr': 0.0001, 'dim': 40, 'repeats': 10, 'alpha': 0, 'overwrite': False, 'debug': True, 'model': 'v1-5-pruned-emaonly.safetensors', 'lora_dir': '/home/vlado/dev/automatic/models/Lora', 'lyco_dir': '/home/vlado/dev/automatic/models/LyCORIS', 'ckpt_dir': '/home/vlado/dev/automatic/models/Stable-diffusion', 'embeddings_dir': '/home/vlado/dev/automatic/models/embeddings', 'process_dir': '/tmp/train/test'}
|
|
2023-05-15 15:48:56,629 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | train using lora style training
|
|
2023-05-15 15:48:58,310 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | memory cpu: {'free': 26.38, 'used': 1.02, 'total': 27.41} gpu current: {'free': 10.42, 'used': 1.57, 'total': 12.0} gpu peak: {'active': 0.0, 'allocated': 0.0, 'reserved': 0.0}
|
|
2023-05-15 15:48:58,311 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing steps: ['original', 'interrogate', 'resize', 'square']
|
|
2023-05-15 15:48:58,466 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing input images: 40
|
|
2023-05-15 15:48:58,467 | WARNING | /home/vlado/dev/automatic/cli/train/./train.py | removing existing processed folder: /tmp/train/test
|
|
2023-05-15 15:48:58,469 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing current step: ['original', 'interrogate', 'resize', 'square']
|
|
2023-05-15 15:48:58,469 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing concept: person
|
|
2023-05-15 15:48:58,470 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing output folder: /tmp/train/test/10_person
|
|
2023-05-15 15:48:58,475 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:48:58,475 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06;'
|
|
2023-05-15 15:48:58,475 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:48:58,475 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:48:58,475 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:48:58,508 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:07,767 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 172
|
|
2023-05-15 15:49:07,777 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:09,513 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 187
|
|
2023-05-15 15:49:09,521 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:49:09,521 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_102947_Instagram.jpg => /tmp/train/test/10_person/001-original-Screenshot_20221225_102947_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:49:09,525 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:49:09,525 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06@'
|
|
2023-05-15 15:49:09,525 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:49:09,525 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:49:09,525 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:49:09,557 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:10,451 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 172
|
|
2023-05-15 15:49:10,457 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:10,598 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 291
|
|
2023-05-15 15:49:10,605 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:49:10,605 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_102956_Instagram.jpg => /tmp/train/test/10_person/002-original-Screenshot_20221225_102956_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:49:10,609 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:49:10,609 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06;'
|
|
2023-05-15 15:49:10,609 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:49:10,609 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:49:10,609 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:49:10,636 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:11,509 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 175
|
|
2023-05-15 15:49:11,516 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:11,668 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 185
|
|
2023-05-15 15:49:11,675 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:49:11,675 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103005_Instagram.jpg => /tmp/train/test/10_person/003-original-Screenshot_20221225_103005_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:49:11,679 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:49:11,679 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\xff'
|
|
2023-05-15 15:49:11,679 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:49:11,679 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:49:11,679 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:49:11,710 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:12,600 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 159
|
|
2023-05-15 15:49:12,607 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:12,753 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 262
|
|
2023-05-15 15:49:12,761 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:49:12,761 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103018_Instagram.jpg => /tmp/train/test/10_person/004-original-Screenshot_20221225_103018_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:49:12,765 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:49:12,765 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06X'
|
|
2023-05-15 15:49:12,765 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:49:12,765 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:49:12,765 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:49:12,790 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:13,650 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 162
|
|
2023-05-15 15:49:13,656 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:13,810 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 227
|
|
2023-05-15 15:49:13,817 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:49:13,817 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103034_Instagram.jpg => /tmp/train/test/10_person/005-original-Screenshot_20221225_103034_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:49:13,821 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:49:13,821 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06;'
|
|
2023-05-15 15:49:13,821 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:49:13,821 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:49:13,821 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:49:13,843 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:14,641 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 166
|
|
2023-05-15 15:49:14,647 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:14,814 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 497
|
|
2023-05-15 15:49:14,821 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:49:14,822 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103043_Instagram.jpg => /tmp/train/test/10_person/006-original-Screenshot_20221225_103043_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:49:14,825 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:49:14,825 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x00'
|
|
2023-05-15 15:49:14,825 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:49:14,825 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:49:14,825 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:49:14,863 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:15,819 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 151
|
|
2023-05-15 15:49:15,824 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:15,990 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 206
|
|
2023-05-15 15:49:15,997 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:49:15,997 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103058_Instagram.jpg => /tmp/train/test/10_person/007-original-Screenshot_20221225_103058_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:49:16,000 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:49:16,000 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x00'
|
|
2023-05-15 15:49:16,000 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:49:16,000 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:49:16,000 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:49:16,025 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:16,853 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 149
|
|
2023-05-15 15:49:16,859 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:16,998 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 251
|
|
2023-05-15 15:49:17,006 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:49:17,006 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103106_Instagram.jpg => /tmp/train/test/10_person/008-original-Screenshot_20221225_103106_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:49:17,010 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:49:17,010 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x00'
|
|
2023-05-15 15:49:17,010 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:49:17,010 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:49:17,010 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:49:17,031 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:17,879 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 166
|
|
2023-05-15 15:49:17,884 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:18,027 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 216
|
|
2023-05-15 15:49:18,035 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:49:18,035 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103115_Instagram.jpg => /tmp/train/test/10_person/009-original-Screenshot_20221225_103115_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:49:18,038 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:49:18,038 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\xc8'
|
|
2023-05-15 15:49:18,038 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:49:18,038 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:49:18,038 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:49:18,065 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:18,902 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 140
|
|
2023-05-15 15:49:18,909 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:19,055 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 263
|
|
2023-05-15 15:49:19,063 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:49:19,063 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103128_Instagram.jpg => /tmp/train/test/10_person/010-original-Screenshot_20221225_103128_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:49:19,066 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:49:19,066 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\xfb'
|
|
2023-05-15 15:49:19,066 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:49:19,066 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:49:19,066 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:49:19,093 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:19,854 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 150
|
|
2023-05-15 15:49:19,860 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:20,032 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 192
|
|
2023-05-15 15:49:20,040 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:49:20,040 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103144_Instagram.jpg => /tmp/train/test/10_person/011-original-Screenshot_20221225_103144_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:49:20,044 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\xa0'
|
|
2023-05-15 15:49:20,044 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\xb6'
|
|
2023-05-15 15:49:20,044 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:49:20,044 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:49:20,044 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:49:20,070 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:20,908 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 179
|
|
2023-05-15 15:49:20,914 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:21,056 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 348
|
|
2023-05-15 15:49:21,064 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:49:21,064 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103159_Instagram.jpg => /tmp/train/test/10_person/012-original-Screenshot_20221225_103159_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:49:21,067 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:49:21,067 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x02'
|
|
2023-05-15 15:49:21,067 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:49:21,067 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:49:21,067 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:49:21,090 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:21,870 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 163
|
|
2023-05-15 15:49:21,876 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:22,012 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 299
|
|
2023-05-15 15:49:22,020 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:49:22,020 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103207_Instagram.jpg => /tmp/train/test/10_person/013-original-Screenshot_20221225_103207_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:49:22,023 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:49:22,023 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x03'
|
|
2023-05-15 15:49:22,023 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:49:22,023 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:49:22,023 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:49:22,048 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:22,882 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 176
|
|
2023-05-15 15:49:22,888 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:23,032 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 343
|
|
2023-05-15 15:49:23,040 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:49:23,040 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103222_Instagram.jpg => /tmp/train/test/10_person/014-original-Screenshot_20221225_103222_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:49:23,043 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:49:23,043 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x02'
|
|
2023-05-15 15:49:23,043 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:49:23,043 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:49:23,043 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:49:23,067 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:23,846 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 189
|
|
2023-05-15 15:49:23,851 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:23,987 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 311
|
|
2023-05-15 15:49:23,995 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:49:23,995 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103233_Instagram.jpg => /tmp/train/test/10_person/015-original-Screenshot_20221225_103233_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:49:23,998 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:49:23,998 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x03'
|
|
2023-05-15 15:49:23,998 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:49:23,998 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:49:23,998 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:49:24,022 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:24,805 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 177
|
|
2023-05-15 15:49:24,811 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:24,951 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 366
|
|
2023-05-15 15:49:24,959 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:49:24,959 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103240_Instagram.jpg => /tmp/train/test/10_person/016-original-Screenshot_20221225_103240_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:49:24,962 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\xa0'
|
|
2023-05-15 15:49:24,962 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x06'
|
|
2023-05-15 15:49:24,962 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:49:24,962 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:49:24,962 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:49:24,989 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:25,778 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 178
|
|
2023-05-15 15:49:25,784 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:25,919 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 712
|
|
2023-05-15 15:49:25,926 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:49:25,926 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103256_Instagram.jpg => /tmp/train/test/10_person/017-original-Screenshot_20221225_103256_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:49:25,930 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:49:25,930 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x03'
|
|
2023-05-15 15:49:25,930 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:49:25,930 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:49:25,930 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:49:25,950 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:26,689 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 156
|
|
2023-05-15 15:49:26,694 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:26,829 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 169
|
|
2023-05-15 15:49:26,836 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:49:26,836 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103313_Instagram.jpg => /tmp/train/test/10_person/018-original-Screenshot_20221225_103313_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:49:26,839 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:49:26,840 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x03'
|
|
2023-05-15 15:49:26,840 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:49:26,840 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:49:26,840 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:49:26,863 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:27,699 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 164
|
|
2023-05-15 15:49:27,704 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:27,842 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 253
|
|
2023-05-15 15:49:27,849 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:49:27,849 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103321_Instagram.jpg => /tmp/train/test/10_person/019-original-Screenshot_20221225_103321_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:49:27,858 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:49:27,858 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x03'
|
|
2023-05-15 15:49:27,858 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:49:27,858 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:49:27,858 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:49:27,889 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:28,685 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 150
|
|
2023-05-15 15:49:28,691 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:28,839 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 295
|
|
2023-05-15 15:49:28,847 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:49:28,847 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103335_Instagram.jpg => /tmp/train/test/10_person/020-original-Screenshot_20221225_103335_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:49:28,850 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:49:28,850 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x00'
|
|
2023-05-15 15:49:28,850 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:49:28,850 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:49:28,850 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:49:28,876 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:29,650 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 165
|
|
2023-05-15 15:49:29,656 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:29,803 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 252
|
|
2023-05-15 15:49:29,811 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:49:29,811 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103345_Instagram.jpg => /tmp/train/test/10_person/021-original-Screenshot_20221225_103345_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:49:29,815 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:49:29,815 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06c'
|
|
2023-05-15 15:49:29,815 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:49:29,815 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:49:29,815 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:49:29,843 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:30,600 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 159
|
|
2023-05-15 15:49:30,606 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:30,740 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 271
|
|
2023-05-15 15:49:30,747 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:49:30,747 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103406_Instagram.jpg => /tmp/train/test/10_person/022-original-Screenshot_20221225_103406_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:49:30,751 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:49:30,751 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\x10'
|
|
2023-05-15 15:49:30,751 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:49:30,751 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:49:30,751 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:49:30,774 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:31,520 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 164
|
|
2023-05-15 15:49:31,525 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:31,657 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 237
|
|
2023-05-15 15:49:31,665 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:49:31,665 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103427_Instagram.jpg => /tmp/train/test/10_person/023-original-Screenshot_20221225_103427_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:49:31,668 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:49:31,668 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\x10'
|
|
2023-05-15 15:49:31,668 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:49:31,668 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:49:31,668 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:49:31,690 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:32,450 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 153
|
|
2023-05-15 15:49:32,456 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:32,587 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 308
|
|
2023-05-15 15:49:32,594 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:49:32,594 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103433_Instagram.jpg => /tmp/train/test/10_person/024-original-Screenshot_20221225_103433_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:49:32,597 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:49:32,597 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x95'
|
|
2023-05-15 15:49:32,597 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:49:32,597 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:49:32,597 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:49:32,617 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:33,413 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 151
|
|
2023-05-15 15:49:33,418 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:33,556 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 206
|
|
2023-05-15 15:49:33,563 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:49:33,563 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103445_Instagram.jpg => /tmp/train/test/10_person/025-original-Screenshot_20221225_103445_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:49:33,566 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:49:33,566 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x93'
|
|
2023-05-15 15:49:33,566 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:49:33,566 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:49:33,566 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:49:33,588 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:34,455 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 157
|
|
2023-05-15 15:49:34,461 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:34,628 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 434
|
|
2023-05-15 15:49:34,635 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:49:34,636 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103500_Instagram.jpg => /tmp/train/test/10_person/026-original-Screenshot_20221225_103500_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:49:34,639 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:49:34,639 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x8b'
|
|
2023-05-15 15:49:34,639 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:49:34,639 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:49:34,639 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:49:34,665 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:35,456 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 153
|
|
2023-05-15 15:49:35,461 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:35,603 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 457
|
|
2023-05-15 15:49:35,610 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:49:35,610 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103507_Instagram.jpg => /tmp/train/test/10_person/027-original-Screenshot_20221225_103507_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:49:35,613 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:49:35,613 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 15:49:35,613 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:49:35,613 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:49:35,613 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:49:35,630 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:36,458 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 178
|
|
2023-05-15 15:49:36,464 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:36,636 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 362
|
|
2023-05-15 15:49:36,644 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:49:36,644 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103522_Instagram.jpg => /tmp/train/test/10_person/028-original-Screenshot_20221225_103522_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:49:36,649 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9c'
|
|
2023-05-15 15:49:36,649 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 15:49:36,649 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:49:36,649 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:49:36,649 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:49:36,675 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:37,676 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 155
|
|
2023-05-15 15:49:37,681 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:37,837 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 177
|
|
2023-05-15 15:49:37,844 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:49:37,844 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103530_Instagram.jpg => /tmp/train/test/10_person/029-original-Screenshot_20221225_103530_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:49:37,848 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:49:37,848 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 15:49:37,848 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:49:37,848 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:49:37,848 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:49:37,869 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:38,620 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 154
|
|
2023-05-15 15:49:38,626 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:38,763 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 113
|
|
2023-05-15 15:49:38,770 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:49:38,770 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103536_Instagram.jpg => /tmp/train/test/10_person/030-original-Screenshot_20221225_103536_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:49:38,774 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x8a'
|
|
2023-05-15 15:49:38,774 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 15:49:38,774 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:49:38,774 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:49:38,774 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:49:38,795 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:39,553 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 155
|
|
2023-05-15 15:49:39,558 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:39,696 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 149
|
|
2023-05-15 15:49:39,703 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:49:39,703 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103543_Instagram.jpg => /tmp/train/test/10_person/031-original-Screenshot_20221225_103543_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:49:39,708 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:49:39,708 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 15:49:39,708 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:49:39,708 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:49:39,708 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:49:39,730 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:40,512 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 163
|
|
2023-05-15 15:49:40,517 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:40,652 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 236
|
|
2023-05-15 15:49:40,659 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:49:40,659 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103553_Instagram.jpg => /tmp/train/test/10_person/032-original-Screenshot_20221225_103553_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:49:40,662 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:49:40,662 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 15:49:40,662 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:49:40,662 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:49:40,662 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:49:40,682 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:41,476 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 174
|
|
2023-05-15 15:49:41,482 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:41,612 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 204
|
|
2023-05-15 15:49:41,619 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:49:41,619 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103559_Instagram.jpg => /tmp/train/test/10_person/033-original-Screenshot_20221225_103559_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:49:41,622 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:49:41,622 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x9e'
|
|
2023-05-15 15:49:41,622 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:49:41,622 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:49:41,622 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:49:41,643 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:42,419 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 162
|
|
2023-05-15 15:49:42,424 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:42,555 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 628
|
|
2023-05-15 15:49:42,563 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:49:42,563 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103613_Instagram.jpg => /tmp/train/test/10_person/034-original-Screenshot_20221225_103613_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:49:42,566 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:49:42,566 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x9e'
|
|
2023-05-15 15:49:42,566 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:49:42,566 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:49:42,566 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:49:42,587 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:43,396 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 167
|
|
2023-05-15 15:49:43,402 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:43,546 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 563
|
|
2023-05-15 15:49:43,554 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:49:43,554 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103621_Instagram.jpg => /tmp/train/test/10_person/035-original-Screenshot_20221225_103621_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:49:43,557 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:49:43,557 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x9d'
|
|
2023-05-15 15:49:43,557 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:49:43,557 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:49:43,557 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:49:43,581 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:44,370 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 166
|
|
2023-05-15 15:49:44,376 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:44,522 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 512
|
|
2023-05-15 15:49:44,529 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:49:44,529 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103629_Instagram.jpg => /tmp/train/test/10_person/036-original-Screenshot_20221225_103629_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:49:44,532 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:49:44,532 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 15:49:44,532 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:49:44,532 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:49:44,532 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:49:44,553 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:45,347 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 164
|
|
2023-05-15 15:49:45,352 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:45,490 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 160
|
|
2023-05-15 15:49:45,497 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:49:45,498 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103638_Instagram.jpg => /tmp/train/test/10_person/037-original-Screenshot_20221225_103638_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:49:45,501 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:49:45,501 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x04\xb0'
|
|
2023-05-15 15:49:45,501 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:49:45,501 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:49:45,501 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:49:45,521 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:46,310 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 168
|
|
2023-05-15 15:49:46,315 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:46,447 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 908
|
|
2023-05-15 15:49:46,453 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:49:46,454 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103649_Instagram.jpg => /tmp/train/test/10_person/038-original-Screenshot_20221225_103649_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:49:46,457 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:49:46,457 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x9e'
|
|
2023-05-15 15:49:46,457 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:49:46,457 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:49:46,457 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:49:46,480 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:47,336 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 166
|
|
2023-05-15 15:49:47,341 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:47,481 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 289
|
|
2023-05-15 15:49:47,489 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:49:47,489 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103656_Instagram.jpg => /tmp/train/test/10_person/039-original-Screenshot_20221225_103656_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:49:47,494 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:49:47,494 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x15'
|
|
2023-05-15 15:49:47,494 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:49:47,494 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:49:47,494 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:49:47,521 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:48,333 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 156
|
|
2023-05-15 15:49:48,339 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:49:48,491 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 271
|
|
2023-05-15 15:49:48,499 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:49:48,499 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103727_Instagram.jpg => /tmp/train/test/10_person/040-original-Screenshot_20221225_103727_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:49:48,500 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | input datasets ['/tmp/train/test/10_person']
|
|
2023-05-15 15:49:48,503 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTPS connection (1): huggingface.co:443
|
|
2023-05-15 15:49:48,647 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | https://huggingface.co:443 "HEAD /stabilityai/sd-vae-ft-mse/resolve/main/config.json HTTP/1.1" 200 0
|
|
2023-05-15 15:49:56,358 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing steps result: {'inputs': 40, 'outputs': {'original': 40, 'total': 40}, 'metadata': '/tmp/train/test/test.json'}
|
|
2023-05-15 15:49:56,522 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | memory cpu: {'free': 22.23, 'used': 5.18, 'total': 27.41} gpu current: {'free': 9.7, 'used': 2.3, 'total': 12.0} gpu peak: {'active': 0.95, 'allocated': 0.95, 'reserved': 1.11}
|
|
2023-05-15 15:49:56,527 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | lora options: {'bucket_no_upscale': False, 'bucket_reso_steps': 64, 'cache_latents': True, 'caption_dropout_every_n_epochs': None, 'caption_dropout_rate': 0.0, 'caption_extension': '.txt', 'caption_extention': '.txt', 'caption_tag_dropout_rate': 0.0, 'clip_skip': None, 'color_aug': False, 'dataset_repeats': 1, 'debug_dataset': False, 'enable_bucket': False, 'face_crop_aug_range': None, 'flip_aug': False, 'full_fp16': False, 'gradient_accumulation_steps': 1, 'gradient_checkpointing': False, 'in_json': '/tmp/train/test/test.json', 'keep_tokens': None, 'learning_rate': 0.0001, 'log_prefix': None, 'logging_dir': None, 'lr_scheduler_num_cycles': 1, 'lr_scheduler_power': 1, 'lr_scheduler': 'cosine', 'lr_warmup_steps': 0, 'max_bucket_reso': 1024, 'max_data_loader_n_workers': 8, 'max_grad_norm': 0.0, 'max_token_length': None, 'max_train_epochs': None, 'max_train_steps': 2500, 'mem_eff_attn': False, 'min_bucket_reso': 256, 'mixed_precision': 'fp16', 'network_alpha': 20, 'network_args': None, 'network_dim': 40, 'network_module': 'networks.lora', 'network_train_text_encoder_only': False, 'network_train_unet_only': False, 'network_weights': None, 'no_metadata': False, 'output_dir': '/home/vlado/dev/automatic/models/Lora', 'output_name': 'test', 'persistent_data_loader_workers': False, 'pretrained_model_name_or_path': 'v1-5-pruned-emaonly.safetensors', 'prior_loss_weight': 1.0, 'random_crop': False, 'reg_data_dir': None, 'resolution': '512,512', 'resume': None, 'save_every_n_epochs': None, 'save_last_n_epochs_state': None, 'save_last_n_epochs': None, 'save_model_as': 'ckpt', 'save_n_epoch_ratio': None, 'save_precision': 'fp16', 'save_state': False, 'seed': 42, 'shuffle_caption': False, 'text_encoder_lr': 5e-05, 'train_batch_size': 1, 'train_data_dir': '/tmp/train/test', 'training_comment': 'mood-magic', 'unet_lr': 0.0001, 'use_8bit_adam': False, 'v_parameterization': False, 'v2': False, 'vae': None, 'xformers': False}
|
|
2023-05-15 15:49:56,574 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | https://huggingface.co:443 "HEAD /openai/clip-vit-large-patch14/resolve/main/vocab.json HTTP/1.1" 200 0
|
|
2023-05-15 15:49:56,878 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | https://huggingface.co:443 "HEAD /v1-5-pruned-emaonly.safetensors/resolve/main/model_index.json HTTP/1.1" 404 0
|
|
2023-05-15 15:51:13,665 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:13,668 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/progress?skip_current_image=true HTTP/1.1" 200 222
|
|
2023-05-15 15:51:13,668 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:13,671 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/options HTTP/1.1" 200 2450
|
|
2023-05-15 15:51:13,672 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:13,681 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/cmd-flags HTTP/1.1" 500 194
|
|
2023-05-15 15:51:13,682 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:13,684 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/options HTTP/1.1" 200 4
|
|
2023-05-15 15:51:13,685 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | updated server options
|
|
2023-05-15 15:51:13,686 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | AAA
|
|
2023-05-15 15:51:13,687 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:13,690 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/options HTTP/1.1" 200 2450
|
|
2023-05-15 15:51:13,691 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:13,699 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/cmd-flags HTTP/1.1" 500 194
|
|
2023-05-15 15:51:13,699 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | AAA: {'options': {'sd_model_checkpoint': 'v1-5-pruned-emaonly.safetensors [6ce0161689]', 'sd_checkpoint_cache': 0.0, 'sd_vae_checkpoint_cache': 0.0, 'sd_vae': 'Automatic', 'stream_load': False, 'model_reuse_dict': False, 'inpainting_mask_weight': 1.0, 'initial_noise_multiplier': 1.0, 'img2img_color_correction': False, 'img2img_fix_steps': False, 'img2img_background_color': '#ffffff', 'enable_quantization': True, 'comma_padding_backtrack': 20.0, 'CLIP_stop_at_last_layers': 1.0, 'upcast_attn': False, 'cross_attention_optimization': 'Scaled-Dot-Product', 'cross_attention_options': [], 'sub_quad_q_chunk_size': 512.0, 'sub_quad_kv_chunk_size': 512.0, 'sub_quad_chunk_threshold': 80.0, 'always_batch_cond_uncond': False, 'temp_dir': '', 'clean_temp_dir_at_start': True, 'ckpt_dir': '/home/vlado/dev/automatic/models/Stable-diffusion', 'vae_dir': '/home/vlado/dev/automatic/models/VAE', 'embeddings_dir': '/home/vlado/dev/automatic/models/embeddings', 'hypernetwork_dir': '/home/vlado/dev/automatic/models/hypernetworks', 'codeformer_models_path': '/home/vlado/dev/automatic/models/Codeformer', 'gfpgan_models_path': '/home/vlado/dev/automatic/models/GFPGAN', 'esrgan_models_path': '/home/vlado/dev/automatic/models/ESRGAN', 'bsrgan_models_path': '/home/vlado/dev/automatic/models/BSRGAN', 'realesrgan_models_path': '/home/vlado/dev/automatic/models/RealESRGAN', 'scunet_models_path': '/home/vlado/dev/automatic/models/ScuNET', 'swinir_models_path': '/home/vlado/dev/automatic/models/SwinIR', 'ldsr_models_path': '/home/vlado/dev/automatic/models/LDSR', 'clip_models_path': '/home/vlado/dev/automatic/models/CLIP', 'lora_dir': '/home/vlado/dev/automatic/models/Lora', 'lyco_dir': '/home/vlado/dev/automatic/models/LyCORIS', 'styles_dir': 'styles.csv', 'samples_save': True, 'samples_format': 'jpg', 'samples_filename_pattern': '', 'save_images_add_number': True, 'grid_save': True, 'grid_format': 'jpg', 'grid_extended_filename': True, 'grid_only_if_multiple': True, 'grid_prevent_empty_spots': True, 'n_rows': -1.0, 'save_txt': False, 'save_log_fn': '', 'save_images_before_face_restoration': False, 'save_images_before_highres_fix': False, 'save_images_before_color_correction': False, 'save_mask': False, 'save_mask_composite': False, 'jpeg_quality': 85.0, 'webp_lossless': False, 'img_max_size_mp': 200.0, 'use_original_name_batch': True, 'use_upscaler_name_as_suffix': True, 'save_selected_only': True, 'save_init_img': False, 'save_to_dirs': False, 'grid_save_to_dirs': False, 'use_save_to_dirs_for_ui': False, 'directories_filename_pattern': '[date]', 'directories_max_prompt_words': 8.0, 'outdir_samples': '', 'outdir_txt2img_samples': 'outputs/text', 'outdir_img2img_samples': 'outputs/image', 'outdir_extras_samples': 'outputs/extras', 'outdir_grids': '', 'outdir_txt2img_grids': 'outputs/grids', 'outdir_img2img_grids': 'outputs/grids', 'outdir_save': 'outputs/save', 'outdir_init_images': 'outputs/init-images', 'memmon_poll_rate': 2.0, 'precision': 'Autocast', 'cuda_dtype': 'FP16', 'no_half': False, 'no_half_vae': False, 'upcast_sampling': False, 'disable_nan_check': True, 'rollback_vae': False, 'opt_channelslast': False, 'cudnn_benchmark': False, 'cuda_allow_tf32': True, 'cuda_allow_tf16_reduced': True, 'cuda_compile': False, 'cuda_compile_mode': 'none', 'cuda_compile_verbose': False, 'cuda_compile_errors': True, 'disable_gc': True, 'upscaler_for_img2img': 'None', 'realesrgan_enabled_models': ['R-ESRGAN 4x+', 'R-ESRGAN 4x+ Anime6B'], 'ESRGAN_tile': 192.0, 'ESRGAN_tile_overlap': 8.0, 'SCUNET_tile': 256.0, 'SCUNET_tile_overlap': 8.0, 'use_old_hires_fix_width_height': False, 'dont_fix_second_order_samplers_schedule': False, 'face_restoration_model': 'CodeFormer', 'code_former_weight': 0.2, 'face_restoration_unload': False, 'unload_models_when_training': False, 'pin_memory': True, 'save_optimizer_state': False, 'save_training_settings_to_txt': False, 'dataset_filename_word_regex': '', 'dataset_filename_join_string': ' ', 'embeddings_templates_dir': '/home/vlado/dev/automatic/train/templates', 'training_image_repeats_per_epoch': 10.0, 'training_write_csv_every': 0.0, 'training_enable_tensorboard': False, 'training_tensorboard_save_images': False, 'training_tensorboard_flush_every': 120.0, 'interrogate_keep_models_in_memory': False, 'interrogate_return_ranks': True, 'interrogate_clip_num_beams': 1.0, 'interrogate_clip_min_length': 32.0, 'interrogate_clip_max_length': 192.0, 'interrogate_clip_dict_limit': 2048.0, 'interrogate_clip_skip_categories': ['artists', 'movements', 'flavors'], 'interrogate_deepbooru_score_threshold': 0.65, 'deepbooru_sort_alpha': False, 'deepbooru_use_spaces': False, 'deepbooru_escape': True, 'deepbooru_filter_tags': '', 'extra_networks_default_view': 'cards', 'extra_networks_default_multiplier': 1.0, 'extra_networks_card_width': 0.0, 'extra_networks_card_height': 0.0, 'extra_networks_add_text_separator': ' ', 'sd_hypernetwork': 'None', 'gradio_theme': 'black-orange', 'return_grid': True, 'return_mask': False, 'return_mask_composite': False, 'disable_weights_auto_swap': True, 'send_seed': True, 'send_size': True, 'font': '', 'keyedit_precision_attention': 0.1, 'keyedit_precision_extra': 0.05, 'keyedit_delimiters': '.,\\/!?%^*;:{}=`~()', 'quicksettings': 'sd_model_checkpoint', 'hidden_tabs': [], 'ui_tab_reorder': 'From Text, From Image, Process Image', 'ui_scripts_reorder': 'Enable Dynamic Thresholding, ControlNet', 'ui_reorder': 'inpaint, sampler, checkboxes, hires_fix, dimensions, cfg, seed, batch, override_settings, scripts', 'ui_extra_networks_tab_reorder': '', 'show_progressbar': True, 'live_previews_enable': True, 'show_progress_grid': True, 'notification_audio_enable': False, 'notification_audio_path': 'html/notification.mp3', 'show_progress_every_n_steps': 1.0, 'show_progress_type': 'Approx NN', 'live_preview_content': 'Combined', 'live_preview_refresh_period': 250.0, 'show_samplers': ['Euler a', 'UniPC', 'DDIM', 'DPM++ SDE', 'DPM++ SDE', 'DPM2 Karras', 'DPM++ 2M Karras'], 'fallback_sampler': 'Euler a', 'xyz_fallback_sampler': 'None', 'eta_ancestral': 1.0, 'eta_ddim': 0.0, 'ddim_discretize': 'uniform', 's_churn': 0.0, 's_min_uncond': 0.0, 's_tmin': 0.0, 's_noise': 1.0, 'eta_noise_seed_delta': 0.0, 'always_discard_next_to_last_sigma': False, 'uni_pc_variant': 'bh1', 'uni_pc_skip_type': 'time_uniform', 'uni_pc_order': 3.0, 'uni_pc_lower_order_final': True, 'token_merging': False, 'token_merging_ratio': 0.5, 'token_merging_hr_only': True, 'token_merging_ratio_hr': 0.5, 'token_merging_random': False, 'token_merging_merge_attention': True, 'token_merging_merge_cross_attention': False, 'token_merging_merge_mlp': False, 'token_merging_maximum_down_sampling': 1.0, 'token_merging_stride_x': 2.0, 'token_merging_stride_y': 2.0, 'postprocessing_enable_in_main_ui': [], 'postprocessing_operation_order': [], 'upscaling_max_images_in_cache': 5.0, 'disabled_extensions': [], 'disable_all_extensions': 'none', 'sd_checkpoint_hash': '6ce0161689b3853acaa03779ec93eafe75a02f4ced659bee03f50797806fa2fa', 'sd_lyco': 'None', 'sd_lora': 'None'}, 'flags': {'error': 500, 'reason': 'Internal Server Error', 'url': 'http://127.0.0.1:7860/sdapi/v1/cmd-flags'}}
|
|
2023-05-15 15:51:13,716 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | args: {'type': 'lora', 'name': 'test', 'tag': 'person', 'input': '/home/vlado/generative/Input/mia/', 'output': '', 'process': 'original,interrogate,resize,square', 'gradient': 1, 'steps': 2500, 'batch': 1, 'lr': 0.0001, 'dim': 40, 'repeats': 10, 'alpha': 0, 'overwrite': False, 'debug': True, 'model': 'v1-5-pruned-emaonly.safetensors', 'lora_dir': '/home/vlado/dev/automatic/models/Lora', 'lyco_dir': '/home/vlado/dev/automatic/models/LyCORIS', 'ckpt_dir': '/home/vlado/dev/automatic/models/Stable-diffusion', 'embeddings_dir': '/home/vlado/dev/automatic/models/embeddings', 'process_dir': '/tmp/train/test'}
|
|
2023-05-15 15:51:13,718 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | train using lora style training
|
|
2023-05-15 15:51:14,820 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | memory cpu: {'free': 26.38, 'used': 1.02, 'total': 27.41} gpu current: {'free': 10.42, 'used': 1.57, 'total': 12.0} gpu peak: {'active': 0.0, 'allocated': 0.0, 'reserved': 0.0}
|
|
2023-05-15 15:51:14,821 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing steps: ['original', 'interrogate', 'resize', 'square']
|
|
2023-05-15 15:51:14,948 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing input images: 40
|
|
2023-05-15 15:51:14,948 | WARNING | /home/vlado/dev/automatic/cli/train/./train.py | removing existing processed folder: /tmp/train/test
|
|
2023-05-15 15:51:14,950 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing current step: ['original', 'interrogate', 'resize', 'square']
|
|
2023-05-15 15:51:14,951 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing concept: person
|
|
2023-05-15 15:51:14,951 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing output folder: /tmp/train/test/10_person
|
|
2023-05-15 15:51:14,957 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:51:14,957 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06;'
|
|
2023-05-15 15:51:14,957 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:51:14,957 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:51:14,957 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:51:14,988 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:15,912 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 172
|
|
2023-05-15 15:51:15,919 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:16,081 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 187
|
|
2023-05-15 15:51:16,088 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:51:16,088 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_102947_Instagram.jpg => /tmp/train/test/10_person/001-original-Screenshot_20221225_102947_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:51:16,091 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:51:16,091 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06@'
|
|
2023-05-15 15:51:16,091 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:51:16,092 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:51:16,092 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:51:16,119 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:16,995 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 172
|
|
2023-05-15 15:51:17,001 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:17,142 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 291
|
|
2023-05-15 15:51:17,149 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:51:17,149 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_102956_Instagram.jpg => /tmp/train/test/10_person/002-original-Screenshot_20221225_102956_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:51:17,152 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:51:17,152 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06;'
|
|
2023-05-15 15:51:17,152 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:51:17,152 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:51:17,152 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:51:17,180 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:18,009 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 175
|
|
2023-05-15 15:51:18,016 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:18,150 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 185
|
|
2023-05-15 15:51:18,157 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:51:18,157 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103005_Instagram.jpg => /tmp/train/test/10_person/003-original-Screenshot_20221225_103005_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:51:18,161 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:51:18,161 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\xff'
|
|
2023-05-15 15:51:18,161 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:51:18,161 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:51:18,161 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:51:18,189 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:18,984 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 159
|
|
2023-05-15 15:51:18,990 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:19,129 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 262
|
|
2023-05-15 15:51:19,137 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:51:19,137 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103018_Instagram.jpg => /tmp/train/test/10_person/004-original-Screenshot_20221225_103018_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:51:19,140 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:51:19,140 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06X'
|
|
2023-05-15 15:51:19,140 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:51:19,140 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:51:19,140 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:51:19,164 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:19,985 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 162
|
|
2023-05-15 15:51:19,990 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:20,137 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 227
|
|
2023-05-15 15:51:20,144 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:51:20,144 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103034_Instagram.jpg => /tmp/train/test/10_person/005-original-Screenshot_20221225_103034_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:51:20,147 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:51:20,147 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06;'
|
|
2023-05-15 15:51:20,147 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:51:20,147 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:51:20,147 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:51:20,171 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:20,986 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 166
|
|
2023-05-15 15:51:20,991 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:21,127 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 497
|
|
2023-05-15 15:51:21,135 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:51:21,135 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103043_Instagram.jpg => /tmp/train/test/10_person/006-original-Screenshot_20221225_103043_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:51:21,138 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:51:21,138 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x00'
|
|
2023-05-15 15:51:21,138 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:51:21,138 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:51:21,138 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:51:21,161 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:21,973 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 151
|
|
2023-05-15 15:51:21,979 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:22,122 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 206
|
|
2023-05-15 15:51:22,130 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:51:22,130 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103058_Instagram.jpg => /tmp/train/test/10_person/007-original-Screenshot_20221225_103058_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:51:22,133 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:51:22,133 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x00'
|
|
2023-05-15 15:51:22,133 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:51:22,133 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:51:22,133 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:51:22,157 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:22,921 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 149
|
|
2023-05-15 15:51:22,927 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:23,064 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 251
|
|
2023-05-15 15:51:23,071 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:51:23,072 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103106_Instagram.jpg => /tmp/train/test/10_person/008-original-Screenshot_20221225_103106_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:51:23,075 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:51:23,075 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x00'
|
|
2023-05-15 15:51:23,075 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:51:23,075 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:51:23,075 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:51:23,095 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:23,854 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 166
|
|
2023-05-15 15:51:23,860 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:23,992 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 216
|
|
2023-05-15 15:51:24,000 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:51:24,000 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103115_Instagram.jpg => /tmp/train/test/10_person/009-original-Screenshot_20221225_103115_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:51:24,003 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:51:24,003 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\xc8'
|
|
2023-05-15 15:51:24,003 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:51:24,003 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:51:24,003 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:51:24,030 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:24,783 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 140
|
|
2023-05-15 15:51:24,789 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:24,923 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 263
|
|
2023-05-15 15:51:24,931 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:51:24,931 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103128_Instagram.jpg => /tmp/train/test/10_person/010-original-Screenshot_20221225_103128_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:51:24,934 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:51:24,934 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\xfb'
|
|
2023-05-15 15:51:24,934 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:51:24,934 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:51:24,934 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:51:24,961 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:25,728 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 150
|
|
2023-05-15 15:51:25,734 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:25,875 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 192
|
|
2023-05-15 15:51:25,883 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:51:25,883 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103144_Instagram.jpg => /tmp/train/test/10_person/011-original-Screenshot_20221225_103144_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:51:25,886 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\xa0'
|
|
2023-05-15 15:51:25,886 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\xb6'
|
|
2023-05-15 15:51:25,886 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:51:25,886 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:51:25,886 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:51:25,912 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:26,717 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 179
|
|
2023-05-15 15:51:26,723 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:26,869 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 348
|
|
2023-05-15 15:51:26,877 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:51:26,877 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103159_Instagram.jpg => /tmp/train/test/10_person/012-original-Screenshot_20221225_103159_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:51:26,880 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:51:26,880 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x02'
|
|
2023-05-15 15:51:26,880 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:51:26,880 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:51:26,880 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:51:26,904 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:27,644 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 163
|
|
2023-05-15 15:51:27,650 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:27,786 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 299
|
|
2023-05-15 15:51:27,794 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:51:27,794 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103207_Instagram.jpg => /tmp/train/test/10_person/013-original-Screenshot_20221225_103207_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:51:27,797 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:51:27,797 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x03'
|
|
2023-05-15 15:51:27,797 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:51:27,797 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:51:27,797 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:51:27,823 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:28,594 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 176
|
|
2023-05-15 15:51:28,600 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:28,751 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 343
|
|
2023-05-15 15:51:28,759 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:51:28,759 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103222_Instagram.jpg => /tmp/train/test/10_person/014-original-Screenshot_20221225_103222_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:51:28,763 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:51:28,763 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x02'
|
|
2023-05-15 15:51:28,763 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:51:28,763 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:51:28,763 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:51:28,788 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:29,588 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 189
|
|
2023-05-15 15:51:29,594 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:29,727 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 311
|
|
2023-05-15 15:51:29,734 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:51:29,734 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103233_Instagram.jpg => /tmp/train/test/10_person/015-original-Screenshot_20221225_103233_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:51:29,739 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:51:29,739 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x03'
|
|
2023-05-15 15:51:29,739 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:51:29,739 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:51:29,739 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:51:29,764 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:30,575 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 177
|
|
2023-05-15 15:51:30,580 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:30,721 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 366
|
|
2023-05-15 15:51:30,728 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:51:30,728 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103240_Instagram.jpg => /tmp/train/test/10_person/016-original-Screenshot_20221225_103240_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:51:30,732 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\xa0'
|
|
2023-05-15 15:51:30,732 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x06'
|
|
2023-05-15 15:51:30,732 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:51:30,732 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:51:30,732 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:51:30,759 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:31,545 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 178
|
|
2023-05-15 15:51:31,551 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:31,701 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 712
|
|
2023-05-15 15:51:31,708 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:51:31,708 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103256_Instagram.jpg => /tmp/train/test/10_person/017-original-Screenshot_20221225_103256_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:51:31,711 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:51:31,711 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x03'
|
|
2023-05-15 15:51:31,711 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:51:31,711 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:51:31,712 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:51:31,732 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:32,485 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 156
|
|
2023-05-15 15:51:32,491 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:32,636 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 169
|
|
2023-05-15 15:51:32,643 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:51:32,644 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103313_Instagram.jpg => /tmp/train/test/10_person/018-original-Screenshot_20221225_103313_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:51:32,663 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:51:32,663 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x03'
|
|
2023-05-15 15:51:32,663 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:51:32,663 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:51:32,663 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:51:32,687 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:33,483 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 164
|
|
2023-05-15 15:51:33,490 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:33,623 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 253
|
|
2023-05-15 15:51:33,630 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:51:33,630 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103321_Instagram.jpg => /tmp/train/test/10_person/019-original-Screenshot_20221225_103321_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:51:33,633 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:51:33,633 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x03'
|
|
2023-05-15 15:51:33,633 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:51:33,633 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:51:33,633 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:51:33,657 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:34,392 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 150
|
|
2023-05-15 15:51:34,398 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:34,530 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 295
|
|
2023-05-15 15:51:34,538 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:51:34,538 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103335_Instagram.jpg => /tmp/train/test/10_person/020-original-Screenshot_20221225_103335_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:51:34,541 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:51:34,541 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x00'
|
|
2023-05-15 15:51:34,541 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:51:34,541 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:51:34,541 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:51:34,566 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:35,345 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 165
|
|
2023-05-15 15:51:35,351 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:35,482 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 252
|
|
2023-05-15 15:51:35,490 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:51:35,490 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103345_Instagram.jpg => /tmp/train/test/10_person/021-original-Screenshot_20221225_103345_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:51:35,493 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:51:35,493 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06c'
|
|
2023-05-15 15:51:35,493 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:51:35,493 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:51:35,493 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:51:35,518 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:36,248 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 159
|
|
2023-05-15 15:51:36,254 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:36,388 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 271
|
|
2023-05-15 15:51:36,395 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:51:36,395 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103406_Instagram.jpg => /tmp/train/test/10_person/022-original-Screenshot_20221225_103406_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:51:36,398 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:51:36,398 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\x10'
|
|
2023-05-15 15:51:36,398 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:51:36,398 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:51:36,398 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:51:36,422 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:37,164 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 164
|
|
2023-05-15 15:51:37,170 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:37,303 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 237
|
|
2023-05-15 15:51:37,310 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:51:37,310 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103427_Instagram.jpg => /tmp/train/test/10_person/023-original-Screenshot_20221225_103427_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:51:37,313 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:51:37,313 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\x10'
|
|
2023-05-15 15:51:37,313 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:51:37,313 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:51:37,313 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:51:37,336 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:38,082 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 153
|
|
2023-05-15 15:51:38,087 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:38,224 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 308
|
|
2023-05-15 15:51:38,232 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:51:38,232 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103433_Instagram.jpg => /tmp/train/test/10_person/024-original-Screenshot_20221225_103433_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:51:38,235 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:51:38,235 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x95'
|
|
2023-05-15 15:51:38,235 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:51:38,235 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:51:38,235 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:51:38,255 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:39,055 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 151
|
|
2023-05-15 15:51:39,059 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:39,202 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 206
|
|
2023-05-15 15:51:39,209 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:51:39,209 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103445_Instagram.jpg => /tmp/train/test/10_person/025-original-Screenshot_20221225_103445_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:51:39,212 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:51:39,212 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x93'
|
|
2023-05-15 15:51:39,212 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:51:39,212 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:51:39,212 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:51:39,235 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:40,006 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 157
|
|
2023-05-15 15:51:40,012 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:40,147 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 434
|
|
2023-05-15 15:51:40,154 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:51:40,154 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103500_Instagram.jpg => /tmp/train/test/10_person/026-original-Screenshot_20221225_103500_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:51:40,157 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:51:40,158 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x8b'
|
|
2023-05-15 15:51:40,158 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:51:40,158 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:51:40,158 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:51:40,180 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:40,944 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 153
|
|
2023-05-15 15:51:40,949 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:41,094 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 457
|
|
2023-05-15 15:51:41,102 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:51:41,102 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103507_Instagram.jpg => /tmp/train/test/10_person/027-original-Screenshot_20221225_103507_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:51:41,105 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:51:41,105 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 15:51:41,105 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:51:41,105 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:51:41,105 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:51:41,123 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:41,904 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 178
|
|
2023-05-15 15:51:41,908 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:42,037 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 362
|
|
2023-05-15 15:51:42,044 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:51:42,044 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103522_Instagram.jpg => /tmp/train/test/10_person/028-original-Screenshot_20221225_103522_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:51:42,047 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9c'
|
|
2023-05-15 15:51:42,048 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 15:51:42,048 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:51:42,048 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:51:42,048 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:51:42,069 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:42,796 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 155
|
|
2023-05-15 15:51:42,801 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:42,929 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 177
|
|
2023-05-15 15:51:42,936 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:51:42,936 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103530_Instagram.jpg => /tmp/train/test/10_person/029-original-Screenshot_20221225_103530_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:51:42,939 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:51:42,939 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 15:51:42,939 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:51:42,939 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:51:42,939 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:51:42,960 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:43,692 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 154
|
|
2023-05-15 15:51:43,697 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:43,827 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 113
|
|
2023-05-15 15:51:43,835 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:51:43,835 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103536_Instagram.jpg => /tmp/train/test/10_person/030-original-Screenshot_20221225_103536_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:51:43,838 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x8a'
|
|
2023-05-15 15:51:43,838 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 15:51:43,838 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:51:43,838 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:51:43,838 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:51:43,860 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:44,621 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 155
|
|
2023-05-15 15:51:44,626 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:44,754 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 149
|
|
2023-05-15 15:51:44,761 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:51:44,761 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103543_Instagram.jpg => /tmp/train/test/10_person/031-original-Screenshot_20221225_103543_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:51:44,764 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:51:44,764 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 15:51:44,764 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:51:44,764 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:51:44,764 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:51:44,784 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:45,581 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 163
|
|
2023-05-15 15:51:45,586 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:45,731 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 236
|
|
2023-05-15 15:51:45,738 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:51:45,738 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103553_Instagram.jpg => /tmp/train/test/10_person/032-original-Screenshot_20221225_103553_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:51:45,743 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:51:45,743 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 15:51:45,743 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:51:45,743 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:51:45,743 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:51:45,764 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:46,528 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 174
|
|
2023-05-15 15:51:46,533 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:46,664 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 204
|
|
2023-05-15 15:51:46,671 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:51:46,671 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103559_Instagram.jpg => /tmp/train/test/10_person/033-original-Screenshot_20221225_103559_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:51:46,674 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:51:46,675 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x9e'
|
|
2023-05-15 15:51:46,675 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:51:46,675 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:51:46,675 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:51:46,695 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:47,445 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 162
|
|
2023-05-15 15:51:47,449 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:47,580 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 628
|
|
2023-05-15 15:51:47,587 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:51:47,587 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103613_Instagram.jpg => /tmp/train/test/10_person/034-original-Screenshot_20221225_103613_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:51:47,590 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:51:47,590 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x9e'
|
|
2023-05-15 15:51:47,590 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:51:47,590 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:51:47,590 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:51:47,611 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:48,381 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 167
|
|
2023-05-15 15:51:48,386 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:48,516 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 563
|
|
2023-05-15 15:51:48,523 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:51:48,523 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103621_Instagram.jpg => /tmp/train/test/10_person/035-original-Screenshot_20221225_103621_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:51:48,526 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:51:48,526 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x9d'
|
|
2023-05-15 15:51:48,526 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:51:48,526 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:51:48,526 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:51:48,548 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:49,303 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 166
|
|
2023-05-15 15:51:49,309 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:49,439 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 512
|
|
2023-05-15 15:51:49,446 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:51:49,446 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103629_Instagram.jpg => /tmp/train/test/10_person/036-original-Screenshot_20221225_103629_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:51:49,449 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:51:49,449 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 15:51:49,449 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:51:49,449 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:51:49,449 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:51:49,470 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:50,270 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 164
|
|
2023-05-15 15:51:50,275 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:50,412 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 160
|
|
2023-05-15 15:51:50,419 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:51:50,419 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103638_Instagram.jpg => /tmp/train/test/10_person/037-original-Screenshot_20221225_103638_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:51:50,422 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:51:50,423 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x04\xb0'
|
|
2023-05-15 15:51:50,423 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:51:50,423 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:51:50,423 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:51:50,442 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:51,206 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 168
|
|
2023-05-15 15:51:51,211 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:51,341 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 908
|
|
2023-05-15 15:51:51,347 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:51:51,347 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103649_Instagram.jpg => /tmp/train/test/10_person/038-original-Screenshot_20221225_103649_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:51:51,351 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:51:51,351 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x9e'
|
|
2023-05-15 15:51:51,351 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:51:51,351 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:51:51,351 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:51:51,374 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:52,150 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 166
|
|
2023-05-15 15:51:52,156 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:52,286 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 289
|
|
2023-05-15 15:51:52,293 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:51:52,293 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103656_Instagram.jpg => /tmp/train/test/10_person/039-original-Screenshot_20221225_103656_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:51:52,298 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:51:52,298 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x15'
|
|
2023-05-15 15:51:52,298 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:51:52,298 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:51:52,298 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:51:52,324 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:53,338 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 156
|
|
2023-05-15 15:51:53,344 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:51:53,510 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 271
|
|
2023-05-15 15:51:53,518 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:51:53,518 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103727_Instagram.jpg => /tmp/train/test/10_person/040-original-Screenshot_20221225_103727_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:51:53,518 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | input datasets ['/tmp/train/test/10_person']
|
|
2023-05-15 15:51:53,521 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTPS connection (1): huggingface.co:443
|
|
2023-05-15 15:51:53,709 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | https://huggingface.co:443 "HEAD /stabilityai/sd-vae-ft-mse/resolve/main/config.json HTTP/1.1" 200 0
|
|
2023-05-15 15:52:00,870 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing steps result: {'inputs': 40, 'outputs': {'original': 40, 'total': 40}, 'metadata': '/tmp/train/test/test.json'}
|
|
2023-05-15 15:52:01,001 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | memory cpu: {'free': 22.56, 'used': 4.85, 'total': 27.41} gpu current: {'free': 9.7, 'used': 2.3, 'total': 12.0} gpu peak: {'active': 0.95, 'allocated': 0.95, 'reserved': 1.11}
|
|
2023-05-15 15:52:01,006 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | lora options: {'bucket_no_upscale': False, 'bucket_reso_steps': 64, 'cache_latents': True, 'caption_dropout_every_n_epochs': None, 'caption_dropout_rate': 0.0, 'caption_extension': '.txt', 'caption_extention': '.txt', 'caption_tag_dropout_rate': 0.0, 'clip_skip': None, 'color_aug': False, 'dataset_repeats': 1, 'debug_dataset': False, 'enable_bucket': False, 'face_crop_aug_range': None, 'flip_aug': False, 'full_fp16': False, 'gradient_accumulation_steps': 1, 'gradient_checkpointing': False, 'in_json': '/tmp/train/test/test.json', 'keep_tokens': None, 'learning_rate': 0.0001, 'log_prefix': None, 'logging_dir': None, 'lr_scheduler_num_cycles': 1, 'lr_scheduler_power': 1, 'lr_scheduler': 'cosine', 'lr_warmup_steps': 0, 'max_bucket_reso': 1024, 'max_data_loader_n_workers': 8, 'max_grad_norm': 0.0, 'max_token_length': None, 'max_train_epochs': None, 'max_train_steps': 2500, 'mem_eff_attn': False, 'min_bucket_reso': 256, 'mixed_precision': 'fp16', 'network_alpha': 20, 'network_args': None, 'network_dim': 40, 'network_module': 'networks.lora', 'network_train_text_encoder_only': False, 'network_train_unet_only': False, 'network_weights': None, 'no_metadata': False, 'output_dir': '/home/vlado/dev/automatic/models/Lora', 'output_name': 'test', 'persistent_data_loader_workers': False, 'pretrained_model_name_or_path': 'v1-5-pruned-emaonly.safetensors', 'prior_loss_weight': 1.0, 'random_crop': False, 'reg_data_dir': None, 'resolution': '512,512', 'resume': None, 'save_every_n_epochs': None, 'save_last_n_epochs_state': None, 'save_last_n_epochs': None, 'save_model_as': 'ckpt', 'save_n_epoch_ratio': None, 'save_precision': 'fp16', 'save_state': False, 'seed': 42, 'shuffle_caption': False, 'text_encoder_lr': 5e-05, 'train_batch_size': 1, 'train_data_dir': '/tmp/train/test', 'training_comment': 'mood-magic', 'unet_lr': 0.0001, 'use_8bit_adam': False, 'v_parameterization': False, 'v2': False, 'vae': None, 'xformers': False}
|
|
2023-05-15 15:52:01,054 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | https://huggingface.co:443 "HEAD /openai/clip-vit-large-patch14/resolve/main/vocab.json HTTP/1.1" 200 0
|
|
2023-05-15 15:52:01,204 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | https://huggingface.co:443 "HEAD /v1-5-pruned-emaonly.safetensors/resolve/main/model_index.json HTTP/1.1" 404 0
|
|
2023-05-15 15:56:58,222 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:56:58,225 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/progress?skip_current_image=true HTTP/1.1" 200 222
|
|
2023-05-15 15:56:58,225 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:56:58,228 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/options HTTP/1.1" 200 2450
|
|
2023-05-15 15:56:58,229 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:56:58,270 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/cmd-flags HTTP/1.1" 500 103
|
|
2023-05-15 15:56:58,271 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:56:58,273 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/options HTTP/1.1" 200 4
|
|
2023-05-15 15:56:58,273 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | updated server options
|
|
2023-05-15 15:56:58,275 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | AAA
|
|
2023-05-15 15:56:58,276 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:56:58,278 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/options HTTP/1.1" 200 2450
|
|
2023-05-15 15:56:58,279 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:56:58,306 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/cmd-flags HTTP/1.1" 500 103
|
|
2023-05-15 15:56:58,307 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | AAA: {'options': {'sd_model_checkpoint': 'v1-5-pruned-emaonly.safetensors [6ce0161689]', 'sd_checkpoint_cache': 0.0, 'sd_vae_checkpoint_cache': 0.0, 'sd_vae': 'Automatic', 'stream_load': False, 'model_reuse_dict': False, 'inpainting_mask_weight': 1.0, 'initial_noise_multiplier': 1.0, 'img2img_color_correction': False, 'img2img_fix_steps': False, 'img2img_background_color': '#ffffff', 'enable_quantization': True, 'comma_padding_backtrack': 20.0, 'CLIP_stop_at_last_layers': 1.0, 'upcast_attn': False, 'cross_attention_optimization': 'Scaled-Dot-Product', 'cross_attention_options': [], 'sub_quad_q_chunk_size': 512.0, 'sub_quad_kv_chunk_size': 512.0, 'sub_quad_chunk_threshold': 80.0, 'always_batch_cond_uncond': False, 'temp_dir': '', 'clean_temp_dir_at_start': True, 'ckpt_dir': '/home/vlado/dev/automatic/models/Stable-diffusion', 'vae_dir': '/home/vlado/dev/automatic/models/VAE', 'embeddings_dir': '/home/vlado/dev/automatic/models/embeddings', 'hypernetwork_dir': '/home/vlado/dev/automatic/models/hypernetworks', 'codeformer_models_path': '/home/vlado/dev/automatic/models/Codeformer', 'gfpgan_models_path': '/home/vlado/dev/automatic/models/GFPGAN', 'esrgan_models_path': '/home/vlado/dev/automatic/models/ESRGAN', 'bsrgan_models_path': '/home/vlado/dev/automatic/models/BSRGAN', 'realesrgan_models_path': '/home/vlado/dev/automatic/models/RealESRGAN', 'scunet_models_path': '/home/vlado/dev/automatic/models/ScuNET', 'swinir_models_path': '/home/vlado/dev/automatic/models/SwinIR', 'ldsr_models_path': '/home/vlado/dev/automatic/models/LDSR', 'clip_models_path': '/home/vlado/dev/automatic/models/CLIP', 'lora_dir': '/home/vlado/dev/automatic/models/Lora', 'lyco_dir': '/home/vlado/dev/automatic/models/LyCORIS', 'styles_dir': 'styles.csv', 'samples_save': True, 'samples_format': 'jpg', 'samples_filename_pattern': '', 'save_images_add_number': True, 'grid_save': True, 'grid_format': 'jpg', 'grid_extended_filename': True, 'grid_only_if_multiple': True, 'grid_prevent_empty_spots': True, 'n_rows': -1.0, 'save_txt': False, 'save_log_fn': '', 'save_images_before_face_restoration': False, 'save_images_before_highres_fix': False, 'save_images_before_color_correction': False, 'save_mask': False, 'save_mask_composite': False, 'jpeg_quality': 85.0, 'webp_lossless': False, 'img_max_size_mp': 200.0, 'use_original_name_batch': True, 'use_upscaler_name_as_suffix': True, 'save_selected_only': True, 'save_init_img': False, 'save_to_dirs': False, 'grid_save_to_dirs': False, 'use_save_to_dirs_for_ui': False, 'directories_filename_pattern': '[date]', 'directories_max_prompt_words': 8.0, 'outdir_samples': '', 'outdir_txt2img_samples': 'outputs/text', 'outdir_img2img_samples': 'outputs/image', 'outdir_extras_samples': 'outputs/extras', 'outdir_grids': '', 'outdir_txt2img_grids': 'outputs/grids', 'outdir_img2img_grids': 'outputs/grids', 'outdir_save': 'outputs/save', 'outdir_init_images': 'outputs/init-images', 'memmon_poll_rate': 2.0, 'precision': 'Autocast', 'cuda_dtype': 'FP16', 'no_half': False, 'no_half_vae': False, 'upcast_sampling': False, 'disable_nan_check': True, 'rollback_vae': False, 'opt_channelslast': False, 'cudnn_benchmark': False, 'cuda_allow_tf32': True, 'cuda_allow_tf16_reduced': True, 'cuda_compile': False, 'cuda_compile_mode': 'none', 'cuda_compile_verbose': False, 'cuda_compile_errors': True, 'disable_gc': True, 'upscaler_for_img2img': 'None', 'realesrgan_enabled_models': ['R-ESRGAN 4x+', 'R-ESRGAN 4x+ Anime6B'], 'ESRGAN_tile': 192.0, 'ESRGAN_tile_overlap': 8.0, 'SCUNET_tile': 256.0, 'SCUNET_tile_overlap': 8.0, 'use_old_hires_fix_width_height': False, 'dont_fix_second_order_samplers_schedule': False, 'face_restoration_model': 'CodeFormer', 'code_former_weight': 0.2, 'face_restoration_unload': False, 'unload_models_when_training': False, 'pin_memory': True, 'save_optimizer_state': False, 'save_training_settings_to_txt': False, 'dataset_filename_word_regex': '', 'dataset_filename_join_string': ' ', 'embeddings_templates_dir': '/home/vlado/dev/automatic/train/templates', 'training_image_repeats_per_epoch': 10.0, 'training_write_csv_every': 0.0, 'training_enable_tensorboard': False, 'training_tensorboard_save_images': False, 'training_tensorboard_flush_every': 120.0, 'interrogate_keep_models_in_memory': False, 'interrogate_return_ranks': True, 'interrogate_clip_num_beams': 1.0, 'interrogate_clip_min_length': 32.0, 'interrogate_clip_max_length': 192.0, 'interrogate_clip_dict_limit': 2048.0, 'interrogate_clip_skip_categories': ['artists', 'movements', 'flavors'], 'interrogate_deepbooru_score_threshold': 0.65, 'deepbooru_sort_alpha': False, 'deepbooru_use_spaces': False, 'deepbooru_escape': True, 'deepbooru_filter_tags': '', 'extra_networks_default_view': 'cards', 'extra_networks_default_multiplier': 1.0, 'extra_networks_card_width': 0.0, 'extra_networks_card_height': 0.0, 'extra_networks_add_text_separator': ' ', 'sd_hypernetwork': 'None', 'gradio_theme': 'black-orange', 'return_grid': True, 'return_mask': False, 'return_mask_composite': False, 'disable_weights_auto_swap': True, 'send_seed': True, 'send_size': True, 'font': '', 'keyedit_precision_attention': 0.1, 'keyedit_precision_extra': 0.05, 'keyedit_delimiters': '.,\\/!?%^*;:{}=`~()', 'quicksettings': 'sd_model_checkpoint', 'hidden_tabs': [], 'ui_tab_reorder': 'From Text, From Image, Process Image', 'ui_scripts_reorder': 'Enable Dynamic Thresholding, ControlNet', 'ui_reorder': 'inpaint, sampler, checkboxes, hires_fix, dimensions, cfg, seed, batch, override_settings, scripts', 'ui_extra_networks_tab_reorder': '', 'show_progressbar': True, 'live_previews_enable': True, 'show_progress_grid': True, 'notification_audio_enable': False, 'notification_audio_path': 'html/notification.mp3', 'show_progress_every_n_steps': 1.0, 'show_progress_type': 'Approx NN', 'live_preview_content': 'Combined', 'live_preview_refresh_period': 250.0, 'show_samplers': ['Euler a', 'UniPC', 'DDIM', 'DPM++ SDE', 'DPM++ SDE', 'DPM2 Karras', 'DPM++ 2M Karras'], 'fallback_sampler': 'Euler a', 'xyz_fallback_sampler': 'None', 'eta_ancestral': 1.0, 'eta_ddim': 0.0, 'ddim_discretize': 'uniform', 's_churn': 0.0, 's_min_uncond': 0.0, 's_tmin': 0.0, 's_noise': 1.0, 'eta_noise_seed_delta': 0.0, 'always_discard_next_to_last_sigma': False, 'uni_pc_variant': 'bh1', 'uni_pc_skip_type': 'time_uniform', 'uni_pc_order': 3.0, 'uni_pc_lower_order_final': True, 'token_merging': False, 'token_merging_ratio': 0.5, 'token_merging_hr_only': True, 'token_merging_ratio_hr': 0.5, 'token_merging_random': False, 'token_merging_merge_attention': True, 'token_merging_merge_cross_attention': False, 'token_merging_merge_mlp': False, 'token_merging_maximum_down_sampling': 1.0, 'token_merging_stride_x': 2.0, 'token_merging_stride_y': 2.0, 'postprocessing_enable_in_main_ui': [], 'postprocessing_operation_order': [], 'upscaling_max_images_in_cache': 5.0, 'disabled_extensions': [], 'disable_all_extensions': 'none', 'sd_checkpoint_hash': '6ce0161689b3853acaa03779ec93eafe75a02f4ced659bee03f50797806fa2fa', 'sd_lyco': 'None', 'sd_lora': 'None'}, 'flags': {'error': 500, 'reason': 'Internal Server Error', 'url': 'http://127.0.0.1:7860/sdapi/v1/cmd-flags'}}
|
|
2023-05-15 15:56:58,323 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | args: {'type': 'lora', 'name': 'test', 'tag': 'person', 'input': '/home/vlado/generative/Input/mia/', 'output': '', 'process': 'original,interrogate,resize,square', 'gradient': 1, 'steps': 2500, 'batch': 1, 'lr': 0.0001, 'dim': 40, 'repeats': 10, 'alpha': 0, 'overwrite': False, 'debug': True, 'model': 'v1-5-pruned-emaonly.safetensors', 'lora_dir': '/home/vlado/dev/automatic/models/Lora', 'lyco_dir': '/home/vlado/dev/automatic/models/LyCORIS', 'ckpt_dir': '/home/vlado/dev/automatic/models/Stable-diffusion', 'embeddings_dir': '/home/vlado/dev/automatic/models/embeddings', 'process_dir': '/tmp/train/test'}
|
|
2023-05-15 15:56:58,324 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | train using lora style training
|
|
2023-05-15 15:56:59,454 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | memory cpu: {'free': 26.38, 'used': 1.02, 'total': 27.41} gpu current: {'free': 10.42, 'used': 1.57, 'total': 12.0} gpu peak: {'active': 0.0, 'allocated': 0.0, 'reserved': 0.0}
|
|
2023-05-15 15:56:59,455 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing steps: ['original', 'interrogate', 'resize', 'square']
|
|
2023-05-15 15:56:59,620 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing input images: 40
|
|
2023-05-15 15:56:59,622 | WARNING | /home/vlado/dev/automatic/cli/train/./train.py | removing existing processed folder: /tmp/train/test
|
|
2023-05-15 15:56:59,624 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing current step: ['original', 'interrogate', 'resize', 'square']
|
|
2023-05-15 15:56:59,625 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing concept: person
|
|
2023-05-15 15:56:59,625 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing output folder: /tmp/train/test/10_person
|
|
2023-05-15 15:56:59,631 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:56:59,631 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06;'
|
|
2023-05-15 15:56:59,631 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:56:59,631 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:56:59,631 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:56:59,667 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:07,333 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 172
|
|
2023-05-15 15:57:07,340 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:08,606 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 187
|
|
2023-05-15 15:57:08,614 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:57:08,614 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_102947_Instagram.jpg => /tmp/train/test/10_person/001-original-Screenshot_20221225_102947_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:57:08,619 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:57:08,619 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06@'
|
|
2023-05-15 15:57:08,619 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:57:08,619 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:57:08,619 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:57:08,648 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:09,543 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 172
|
|
2023-05-15 15:57:09,550 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:09,699 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 291
|
|
2023-05-15 15:57:09,706 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:57:09,706 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_102956_Instagram.jpg => /tmp/train/test/10_person/002-original-Screenshot_20221225_102956_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:57:09,710 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:57:09,710 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06;'
|
|
2023-05-15 15:57:09,710 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:57:09,710 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:57:09,710 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:57:09,737 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:10,581 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 175
|
|
2023-05-15 15:57:10,587 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:10,736 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 185
|
|
2023-05-15 15:57:10,743 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:57:10,743 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103005_Instagram.jpg => /tmp/train/test/10_person/003-original-Screenshot_20221225_103005_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:57:10,747 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:57:10,747 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\xff'
|
|
2023-05-15 15:57:10,747 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:57:10,747 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:57:10,747 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:57:10,776 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:11,568 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 159
|
|
2023-05-15 15:57:11,574 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:11,710 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 262
|
|
2023-05-15 15:57:11,718 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:57:11,718 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103018_Instagram.jpg => /tmp/train/test/10_person/004-original-Screenshot_20221225_103018_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:57:11,722 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:57:11,722 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06X'
|
|
2023-05-15 15:57:11,722 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:57:11,722 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:57:11,722 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:57:11,746 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:12,547 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 162
|
|
2023-05-15 15:57:12,553 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:12,696 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 227
|
|
2023-05-15 15:57:12,704 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:57:12,704 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103034_Instagram.jpg => /tmp/train/test/10_person/005-original-Screenshot_20221225_103034_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:57:12,707 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:57:12,707 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06;'
|
|
2023-05-15 15:57:12,707 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:57:12,707 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:57:12,707 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:57:12,730 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:13,573 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 166
|
|
2023-05-15 15:57:13,579 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:13,715 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 497
|
|
2023-05-15 15:57:13,722 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:57:13,722 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103043_Instagram.jpg => /tmp/train/test/10_person/006-original-Screenshot_20221225_103043_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:57:13,726 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:57:13,726 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x00'
|
|
2023-05-15 15:57:13,726 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:57:13,726 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:57:13,726 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:57:13,750 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:14,508 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 151
|
|
2023-05-15 15:57:14,514 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:14,665 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 206
|
|
2023-05-15 15:57:14,673 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:57:14,673 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103058_Instagram.jpg => /tmp/train/test/10_person/007-original-Screenshot_20221225_103058_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:57:14,676 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:57:14,676 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x00'
|
|
2023-05-15 15:57:14,676 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:57:14,676 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:57:14,676 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:57:14,700 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:15,562 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 149
|
|
2023-05-15 15:57:15,568 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:15,709 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 251
|
|
2023-05-15 15:57:15,717 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:57:15,717 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103106_Instagram.jpg => /tmp/train/test/10_person/008-original-Screenshot_20221225_103106_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:57:15,721 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:57:15,721 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x00'
|
|
2023-05-15 15:57:15,721 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:57:15,721 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:57:15,721 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:57:15,743 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:16,614 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 166
|
|
2023-05-15 15:57:16,620 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:16,754 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 216
|
|
2023-05-15 15:57:16,761 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:57:16,761 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103115_Instagram.jpg => /tmp/train/test/10_person/009-original-Screenshot_20221225_103115_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:57:16,764 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:57:16,764 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\xc8'
|
|
2023-05-15 15:57:16,764 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:57:16,764 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:57:16,764 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:57:16,791 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:17,533 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 140
|
|
2023-05-15 15:57:17,540 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:17,678 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 263
|
|
2023-05-15 15:57:17,686 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:57:17,686 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103128_Instagram.jpg => /tmp/train/test/10_person/010-original-Screenshot_20221225_103128_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:57:17,689 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:57:17,689 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\xfb'
|
|
2023-05-15 15:57:17,689 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:57:17,689 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:57:17,689 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:57:17,715 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:18,516 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 150
|
|
2023-05-15 15:57:18,522 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:18,661 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 192
|
|
2023-05-15 15:57:18,669 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:57:18,669 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103144_Instagram.jpg => /tmp/train/test/10_person/011-original-Screenshot_20221225_103144_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:57:18,672 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\xa0'
|
|
2023-05-15 15:57:18,672 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\xb6'
|
|
2023-05-15 15:57:18,672 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:57:18,672 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:57:18,672 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:57:18,699 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:19,598 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 179
|
|
2023-05-15 15:57:19,604 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:19,764 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 348
|
|
2023-05-15 15:57:19,772 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:57:19,772 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103159_Instagram.jpg => /tmp/train/test/10_person/012-original-Screenshot_20221225_103159_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:57:19,777 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:57:19,777 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x02'
|
|
2023-05-15 15:57:19,777 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:57:19,777 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:57:19,777 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:57:19,804 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:20,658 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 163
|
|
2023-05-15 15:57:20,664 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:20,822 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 299
|
|
2023-05-15 15:57:20,831 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:57:20,831 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103207_Instagram.jpg => /tmp/train/test/10_person/013-original-Screenshot_20221225_103207_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:57:20,834 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:57:20,834 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x03'
|
|
2023-05-15 15:57:20,834 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:57:20,834 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:57:20,834 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:57:20,861 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:21,714 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 176
|
|
2023-05-15 15:57:21,720 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:21,870 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 343
|
|
2023-05-15 15:57:21,878 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:57:21,878 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103222_Instagram.jpg => /tmp/train/test/10_person/014-original-Screenshot_20221225_103222_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:57:21,881 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:57:21,881 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x02'
|
|
2023-05-15 15:57:21,881 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:57:21,881 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:57:21,881 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:57:21,906 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:22,693 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 189
|
|
2023-05-15 15:57:22,699 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:22,842 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 311
|
|
2023-05-15 15:57:22,850 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:57:22,850 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103233_Instagram.jpg => /tmp/train/test/10_person/015-original-Screenshot_20221225_103233_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:57:22,854 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:57:22,854 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x03'
|
|
2023-05-15 15:57:22,854 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:57:22,854 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:57:22,854 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:57:22,881 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:23,685 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 177
|
|
2023-05-15 15:57:23,691 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:23,864 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 366
|
|
2023-05-15 15:57:23,872 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:57:23,872 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103240_Instagram.jpg => /tmp/train/test/10_person/016-original-Screenshot_20221225_103240_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:57:23,875 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\xa0'
|
|
2023-05-15 15:57:23,875 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x06'
|
|
2023-05-15 15:57:23,876 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:57:23,876 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:57:23,876 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:57:23,904 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:24,738 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 178
|
|
2023-05-15 15:57:24,744 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:24,883 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 712
|
|
2023-05-15 15:57:24,891 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:57:24,891 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103256_Instagram.jpg => /tmp/train/test/10_person/017-original-Screenshot_20221225_103256_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:57:24,894 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:57:24,894 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x03'
|
|
2023-05-15 15:57:24,894 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:57:24,894 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:57:24,894 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:57:24,915 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:25,727 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 156
|
|
2023-05-15 15:57:25,733 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:25,878 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 169
|
|
2023-05-15 15:57:25,886 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:57:25,886 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103313_Instagram.jpg => /tmp/train/test/10_person/018-original-Screenshot_20221225_103313_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:57:25,889 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:57:25,889 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x03'
|
|
2023-05-15 15:57:25,889 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:57:25,889 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:57:25,889 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:57:25,913 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:26,816 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 164
|
|
2023-05-15 15:57:26,822 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:26,982 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 253
|
|
2023-05-15 15:57:26,990 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:57:26,990 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103321_Instagram.jpg => /tmp/train/test/10_person/019-original-Screenshot_20221225_103321_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:57:26,993 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:57:26,993 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x03'
|
|
2023-05-15 15:57:26,993 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:57:26,993 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:57:26,993 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:57:27,018 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:27,830 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 150
|
|
2023-05-15 15:57:27,836 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:27,976 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 295
|
|
2023-05-15 15:57:27,984 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:57:27,984 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103335_Instagram.jpg => /tmp/train/test/10_person/020-original-Screenshot_20221225_103335_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:57:27,987 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:57:27,987 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x00'
|
|
2023-05-15 15:57:27,987 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:57:27,987 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:57:27,987 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:57:28,013 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:28,800 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 165
|
|
2023-05-15 15:57:28,806 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:28,945 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 252
|
|
2023-05-15 15:57:28,953 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:57:28,953 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103345_Instagram.jpg => /tmp/train/test/10_person/021-original-Screenshot_20221225_103345_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:57:28,956 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:57:28,956 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06c'
|
|
2023-05-15 15:57:28,956 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:57:28,956 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:57:28,956 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:57:28,981 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:29,763 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 159
|
|
2023-05-15 15:57:29,769 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:29,906 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 271
|
|
2023-05-15 15:57:29,914 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:57:29,914 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103406_Instagram.jpg => /tmp/train/test/10_person/022-original-Screenshot_20221225_103406_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:57:29,917 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:57:29,917 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\x10'
|
|
2023-05-15 15:57:29,917 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:57:29,917 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:57:29,917 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:57:29,940 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:30,697 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 164
|
|
2023-05-15 15:57:30,702 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:30,842 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 237
|
|
2023-05-15 15:57:30,850 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:57:30,850 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103427_Instagram.jpg => /tmp/train/test/10_person/023-original-Screenshot_20221225_103427_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:57:30,854 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:57:30,854 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\x10'
|
|
2023-05-15 15:57:30,854 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:57:30,854 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:57:30,854 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:57:30,877 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:31,706 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 153
|
|
2023-05-15 15:57:31,713 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:31,880 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 308
|
|
2023-05-15 15:57:31,887 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:57:31,888 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103433_Instagram.jpg => /tmp/train/test/10_person/024-original-Screenshot_20221225_103433_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:57:31,892 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:57:31,892 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x95'
|
|
2023-05-15 15:57:31,892 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:57:31,892 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:57:31,892 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:57:31,913 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:32,725 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 151
|
|
2023-05-15 15:57:32,730 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:32,865 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 206
|
|
2023-05-15 15:57:32,872 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:57:32,872 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103445_Instagram.jpg => /tmp/train/test/10_person/025-original-Screenshot_20221225_103445_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:57:32,875 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:57:32,875 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x93'
|
|
2023-05-15 15:57:32,875 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:57:32,875 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:57:32,875 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:57:32,898 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:33,663 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 157
|
|
2023-05-15 15:57:33,669 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:33,826 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 434
|
|
2023-05-15 15:57:33,833 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:57:33,833 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103500_Instagram.jpg => /tmp/train/test/10_person/026-original-Screenshot_20221225_103500_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:57:33,837 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:57:33,837 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x8b'
|
|
2023-05-15 15:57:33,837 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:57:33,837 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:57:33,837 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:57:33,860 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:34,715 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 153
|
|
2023-05-15 15:57:34,720 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:34,864 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 457
|
|
2023-05-15 15:57:34,871 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:57:34,871 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103507_Instagram.jpg => /tmp/train/test/10_person/027-original-Screenshot_20221225_103507_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:57:34,875 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:57:34,875 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 15:57:34,875 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:57:34,875 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:57:34,875 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:57:34,893 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:35,710 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 178
|
|
2023-05-15 15:57:35,715 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:35,859 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 362
|
|
2023-05-15 15:57:35,866 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:57:35,866 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103522_Instagram.jpg => /tmp/train/test/10_person/028-original-Screenshot_20221225_103522_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:57:35,869 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9c'
|
|
2023-05-15 15:57:35,869 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 15:57:35,870 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:57:35,870 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:57:35,870 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:57:35,894 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:36,711 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 155
|
|
2023-05-15 15:57:36,716 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:36,851 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 177
|
|
2023-05-15 15:57:36,858 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:57:36,858 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103530_Instagram.jpg => /tmp/train/test/10_person/029-original-Screenshot_20221225_103530_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:57:36,861 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:57:36,861 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 15:57:36,861 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:57:36,861 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:57:36,861 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:57:36,884 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:37,640 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 154
|
|
2023-05-15 15:57:37,645 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:37,781 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 113
|
|
2023-05-15 15:57:37,788 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:57:37,789 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103536_Instagram.jpg => /tmp/train/test/10_person/030-original-Screenshot_20221225_103536_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:57:37,792 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x8a'
|
|
2023-05-15 15:57:37,793 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 15:57:37,793 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:57:37,793 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:57:37,793 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:57:37,817 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:38,584 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 155
|
|
2023-05-15 15:57:38,589 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:38,725 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 149
|
|
2023-05-15 15:57:38,732 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:57:38,732 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103543_Instagram.jpg => /tmp/train/test/10_person/031-original-Screenshot_20221225_103543_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:57:38,735 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:57:38,735 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 15:57:38,735 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:57:38,735 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:57:38,735 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:57:38,755 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:39,549 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 163
|
|
2023-05-15 15:57:39,555 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:39,696 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 236
|
|
2023-05-15 15:57:39,703 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:57:39,703 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103553_Instagram.jpg => /tmp/train/test/10_person/032-original-Screenshot_20221225_103553_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:57:39,706 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:57:39,706 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 15:57:39,706 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:57:39,706 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:57:39,706 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:57:39,727 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:40,537 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 174
|
|
2023-05-15 15:57:40,542 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:40,683 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 204
|
|
2023-05-15 15:57:40,690 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:57:40,690 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103559_Instagram.jpg => /tmp/train/test/10_person/033-original-Screenshot_20221225_103559_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:57:40,693 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:57:40,693 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x9e'
|
|
2023-05-15 15:57:40,693 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:57:40,693 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:57:40,693 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:57:40,713 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:41,468 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 162
|
|
2023-05-15 15:57:41,473 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:41,615 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 628
|
|
2023-05-15 15:57:41,622 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:57:41,622 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103613_Instagram.jpg => /tmp/train/test/10_person/034-original-Screenshot_20221225_103613_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:57:41,625 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:57:41,626 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x9e'
|
|
2023-05-15 15:57:41,626 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:57:41,626 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:57:41,626 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:57:41,645 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:42,385 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 167
|
|
2023-05-15 15:57:42,390 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:42,521 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 563
|
|
2023-05-15 15:57:42,529 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:57:42,529 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103621_Instagram.jpg => /tmp/train/test/10_person/035-original-Screenshot_20221225_103621_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:57:42,533 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:57:42,533 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x9d'
|
|
2023-05-15 15:57:42,533 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:57:42,533 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:57:42,533 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:57:42,562 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:43,331 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 166
|
|
2023-05-15 15:57:43,336 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:43,475 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 512
|
|
2023-05-15 15:57:43,482 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:57:43,482 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103629_Instagram.jpg => /tmp/train/test/10_person/036-original-Screenshot_20221225_103629_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:57:43,485 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:57:43,485 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 15:57:43,485 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:57:43,485 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:57:43,485 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:57:43,505 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:44,318 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 164
|
|
2023-05-15 15:57:44,323 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:44,462 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 160
|
|
2023-05-15 15:57:44,470 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:57:44,470 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103638_Instagram.jpg => /tmp/train/test/10_person/037-original-Screenshot_20221225_103638_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:57:44,473 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:57:44,473 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x04\xb0'
|
|
2023-05-15 15:57:44,473 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:57:44,473 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:57:44,473 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:57:44,493 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:45,309 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 168
|
|
2023-05-15 15:57:45,313 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:45,441 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 908
|
|
2023-05-15 15:57:45,447 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:57:45,447 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103649_Instagram.jpg => /tmp/train/test/10_person/038-original-Screenshot_20221225_103649_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:57:45,450 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:57:45,450 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x9e'
|
|
2023-05-15 15:57:45,450 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:57:45,450 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:57:45,450 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:57:45,475 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:46,315 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 166
|
|
2023-05-15 15:57:46,321 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:46,473 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 289
|
|
2023-05-15 15:57:46,481 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:57:46,481 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103656_Instagram.jpg => /tmp/train/test/10_person/039-original-Screenshot_20221225_103656_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:57:46,484 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:57:46,484 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x15'
|
|
2023-05-15 15:57:46,484 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:57:46,484 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:57:46,484 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:57:46,513 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:47,319 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 156
|
|
2023-05-15 15:57:47,326 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:57:47,468 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 271
|
|
2023-05-15 15:57:47,476 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:57:47,476 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103727_Instagram.jpg => /tmp/train/test/10_person/040-original-Screenshot_20221225_103727_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:57:47,476 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | input datasets ['/tmp/train/test/10_person']
|
|
2023-05-15 15:57:47,479 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTPS connection (1): huggingface.co:443
|
|
2023-05-15 15:57:47,581 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | https://huggingface.co:443 "HEAD /stabilityai/sd-vae-ft-mse/resolve/main/config.json HTTP/1.1" 200 0
|
|
2023-05-15 15:58:01,019 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing steps result: {'inputs': 40, 'outputs': {'original': 40, 'total': 40}, 'metadata': '/tmp/train/test/test.json'}
|
|
2023-05-15 15:58:01,146 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | memory cpu: {'free': 22.59, 'used': 4.82, 'total': 27.41} gpu current: {'free': 9.7, 'used': 2.3, 'total': 12.0} gpu peak: {'active': 0.95, 'allocated': 0.95, 'reserved': 1.11}
|
|
2023-05-15 15:58:01,152 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | lora options: {'bucket_no_upscale': False, 'bucket_reso_steps': 64, 'cache_latents': True, 'caption_dropout_every_n_epochs': None, 'caption_dropout_rate': 0.0, 'caption_extension': '.txt', 'caption_extention': '.txt', 'caption_tag_dropout_rate': 0.0, 'clip_skip': None, 'color_aug': False, 'dataset_repeats': 1, 'debug_dataset': False, 'enable_bucket': False, 'face_crop_aug_range': None, 'flip_aug': False, 'full_fp16': False, 'gradient_accumulation_steps': 1, 'gradient_checkpointing': False, 'in_json': '/tmp/train/test/test.json', 'keep_tokens': None, 'learning_rate': 0.0001, 'log_prefix': None, 'logging_dir': None, 'lr_scheduler_num_cycles': 1, 'lr_scheduler_power': 1, 'lr_scheduler': 'cosine', 'lr_warmup_steps': 0, 'max_bucket_reso': 1024, 'max_data_loader_n_workers': 8, 'max_grad_norm': 0.0, 'max_token_length': None, 'max_train_epochs': None, 'max_train_steps': 2500, 'mem_eff_attn': False, 'min_bucket_reso': 256, 'mixed_precision': 'fp16', 'network_alpha': 20, 'network_args': None, 'network_dim': 40, 'network_module': 'networks.lora', 'network_train_text_encoder_only': False, 'network_train_unet_only': False, 'network_weights': None, 'no_metadata': False, 'output_dir': '/home/vlado/dev/automatic/models/Lora', 'output_name': 'test', 'persistent_data_loader_workers': False, 'pretrained_model_name_or_path': 'v1-5-pruned-emaonly.safetensors', 'prior_loss_weight': 1.0, 'random_crop': False, 'reg_data_dir': None, 'resolution': '512,512', 'resume': None, 'save_every_n_epochs': None, 'save_last_n_epochs_state': None, 'save_last_n_epochs': None, 'save_model_as': 'ckpt', 'save_n_epoch_ratio': None, 'save_precision': 'fp16', 'save_state': False, 'seed': 42, 'shuffle_caption': False, 'text_encoder_lr': 5e-05, 'train_batch_size': 1, 'train_data_dir': '/tmp/train/test', 'training_comment': 'mood-magic', 'unet_lr': 0.0001, 'use_8bit_adam': False, 'v_parameterization': False, 'v2': False, 'vae': None, 'xformers': False}
|
|
2023-05-15 15:58:01,206 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | https://huggingface.co:443 "HEAD /openai/clip-vit-large-patch14/resolve/main/vocab.json HTTP/1.1" 200 0
|
|
2023-05-15 15:58:01,372 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | https://huggingface.co:443 "HEAD /v1-5-pruned-emaonly.safetensors/resolve/main/model_index.json HTTP/1.1" 404 0
|
|
2023-05-15 15:59:00,157 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:00,160 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/progress?skip_current_image=true HTTP/1.1" 200 222
|
|
2023-05-15 15:59:00,161 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:00,163 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/options HTTP/1.1" 200 2450
|
|
2023-05-15 15:59:00,164 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:00,193 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/cmd-flags HTTP/1.1" 500 103
|
|
2023-05-15 15:59:00,194 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:00,197 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/options HTTP/1.1" 200 4
|
|
2023-05-15 15:59:00,197 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | updated server options
|
|
2023-05-15 15:59:00,199 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:00,202 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/options HTTP/1.1" 200 2450
|
|
2023-05-15 15:59:00,203 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:00,231 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/cmd-flags HTTP/1.1" 500 103
|
|
2023-05-15 15:59:00,247 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | args: {'type': 'lora', 'name': 'test', 'tag': 'person', 'input': '/home/vlado/generative/Input/mia/', 'output': '', 'process': 'original,interrogate,resize,square', 'gradient': 1, 'steps': 2500, 'batch': 1, 'lr': 0.0001, 'dim': 40, 'repeats': 10, 'alpha': 0, 'overwrite': False, 'debug': True, 'model': 'v1-5-pruned-emaonly.safetensors', 'lora_dir': '/home/vlado/dev/automatic/models/Lora', 'lyco_dir': '/home/vlado/dev/automatic/models/LyCORIS', 'ckpt_dir': '/home/vlado/dev/automatic/models/Stable-diffusion', 'embeddings_dir': '/home/vlado/dev/automatic/models/embeddings', 'process_dir': '/tmp/train/test'}
|
|
2023-05-15 15:59:00,249 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | server flags: {'error': 500, 'reason': 'Internal Server Error', 'url': 'http://127.0.0.1:7860/sdapi/v1/cmd-flags'}
|
|
2023-05-15 15:59:00,249 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | server options: {'sd_model_checkpoint': 'v1-5-pruned-emaonly.safetensors [6ce0161689]', 'sd_checkpoint_cache': 0.0, 'sd_vae_checkpoint_cache': 0.0, 'sd_vae': 'Automatic', 'stream_load': False, 'model_reuse_dict': False, 'inpainting_mask_weight': 1.0, 'initial_noise_multiplier': 1.0, 'img2img_color_correction': False, 'img2img_fix_steps': False, 'img2img_background_color': '#ffffff', 'enable_quantization': True, 'comma_padding_backtrack': 20.0, 'CLIP_stop_at_last_layers': 1.0, 'upcast_attn': False, 'cross_attention_optimization': 'Scaled-Dot-Product', 'cross_attention_options': [], 'sub_quad_q_chunk_size': 512.0, 'sub_quad_kv_chunk_size': 512.0, 'sub_quad_chunk_threshold': 80.0, 'always_batch_cond_uncond': False, 'temp_dir': '', 'clean_temp_dir_at_start': True, 'ckpt_dir': '/home/vlado/dev/automatic/models/Stable-diffusion', 'vae_dir': '/home/vlado/dev/automatic/models/VAE', 'embeddings_dir': '/home/vlado/dev/automatic/models/embeddings', 'hypernetwork_dir': '/home/vlado/dev/automatic/models/hypernetworks', 'codeformer_models_path': '/home/vlado/dev/automatic/models/Codeformer', 'gfpgan_models_path': '/home/vlado/dev/automatic/models/GFPGAN', 'esrgan_models_path': '/home/vlado/dev/automatic/models/ESRGAN', 'bsrgan_models_path': '/home/vlado/dev/automatic/models/BSRGAN', 'realesrgan_models_path': '/home/vlado/dev/automatic/models/RealESRGAN', 'scunet_models_path': '/home/vlado/dev/automatic/models/ScuNET', 'swinir_models_path': '/home/vlado/dev/automatic/models/SwinIR', 'ldsr_models_path': '/home/vlado/dev/automatic/models/LDSR', 'clip_models_path': '/home/vlado/dev/automatic/models/CLIP', 'lora_dir': '/home/vlado/dev/automatic/models/Lora', 'lyco_dir': '/home/vlado/dev/automatic/models/LyCORIS', 'styles_dir': 'styles.csv', 'samples_save': True, 'samples_format': 'jpg', 'samples_filename_pattern': '', 'save_images_add_number': True, 'grid_save': True, 'grid_format': 'jpg', 'grid_extended_filename': True, 'grid_only_if_multiple': True, 'grid_prevent_empty_spots': True, 'n_rows': -1.0, 'save_txt': False, 'save_log_fn': '', 'save_images_before_face_restoration': False, 'save_images_before_highres_fix': False, 'save_images_before_color_correction': False, 'save_mask': False, 'save_mask_composite': False, 'jpeg_quality': 85.0, 'webp_lossless': False, 'img_max_size_mp': 200.0, 'use_original_name_batch': True, 'use_upscaler_name_as_suffix': True, 'save_selected_only': True, 'save_init_img': False, 'save_to_dirs': False, 'grid_save_to_dirs': False, 'use_save_to_dirs_for_ui': False, 'directories_filename_pattern': '[date]', 'directories_max_prompt_words': 8.0, 'outdir_samples': '', 'outdir_txt2img_samples': 'outputs/text', 'outdir_img2img_samples': 'outputs/image', 'outdir_extras_samples': 'outputs/extras', 'outdir_grids': '', 'outdir_txt2img_grids': 'outputs/grids', 'outdir_img2img_grids': 'outputs/grids', 'outdir_save': 'outputs/save', 'outdir_init_images': 'outputs/init-images', 'memmon_poll_rate': 2.0, 'precision': 'Autocast', 'cuda_dtype': 'FP16', 'no_half': False, 'no_half_vae': False, 'upcast_sampling': False, 'disable_nan_check': True, 'rollback_vae': False, 'opt_channelslast': False, 'cudnn_benchmark': False, 'cuda_allow_tf32': True, 'cuda_allow_tf16_reduced': True, 'cuda_compile': False, 'cuda_compile_mode': 'none', 'cuda_compile_verbose': False, 'cuda_compile_errors': True, 'disable_gc': True, 'upscaler_for_img2img': 'None', 'realesrgan_enabled_models': ['R-ESRGAN 4x+', 'R-ESRGAN 4x+ Anime6B'], 'ESRGAN_tile': 192.0, 'ESRGAN_tile_overlap': 8.0, 'SCUNET_tile': 256.0, 'SCUNET_tile_overlap': 8.0, 'use_old_hires_fix_width_height': False, 'dont_fix_second_order_samplers_schedule': False, 'face_restoration_model': 'CodeFormer', 'code_former_weight': 0.2, 'face_restoration_unload': False, 'unload_models_when_training': False, 'pin_memory': True, 'save_optimizer_state': False, 'save_training_settings_to_txt': False, 'dataset_filename_word_regex': '', 'dataset_filename_join_string': ' ', 'embeddings_templates_dir': '/home/vlado/dev/automatic/train/templates', 'training_image_repeats_per_epoch': 10.0, 'training_write_csv_every': 0.0, 'training_enable_tensorboard': False, 'training_tensorboard_save_images': False, 'training_tensorboard_flush_every': 120.0, 'interrogate_keep_models_in_memory': False, 'interrogate_return_ranks': True, 'interrogate_clip_num_beams': 1.0, 'interrogate_clip_min_length': 32.0, 'interrogate_clip_max_length': 192.0, 'interrogate_clip_dict_limit': 2048.0, 'interrogate_clip_skip_categories': ['artists', 'movements', 'flavors'], 'interrogate_deepbooru_score_threshold': 0.65, 'deepbooru_sort_alpha': False, 'deepbooru_use_spaces': False, 'deepbooru_escape': True, 'deepbooru_filter_tags': '', 'extra_networks_default_view': 'cards', 'extra_networks_default_multiplier': 1.0, 'extra_networks_card_width': 0.0, 'extra_networks_card_height': 0.0, 'extra_networks_add_text_separator': ' ', 'sd_hypernetwork': 'None', 'gradio_theme': 'black-orange', 'return_grid': True, 'return_mask': False, 'return_mask_composite': False, 'disable_weights_auto_swap': True, 'send_seed': True, 'send_size': True, 'font': '', 'keyedit_precision_attention': 0.1, 'keyedit_precision_extra': 0.05, 'keyedit_delimiters': '.,\\/!?%^*;:{}=`~()', 'quicksettings': 'sd_model_checkpoint', 'hidden_tabs': [], 'ui_tab_reorder': 'From Text, From Image, Process Image', 'ui_scripts_reorder': 'Enable Dynamic Thresholding, ControlNet', 'ui_reorder': 'inpaint, sampler, checkboxes, hires_fix, dimensions, cfg, seed, batch, override_settings, scripts', 'ui_extra_networks_tab_reorder': '', 'show_progressbar': True, 'live_previews_enable': True, 'show_progress_grid': True, 'notification_audio_enable': False, 'notification_audio_path': 'html/notification.mp3', 'show_progress_every_n_steps': 1.0, 'show_progress_type': 'Approx NN', 'live_preview_content': 'Combined', 'live_preview_refresh_period': 250.0, 'show_samplers': ['Euler a', 'UniPC', 'DDIM', 'DPM++ SDE', 'DPM++ SDE', 'DPM2 Karras', 'DPM++ 2M Karras'], 'fallback_sampler': 'Euler a', 'xyz_fallback_sampler': 'None', 'eta_ancestral': 1.0, 'eta_ddim': 0.0, 'ddim_discretize': 'uniform', 's_churn': 0.0, 's_min_uncond': 0.0, 's_tmin': 0.0, 's_noise': 1.0, 'eta_noise_seed_delta': 0.0, 'always_discard_next_to_last_sigma': False, 'uni_pc_variant': 'bh1', 'uni_pc_skip_type': 'time_uniform', 'uni_pc_order': 3.0, 'uni_pc_lower_order_final': True, 'token_merging': False, 'token_merging_ratio': 0.5, 'token_merging_hr_only': True, 'token_merging_ratio_hr': 0.5, 'token_merging_random': False, 'token_merging_merge_attention': True, 'token_merging_merge_cross_attention': False, 'token_merging_merge_mlp': False, 'token_merging_maximum_down_sampling': 1.0, 'token_merging_stride_x': 2.0, 'token_merging_stride_y': 2.0, 'postprocessing_enable_in_main_ui': [], 'postprocessing_operation_order': [], 'upscaling_max_images_in_cache': 5.0, 'disabled_extensions': [], 'disable_all_extensions': 'none', 'sd_checkpoint_hash': '6ce0161689b3853acaa03779ec93eafe75a02f4ced659bee03f50797806fa2fa', 'sd_lyco': 'None', 'sd_lora': 'None'}
|
|
2023-05-15 15:59:00,256 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | train using lora style training
|
|
2023-05-15 15:59:01,964 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | memory cpu: {'free': 26.39, 'used': 1.01, 'total': 27.41} gpu current: {'free': 10.42, 'used': 1.57, 'total': 12.0} gpu peak: {'active': 0.0, 'allocated': 0.0, 'reserved': 0.0}
|
|
2023-05-15 15:59:01,965 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing steps: ['original', 'interrogate', 'resize', 'square']
|
|
2023-05-15 15:59:02,089 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing input images: 40
|
|
2023-05-15 15:59:02,090 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processed folder exists: /tmp/train/test
|
|
2023-05-15 15:59:02,091 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing current step: ['original', 'interrogate', 'resize', 'square']
|
|
2023-05-15 15:59:02,091 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing concept: person
|
|
2023-05-15 15:59:02,092 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing output folder: /tmp/train/test/10_person
|
|
2023-05-15 15:59:02,097 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:59:02,097 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06;'
|
|
2023-05-15 15:59:02,097 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:59:02,097 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:59:02,097 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:59:02,129 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:03,349 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 172
|
|
2023-05-15 15:59:03,358 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:03,565 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 187
|
|
2023-05-15 15:59:03,573 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:59:03,573 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_102947_Instagram.jpg => /tmp/train/test/10_person/001-original-Screenshot_20221225_102947_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:59:03,577 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:59:03,577 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06@'
|
|
2023-05-15 15:59:03,577 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:59:03,577 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:59:03,577 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:59:03,606 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:04,680 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 172
|
|
2023-05-15 15:59:04,688 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:04,887 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 291
|
|
2023-05-15 15:59:04,894 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:59:04,895 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_102956_Instagram.jpg => /tmp/train/test/10_person/002-original-Screenshot_20221225_102956_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:59:04,899 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:59:04,899 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06;'
|
|
2023-05-15 15:59:04,899 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:59:04,899 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:59:04,899 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:59:04,931 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:06,070 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 175
|
|
2023-05-15 15:59:06,077 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:06,242 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 185
|
|
2023-05-15 15:59:06,250 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:59:06,250 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103005_Instagram.jpg => /tmp/train/test/10_person/003-original-Screenshot_20221225_103005_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:59:06,254 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:59:06,254 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\xff'
|
|
2023-05-15 15:59:06,254 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:59:06,254 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:59:06,254 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:59:06,283 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:07,153 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 159
|
|
2023-05-15 15:59:07,159 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:07,304 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 262
|
|
2023-05-15 15:59:07,311 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:59:07,311 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103018_Instagram.jpg => /tmp/train/test/10_person/004-original-Screenshot_20221225_103018_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:59:07,315 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:59:07,315 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06X'
|
|
2023-05-15 15:59:07,315 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:59:07,315 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:59:07,315 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:59:07,340 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:08,219 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 162
|
|
2023-05-15 15:59:08,224 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:08,370 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 227
|
|
2023-05-15 15:59:08,378 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:59:08,379 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103034_Instagram.jpg => /tmp/train/test/10_person/005-original-Screenshot_20221225_103034_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:59:08,382 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:59:08,382 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06;'
|
|
2023-05-15 15:59:08,382 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:59:08,382 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:59:08,382 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:59:08,405 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:09,190 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 166
|
|
2023-05-15 15:59:09,196 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:09,345 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 497
|
|
2023-05-15 15:59:09,353 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:59:09,354 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103043_Instagram.jpg => /tmp/train/test/10_person/006-original-Screenshot_20221225_103043_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:59:09,357 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:59:09,357 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x00'
|
|
2023-05-15 15:59:09,357 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:59:09,357 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:59:09,357 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:59:09,382 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:10,186 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 151
|
|
2023-05-15 15:59:10,192 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:10,331 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 206
|
|
2023-05-15 15:59:10,339 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:59:10,339 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103058_Instagram.jpg => /tmp/train/test/10_person/007-original-Screenshot_20221225_103058_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:59:10,342 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:59:10,342 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x00'
|
|
2023-05-15 15:59:10,342 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:59:10,342 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:59:10,342 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:59:10,367 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:11,173 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 149
|
|
2023-05-15 15:59:11,178 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:11,320 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 251
|
|
2023-05-15 15:59:11,327 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:59:11,327 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103106_Instagram.jpg => /tmp/train/test/10_person/008-original-Screenshot_20221225_103106_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:59:11,330 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:59:11,330 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x00'
|
|
2023-05-15 15:59:11,330 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:59:11,330 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:59:11,330 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:59:11,352 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:12,157 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 166
|
|
2023-05-15 15:59:12,162 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:12,301 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 216
|
|
2023-05-15 15:59:12,309 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:59:12,309 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103115_Instagram.jpg => /tmp/train/test/10_person/009-original-Screenshot_20221225_103115_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:59:12,312 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:59:12,312 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\xc8'
|
|
2023-05-15 15:59:12,312 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:59:12,312 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:59:12,312 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:59:12,339 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:13,118 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 140
|
|
2023-05-15 15:59:13,125 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:13,261 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 263
|
|
2023-05-15 15:59:13,269 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:59:13,269 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103128_Instagram.jpg => /tmp/train/test/10_person/010-original-Screenshot_20221225_103128_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:59:13,272 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:59:13,272 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\xfb'
|
|
2023-05-15 15:59:13,272 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:59:13,272 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:59:13,272 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:59:13,298 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:14,087 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 150
|
|
2023-05-15 15:59:14,093 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:14,238 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 192
|
|
2023-05-15 15:59:14,246 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:59:14,246 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103144_Instagram.jpg => /tmp/train/test/10_person/011-original-Screenshot_20221225_103144_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:59:14,249 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\xa0'
|
|
2023-05-15 15:59:14,249 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\xb6'
|
|
2023-05-15 15:59:14,249 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:59:14,249 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:59:14,249 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:59:14,274 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:15,098 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 179
|
|
2023-05-15 15:59:15,104 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:15,242 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 348
|
|
2023-05-15 15:59:15,249 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:59:15,250 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103159_Instagram.jpg => /tmp/train/test/10_person/012-original-Screenshot_20221225_103159_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:59:15,253 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:59:15,253 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x02'
|
|
2023-05-15 15:59:15,253 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:59:15,253 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:59:15,253 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:59:15,276 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:16,111 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 163
|
|
2023-05-15 15:59:16,117 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:16,266 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 299
|
|
2023-05-15 15:59:16,273 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:59:16,274 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103207_Instagram.jpg => /tmp/train/test/10_person/013-original-Screenshot_20221225_103207_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:59:16,277 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:59:16,277 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x03'
|
|
2023-05-15 15:59:16,277 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:59:16,277 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:59:16,277 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:59:16,301 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:17,097 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 176
|
|
2023-05-15 15:59:17,103 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:17,247 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 343
|
|
2023-05-15 15:59:17,255 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:59:17,255 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103222_Instagram.jpg => /tmp/train/test/10_person/014-original-Screenshot_20221225_103222_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:59:17,258 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:59:17,258 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x02'
|
|
2023-05-15 15:59:17,258 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:59:17,258 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:59:17,258 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:59:17,282 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:18,057 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 189
|
|
2023-05-15 15:59:18,063 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:18,206 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 311
|
|
2023-05-15 15:59:18,214 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:59:18,214 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103233_Instagram.jpg => /tmp/train/test/10_person/015-original-Screenshot_20221225_103233_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:59:18,218 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:59:18,218 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x03'
|
|
2023-05-15 15:59:18,218 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:59:18,218 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:59:18,218 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:59:18,242 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:19,010 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 177
|
|
2023-05-15 15:59:19,016 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:19,151 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 366
|
|
2023-05-15 15:59:19,159 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:59:19,159 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103240_Instagram.jpg => /tmp/train/test/10_person/016-original-Screenshot_20221225_103240_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:59:19,162 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\xa0'
|
|
2023-05-15 15:59:19,162 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x06'
|
|
2023-05-15 15:59:19,162 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:59:19,162 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:59:19,162 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:59:19,189 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:19,975 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 178
|
|
2023-05-15 15:59:19,981 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:20,121 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 712
|
|
2023-05-15 15:59:20,129 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:59:20,129 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103256_Instagram.jpg => /tmp/train/test/10_person/017-original-Screenshot_20221225_103256_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:59:20,132 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:59:20,132 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x03'
|
|
2023-05-15 15:59:20,132 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:59:20,132 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:59:20,132 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:59:20,153 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:20,974 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 156
|
|
2023-05-15 15:59:20,980 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:21,114 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 169
|
|
2023-05-15 15:59:21,121 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:59:21,121 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103313_Instagram.jpg => /tmp/train/test/10_person/018-original-Screenshot_20221225_103313_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:59:21,124 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:59:21,124 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x03'
|
|
2023-05-15 15:59:21,124 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:59:21,124 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:59:21,124 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:59:21,148 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:22,020 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 164
|
|
2023-05-15 15:59:22,026 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:22,162 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 253
|
|
2023-05-15 15:59:22,169 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:59:22,169 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103321_Instagram.jpg => /tmp/train/test/10_person/019-original-Screenshot_20221225_103321_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:59:22,172 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:59:22,172 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x03'
|
|
2023-05-15 15:59:22,172 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:59:22,172 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:59:22,172 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:59:22,196 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:22,947 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 150
|
|
2023-05-15 15:59:22,953 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:23,096 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 295
|
|
2023-05-15 15:59:23,104 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:59:23,104 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103335_Instagram.jpg => /tmp/train/test/10_person/020-original-Screenshot_20221225_103335_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:59:23,107 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:59:23,107 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x00'
|
|
2023-05-15 15:59:23,107 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:59:23,107 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:59:23,107 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:59:23,130 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:23,883 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 165
|
|
2023-05-15 15:59:23,889 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:24,022 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 252
|
|
2023-05-15 15:59:24,029 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:59:24,029 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103345_Instagram.jpg => /tmp/train/test/10_person/021-original-Screenshot_20221225_103345_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:59:24,032 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:59:24,033 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06c'
|
|
2023-05-15 15:59:24,033 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:59:24,033 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:59:24,033 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:59:24,057 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:24,789 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 159
|
|
2023-05-15 15:59:24,795 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:24,928 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 271
|
|
2023-05-15 15:59:24,935 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:59:24,936 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103406_Instagram.jpg => /tmp/train/test/10_person/022-original-Screenshot_20221225_103406_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:59:24,939 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:59:24,939 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\x10'
|
|
2023-05-15 15:59:24,939 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:59:24,939 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:59:24,939 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:59:24,961 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:25,726 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 164
|
|
2023-05-15 15:59:25,732 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:25,867 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 237
|
|
2023-05-15 15:59:25,874 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:59:25,874 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103427_Instagram.jpg => /tmp/train/test/10_person/023-original-Screenshot_20221225_103427_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:59:25,878 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:59:25,878 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\x10'
|
|
2023-05-15 15:59:25,878 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:59:25,878 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:59:25,878 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:59:25,901 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:26,636 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 153
|
|
2023-05-15 15:59:26,641 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:26,775 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 308
|
|
2023-05-15 15:59:26,782 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:59:26,782 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103433_Instagram.jpg => /tmp/train/test/10_person/024-original-Screenshot_20221225_103433_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:59:26,785 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:59:26,785 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x95'
|
|
2023-05-15 15:59:26,785 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:59:26,785 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:59:26,785 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:59:26,805 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:27,588 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 151
|
|
2023-05-15 15:59:27,593 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:27,726 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 206
|
|
2023-05-15 15:59:27,732 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:59:27,733 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103445_Instagram.jpg => /tmp/train/test/10_person/025-original-Screenshot_20221225_103445_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:59:27,736 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:59:27,736 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x93'
|
|
2023-05-15 15:59:27,736 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:59:27,736 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:59:27,736 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:59:27,758 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:28,502 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 157
|
|
2023-05-15 15:59:28,508 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:28,637 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 434
|
|
2023-05-15 15:59:28,644 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:59:28,644 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103500_Instagram.jpg => /tmp/train/test/10_person/026-original-Screenshot_20221225_103500_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:59:28,647 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:59:28,647 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x8b'
|
|
2023-05-15 15:59:28,647 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:59:28,647 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:59:28,647 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:59:28,669 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:29,417 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 153
|
|
2023-05-15 15:59:29,422 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:29,554 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 457
|
|
2023-05-15 15:59:29,560 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:59:29,561 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103507_Instagram.jpg => /tmp/train/test/10_person/027-original-Screenshot_20221225_103507_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:59:29,564 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:59:29,564 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 15:59:29,564 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:59:29,564 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:59:29,564 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:59:29,581 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:30,367 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 178
|
|
2023-05-15 15:59:30,372 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:30,500 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 362
|
|
2023-05-15 15:59:30,507 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:59:30,507 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103522_Instagram.jpg => /tmp/train/test/10_person/028-original-Screenshot_20221225_103522_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:59:30,510 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9c'
|
|
2023-05-15 15:59:30,510 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 15:59:30,510 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:59:30,510 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:59:30,510 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:59:30,531 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:31,281 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 155
|
|
2023-05-15 15:59:31,286 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:31,423 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 177
|
|
2023-05-15 15:59:31,430 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:59:31,430 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103530_Instagram.jpg => /tmp/train/test/10_person/029-original-Screenshot_20221225_103530_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:59:31,433 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:59:31,434 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 15:59:31,434 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:59:31,434 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:59:31,434 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:59:31,454 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:32,200 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 154
|
|
2023-05-15 15:59:32,206 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:32,335 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 113
|
|
2023-05-15 15:59:32,342 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:59:32,342 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103536_Instagram.jpg => /tmp/train/test/10_person/030-original-Screenshot_20221225_103536_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:59:32,345 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x8a'
|
|
2023-05-15 15:59:32,346 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 15:59:32,346 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:59:32,346 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:59:32,346 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:59:32,368 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:33,134 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 155
|
|
2023-05-15 15:59:33,139 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:33,271 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 149
|
|
2023-05-15 15:59:33,278 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:59:33,278 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103543_Instagram.jpg => /tmp/train/test/10_person/031-original-Screenshot_20221225_103543_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:59:33,281 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:59:33,281 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 15:59:33,281 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:59:33,282 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:59:33,282 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:59:33,301 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:34,042 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 163
|
|
2023-05-15 15:59:34,047 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:34,175 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 236
|
|
2023-05-15 15:59:34,182 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:59:34,182 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103553_Instagram.jpg => /tmp/train/test/10_person/032-original-Screenshot_20221225_103553_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:59:34,185 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:59:34,185 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 15:59:34,185 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:59:34,185 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:59:34,185 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:59:34,205 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:34,944 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 174
|
|
2023-05-15 15:59:34,949 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:35,078 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 204
|
|
2023-05-15 15:59:35,085 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:59:35,085 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103559_Instagram.jpg => /tmp/train/test/10_person/033-original-Screenshot_20221225_103559_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:59:35,088 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:59:35,088 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x9e'
|
|
2023-05-15 15:59:35,088 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:59:35,088 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:59:35,088 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:59:35,108 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:35,852 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 162
|
|
2023-05-15 15:59:35,857 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:36,000 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 628
|
|
2023-05-15 15:59:36,008 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:59:36,008 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103613_Instagram.jpg => /tmp/train/test/10_person/034-original-Screenshot_20221225_103613_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:59:36,012 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:59:36,012 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x9e'
|
|
2023-05-15 15:59:36,012 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:59:36,012 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:59:36,012 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:59:36,033 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:36,798 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 167
|
|
2023-05-15 15:59:36,803 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:36,937 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 563
|
|
2023-05-15 15:59:36,944 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:59:36,944 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103621_Instagram.jpg => /tmp/train/test/10_person/035-original-Screenshot_20221225_103621_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:59:36,948 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:59:36,948 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x9d'
|
|
2023-05-15 15:59:36,948 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:59:36,948 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:59:36,948 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:59:36,970 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:37,726 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 166
|
|
2023-05-15 15:59:37,731 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:37,869 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 512
|
|
2023-05-15 15:59:37,876 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:59:37,876 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103629_Instagram.jpg => /tmp/train/test/10_person/036-original-Screenshot_20221225_103629_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:59:37,879 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:59:37,879 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 15:59:37,879 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:59:37,879 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:59:37,879 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:59:37,899 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:38,648 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 164
|
|
2023-05-15 15:59:38,653 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:38,781 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 160
|
|
2023-05-15 15:59:38,788 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:59:38,788 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103638_Instagram.jpg => /tmp/train/test/10_person/037-original-Screenshot_20221225_103638_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:59:38,791 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:59:38,791 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x04\xb0'
|
|
2023-05-15 15:59:38,791 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:59:38,791 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:59:38,791 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:59:38,810 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:39,545 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 168
|
|
2023-05-15 15:59:39,549 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:39,677 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 908
|
|
2023-05-15 15:59:39,683 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:59:39,683 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103649_Instagram.jpg => /tmp/train/test/10_person/038-original-Screenshot_20221225_103649_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:59:39,686 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:59:39,686 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x9e'
|
|
2023-05-15 15:59:39,686 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:59:39,686 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:59:39,686 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:59:39,709 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:40,475 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 166
|
|
2023-05-15 15:59:40,481 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:40,615 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 289
|
|
2023-05-15 15:59:40,622 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:59:40,622 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103656_Instagram.jpg => /tmp/train/test/10_person/039-original-Screenshot_20221225_103656_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:59:40,625 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 15:59:40,625 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x15'
|
|
2023-05-15 15:59:40,626 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 15:59:40,626 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 15:59:40,626 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 15:59:40,650 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:41,394 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 156
|
|
2023-05-15 15:59:41,400 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 15:59:41,534 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 271
|
|
2023-05-15 15:59:41,541 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 15:59:41,541 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103727_Instagram.jpg => /tmp/train/test/10_person/040-original-Screenshot_20221225_103727_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 15:59:41,542 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | input datasets ['/tmp/train/test/10_person']
|
|
2023-05-15 15:59:41,545 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTPS connection (1): huggingface.co:443
|
|
2023-05-15 15:59:41,669 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | https://huggingface.co:443 "HEAD /stabilityai/sd-vae-ft-mse/resolve/main/config.json HTTP/1.1" 200 0
|
|
2023-05-15 15:59:48,943 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing steps result: {'inputs': 40, 'outputs': {'original': 40, 'total': 40}, 'metadata': '/tmp/train/test/test.json'}
|
|
2023-05-15 15:59:49,071 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | memory cpu: {'free': 22.35, 'used': 5.06, 'total': 27.41} gpu current: {'free': 9.7, 'used': 2.3, 'total': 12.0} gpu peak: {'active': 0.95, 'allocated': 0.95, 'reserved': 1.11}
|
|
2023-05-15 15:59:49,076 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | lora options: {'bucket_no_upscale': False, 'bucket_reso_steps': 64, 'cache_latents': True, 'caption_dropout_every_n_epochs': None, 'caption_dropout_rate': 0.0, 'caption_extension': '.txt', 'caption_extention': '.txt', 'caption_tag_dropout_rate': 0.0, 'clip_skip': None, 'color_aug': False, 'dataset_repeats': 1, 'debug_dataset': False, 'enable_bucket': False, 'face_crop_aug_range': None, 'flip_aug': False, 'full_fp16': False, 'gradient_accumulation_steps': 1, 'gradient_checkpointing': False, 'in_json': '/tmp/train/test/test.json', 'keep_tokens': None, 'learning_rate': 0.0001, 'log_prefix': None, 'logging_dir': None, 'lr_scheduler_num_cycles': 1, 'lr_scheduler_power': 1, 'lr_scheduler': 'cosine', 'lr_warmup_steps': 0, 'max_bucket_reso': 1024, 'max_data_loader_n_workers': 8, 'max_grad_norm': 0.0, 'max_token_length': None, 'max_train_epochs': None, 'max_train_steps': 2500, 'mem_eff_attn': False, 'min_bucket_reso': 256, 'mixed_precision': 'fp16', 'network_alpha': 20, 'network_args': None, 'network_dim': 40, 'network_module': 'networks.lora', 'network_train_text_encoder_only': False, 'network_train_unet_only': False, 'network_weights': None, 'no_metadata': False, 'output_dir': '/home/vlado/dev/automatic/models/Lora', 'output_name': 'test', 'persistent_data_loader_workers': False, 'pretrained_model_name_or_path': 'v1-5-pruned-emaonly.safetensors', 'prior_loss_weight': 1.0, 'random_crop': False, 'reg_data_dir': None, 'resolution': '512,512', 'resume': None, 'save_every_n_epochs': None, 'save_last_n_epochs_state': None, 'save_last_n_epochs': None, 'save_model_as': 'ckpt', 'save_n_epoch_ratio': None, 'save_precision': 'fp16', 'save_state': False, 'seed': 42, 'shuffle_caption': False, 'text_encoder_lr': 5e-05, 'train_batch_size': 1, 'train_data_dir': '/tmp/train/test', 'training_comment': 'mood-magic', 'unet_lr': 0.0001, 'use_8bit_adam': False, 'v_parameterization': False, 'v2': False, 'vae': None, 'xformers': False}
|
|
2023-05-15 15:59:49,202 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | https://huggingface.co:443 "HEAD /openai/clip-vit-large-patch14/resolve/main/vocab.json HTTP/1.1" 200 0
|
|
2023-05-15 15:59:49,440 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | https://huggingface.co:443 "HEAD /v1-5-pruned-emaonly.safetensors/resolve/main/model_index.json HTTP/1.1" 404 0
|
|
2023-05-15 16:02:05,924 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:02:05,930 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/progress?skip_current_image=true HTTP/1.1" 200 222
|
|
2023-05-15 16:02:05,931 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:02:05,934 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/options HTTP/1.1" 200 2450
|
|
2023-05-15 16:02:05,935 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:02:05,963 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/cmd-flags HTTP/1.1" 500 103
|
|
2023-05-15 16:02:05,964 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:02:05,965 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/options HTTP/1.1" 200 4
|
|
2023-05-15 16:02:05,966 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | updated server options
|
|
2023-05-15 16:02:05,968 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:02:05,970 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/options HTTP/1.1" 200 2450
|
|
2023-05-15 16:02:05,971 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:02:05,998 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/cmd-flags HTTP/1.1" 500 103
|
|
2023-05-15 16:02:06,002 | ERROR | /home/vlado/dev/automatic/cli/train/./train.py | cannot find loaded model: /home/vlado/dev/automatic/models/Stable-diffusion/v1-5-pruned-emaonly.safetensors
|
|
2023-05-15 16:02:47,536 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:02:47,538 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/progress?skip_current_image=true HTTP/1.1" 200 222
|
|
2023-05-15 16:02:47,538 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:02:47,541 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/options HTTP/1.1" 200 2450
|
|
2023-05-15 16:02:47,542 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:02:47,569 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/cmd-flags HTTP/1.1" 500 103
|
|
2023-05-15 16:02:47,570 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:02:47,572 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/options HTTP/1.1" 200 4
|
|
2023-05-15 16:02:47,572 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | updated server options
|
|
2023-05-15 16:02:47,574 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:02:47,577 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/options HTTP/1.1" 200 2450
|
|
2023-05-15 16:02:47,578 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:02:47,604 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/cmd-flags HTTP/1.1" 500 103
|
|
2023-05-15 16:02:47,608 | ERROR | /home/vlado/dev/automatic/cli/train/./train.py | cannot find loaded model: /home/vlado/dev/automatic/models/Stable-diffusion/v1-5-pruned-emaonly.safetensors
|
|
2023-05-15 16:03:20,788 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:03:20,790 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/progress?skip_current_image=true HTTP/1.1" 200 222
|
|
2023-05-15 16:03:20,791 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:03:20,794 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/options HTTP/1.1" 200 2450
|
|
2023-05-15 16:03:20,795 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:03:20,824 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/cmd-flags HTTP/1.1" 500 103
|
|
2023-05-15 16:03:20,825 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:03:20,828 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/options HTTP/1.1" 200 4
|
|
2023-05-15 16:03:20,828 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | updated server options
|
|
2023-05-15 16:03:20,831 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:03:20,833 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/options HTTP/1.1" 200 2450
|
|
2023-05-15 16:03:20,834 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:03:20,863 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/cmd-flags HTTP/1.1" 500 103
|
|
2023-05-15 16:03:20,867 | ERROR | /home/vlado/dev/automatic/cli/train/./train.py | cannot find loaded model: v1-5-pruned-emaonly.safetensors
|
|
2023-05-15 16:03:39,862 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:03:39,865 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/progress?skip_current_image=true HTTP/1.1" 200 222
|
|
2023-05-15 16:03:39,865 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:03:39,868 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/options HTTP/1.1" 200 2450
|
|
2023-05-15 16:03:39,869 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:03:39,897 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/cmd-flags HTTP/1.1" 500 103
|
|
2023-05-15 16:03:39,898 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:03:39,900 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/options HTTP/1.1" 200 4
|
|
2023-05-15 16:03:39,900 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | updated server options
|
|
2023-05-15 16:03:39,902 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:03:39,905 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/options HTTP/1.1" 200 2450
|
|
2023-05-15 16:03:39,905 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:03:39,933 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/cmd-flags HTTP/1.1" 500 103
|
|
2023-05-15 16:03:39,937 | ERROR | /home/vlado/dev/automatic/cli/train/./train.py | cannot find loaded model: v1-5-pruned-emaonly.safetensors
|
|
2023-05-15 16:04:07,204 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:04:07,206 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/progress?skip_current_image=true HTTP/1.1" 200 222
|
|
2023-05-15 16:04:07,207 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:04:07,210 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/options HTTP/1.1" 200 2450
|
|
2023-05-15 16:04:07,210 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:04:07,238 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/cmd-flags HTTP/1.1" 500 103
|
|
2023-05-15 16:04:07,239 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:04:07,241 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/options HTTP/1.1" 200 4
|
|
2023-05-15 16:04:07,241 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | updated server options
|
|
2023-05-15 16:04:07,243 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:04:07,245 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/options HTTP/1.1" 200 2450
|
|
2023-05-15 16:04:07,246 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:04:07,273 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/cmd-flags HTTP/1.1" 500 103
|
|
2023-05-15 16:04:07,278 | ERROR | /home/vlado/dev/automatic/cli/train/./train.py | cannot find loaded model: v1-5-pruned-emaonly.safetensors
|
|
2023-05-15 16:05:24,619 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:24,622 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/progress?skip_current_image=true HTTP/1.1" 200 222
|
|
2023-05-15 16:05:24,623 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:24,626 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/options HTTP/1.1" 200 2450
|
|
2023-05-15 16:05:24,627 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:24,653 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/cmd-flags HTTP/1.1" 500 103
|
|
2023-05-15 16:05:24,654 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:24,656 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/options HTTP/1.1" 200 4
|
|
2023-05-15 16:05:24,656 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | updated server options
|
|
2023-05-15 16:05:24,658 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:24,660 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/options HTTP/1.1" 200 2450
|
|
2023-05-15 16:05:24,661 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:24,688 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/cmd-flags HTTP/1.1" 500 103
|
|
2023-05-15 16:05:24,700 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | args: {'type': 'lora', 'name': 'test', 'tag': 'person', 'input': '/home/vlado/generative/Input/mia/', 'output': '', 'process': 'original,interrogate,resize,square', 'gradient': 1, 'steps': 2500, 'batch': 1, 'lr': 0.0001, 'dim': 40, 'repeats': 10, 'alpha': 0, 'overwrite': False, 'debug': True, 'model': '/home/vlado/dev/automatic/models/v1-5-pruned-emaonly.safetensors', 'lora_dir': '/home/vlado/dev/automatic/models/Lora', 'lyco_dir': '/home/vlado/dev/automatic/models/LyCORIS', 'ckpt_dir': '/home/vlado/dev/automatic/models/Stable-diffusion', 'embeddings_dir': '/home/vlado/dev/automatic/models/embeddings', 'process_dir': '/tmp/train/test'}
|
|
2023-05-15 16:05:24,701 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | server flags: {'error': 500, 'reason': 'Internal Server Error', 'url': 'http://127.0.0.1:7860/sdapi/v1/cmd-flags'}
|
|
2023-05-15 16:05:24,702 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | server options: {'sd_model_checkpoint': 'v1-5-pruned-emaonly.safetensors [6ce0161689]', 'sd_checkpoint_cache': 0.0, 'sd_vae_checkpoint_cache': 0.0, 'sd_vae': 'Automatic', 'stream_load': False, 'model_reuse_dict': False, 'inpainting_mask_weight': 1.0, 'initial_noise_multiplier': 1.0, 'img2img_color_correction': False, 'img2img_fix_steps': False, 'img2img_background_color': '#ffffff', 'enable_quantization': True, 'comma_padding_backtrack': 20.0, 'CLIP_stop_at_last_layers': 1.0, 'upcast_attn': False, 'cross_attention_optimization': 'Scaled-Dot-Product', 'cross_attention_options': [], 'sub_quad_q_chunk_size': 512.0, 'sub_quad_kv_chunk_size': 512.0, 'sub_quad_chunk_threshold': 80.0, 'always_batch_cond_uncond': False, 'temp_dir': '', 'clean_temp_dir_at_start': True, 'ckpt_dir': '/home/vlado/dev/automatic/models/Stable-diffusion', 'vae_dir': '/home/vlado/dev/automatic/models/VAE', 'embeddings_dir': '/home/vlado/dev/automatic/models/embeddings', 'hypernetwork_dir': '/home/vlado/dev/automatic/models/hypernetworks', 'codeformer_models_path': '/home/vlado/dev/automatic/models/Codeformer', 'gfpgan_models_path': '/home/vlado/dev/automatic/models/GFPGAN', 'esrgan_models_path': '/home/vlado/dev/automatic/models/ESRGAN', 'bsrgan_models_path': '/home/vlado/dev/automatic/models/BSRGAN', 'realesrgan_models_path': '/home/vlado/dev/automatic/models/RealESRGAN', 'scunet_models_path': '/home/vlado/dev/automatic/models/ScuNET', 'swinir_models_path': '/home/vlado/dev/automatic/models/SwinIR', 'ldsr_models_path': '/home/vlado/dev/automatic/models/LDSR', 'clip_models_path': '/home/vlado/dev/automatic/models/CLIP', 'lora_dir': '/home/vlado/dev/automatic/models/Lora', 'lyco_dir': '/home/vlado/dev/automatic/models/LyCORIS', 'styles_dir': 'styles.csv', 'samples_save': True, 'samples_format': 'jpg', 'samples_filename_pattern': '', 'save_images_add_number': True, 'grid_save': True, 'grid_format': 'jpg', 'grid_extended_filename': True, 'grid_only_if_multiple': True, 'grid_prevent_empty_spots': True, 'n_rows': -1.0, 'save_txt': False, 'save_log_fn': '', 'save_images_before_face_restoration': False, 'save_images_before_highres_fix': False, 'save_images_before_color_correction': False, 'save_mask': False, 'save_mask_composite': False, 'jpeg_quality': 85.0, 'webp_lossless': False, 'img_max_size_mp': 200.0, 'use_original_name_batch': True, 'use_upscaler_name_as_suffix': True, 'save_selected_only': True, 'save_init_img': False, 'save_to_dirs': False, 'grid_save_to_dirs': False, 'use_save_to_dirs_for_ui': False, 'directories_filename_pattern': '[date]', 'directories_max_prompt_words': 8.0, 'outdir_samples': '', 'outdir_txt2img_samples': 'outputs/text', 'outdir_img2img_samples': 'outputs/image', 'outdir_extras_samples': 'outputs/extras', 'outdir_grids': '', 'outdir_txt2img_grids': 'outputs/grids', 'outdir_img2img_grids': 'outputs/grids', 'outdir_save': 'outputs/save', 'outdir_init_images': 'outputs/init-images', 'memmon_poll_rate': 2.0, 'precision': 'Autocast', 'cuda_dtype': 'FP16', 'no_half': False, 'no_half_vae': False, 'upcast_sampling': False, 'disable_nan_check': True, 'rollback_vae': False, 'opt_channelslast': False, 'cudnn_benchmark': False, 'cuda_allow_tf32': True, 'cuda_allow_tf16_reduced': True, 'cuda_compile': False, 'cuda_compile_mode': 'none', 'cuda_compile_verbose': False, 'cuda_compile_errors': True, 'disable_gc': True, 'upscaler_for_img2img': 'None', 'realesrgan_enabled_models': ['R-ESRGAN 4x+', 'R-ESRGAN 4x+ Anime6B'], 'ESRGAN_tile': 192.0, 'ESRGAN_tile_overlap': 8.0, 'SCUNET_tile': 256.0, 'SCUNET_tile_overlap': 8.0, 'use_old_hires_fix_width_height': False, 'dont_fix_second_order_samplers_schedule': False, 'face_restoration_model': 'CodeFormer', 'code_former_weight': 0.2, 'face_restoration_unload': False, 'unload_models_when_training': False, 'pin_memory': True, 'save_optimizer_state': False, 'save_training_settings_to_txt': False, 'dataset_filename_word_regex': '', 'dataset_filename_join_string': ' ', 'embeddings_templates_dir': '/home/vlado/dev/automatic/train/templates', 'training_image_repeats_per_epoch': 10.0, 'training_write_csv_every': 0.0, 'training_enable_tensorboard': False, 'training_tensorboard_save_images': False, 'training_tensorboard_flush_every': 120.0, 'interrogate_keep_models_in_memory': False, 'interrogate_return_ranks': True, 'interrogate_clip_num_beams': 1.0, 'interrogate_clip_min_length': 32.0, 'interrogate_clip_max_length': 192.0, 'interrogate_clip_dict_limit': 2048.0, 'interrogate_clip_skip_categories': ['artists', 'movements', 'flavors'], 'interrogate_deepbooru_score_threshold': 0.65, 'deepbooru_sort_alpha': False, 'deepbooru_use_spaces': False, 'deepbooru_escape': True, 'deepbooru_filter_tags': '', 'extra_networks_default_view': 'cards', 'extra_networks_default_multiplier': 1.0, 'extra_networks_card_width': 0.0, 'extra_networks_card_height': 0.0, 'extra_networks_add_text_separator': ' ', 'sd_hypernetwork': 'None', 'gradio_theme': 'black-orange', 'return_grid': True, 'return_mask': False, 'return_mask_composite': False, 'disable_weights_auto_swap': True, 'send_seed': True, 'send_size': True, 'font': '', 'keyedit_precision_attention': 0.1, 'keyedit_precision_extra': 0.05, 'keyedit_delimiters': '.,\\/!?%^*;:{}=`~()', 'quicksettings': 'sd_model_checkpoint', 'hidden_tabs': [], 'ui_tab_reorder': 'From Text, From Image, Process Image', 'ui_scripts_reorder': 'Enable Dynamic Thresholding, ControlNet', 'ui_reorder': 'inpaint, sampler, checkboxes, hires_fix, dimensions, cfg, seed, batch, override_settings, scripts', 'ui_extra_networks_tab_reorder': '', 'show_progressbar': True, 'live_previews_enable': True, 'show_progress_grid': True, 'notification_audio_enable': False, 'notification_audio_path': 'html/notification.mp3', 'show_progress_every_n_steps': 1.0, 'show_progress_type': 'Approx NN', 'live_preview_content': 'Combined', 'live_preview_refresh_period': 250.0, 'show_samplers': ['Euler a', 'UniPC', 'DDIM', 'DPM++ SDE', 'DPM++ SDE', 'DPM2 Karras', 'DPM++ 2M Karras'], 'fallback_sampler': 'Euler a', 'xyz_fallback_sampler': 'None', 'eta_ancestral': 1.0, 'eta_ddim': 0.0, 'ddim_discretize': 'uniform', 's_churn': 0.0, 's_min_uncond': 0.0, 's_tmin': 0.0, 's_noise': 1.0, 'eta_noise_seed_delta': 0.0, 'always_discard_next_to_last_sigma': False, 'uni_pc_variant': 'bh1', 'uni_pc_skip_type': 'time_uniform', 'uni_pc_order': 3.0, 'uni_pc_lower_order_final': True, 'token_merging': False, 'token_merging_ratio': 0.5, 'token_merging_hr_only': True, 'token_merging_ratio_hr': 0.5, 'token_merging_random': False, 'token_merging_merge_attention': True, 'token_merging_merge_cross_attention': False, 'token_merging_merge_mlp': False, 'token_merging_maximum_down_sampling': 1.0, 'token_merging_stride_x': 2.0, 'token_merging_stride_y': 2.0, 'postprocessing_enable_in_main_ui': [], 'postprocessing_operation_order': [], 'upscaling_max_images_in_cache': 5.0, 'disabled_extensions': [], 'disable_all_extensions': 'none', 'sd_checkpoint_hash': '6ce0161689b3853acaa03779ec93eafe75a02f4ced659bee03f50797806fa2fa', 'sd_lyco': 'None', 'sd_lora': 'None'}
|
|
2023-05-15 16:05:24,708 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | train using lora style training
|
|
2023-05-15 16:05:25,887 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | memory cpu: {'free': 26.39, 'used': 1.02, 'total': 27.41} gpu current: {'free': 10.42, 'used': 1.57, 'total': 12.0} gpu peak: {'active': 0.0, 'allocated': 0.0, 'reserved': 0.0}
|
|
2023-05-15 16:05:25,889 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing steps: ['original', 'interrogate', 'resize', 'square']
|
|
2023-05-15 16:05:26,020 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing input images: 40
|
|
2023-05-15 16:05:26,021 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processed folder exists: /tmp/train/test
|
|
2023-05-15 16:05:26,022 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing current step: ['original', 'interrogate', 'resize', 'square']
|
|
2023-05-15 16:05:26,022 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing concept: person
|
|
2023-05-15 16:05:26,023 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing output folder: /tmp/train/test/10_person
|
|
2023-05-15 16:05:26,027 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:05:26,027 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06;'
|
|
2023-05-15 16:05:26,027 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:05:26,027 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:05:26,027 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:05:26,058 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:26,916 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 172
|
|
2023-05-15 16:05:26,923 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:27,080 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 187
|
|
2023-05-15 16:05:27,087 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:05:27,087 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_102947_Instagram.jpg => /tmp/train/test/10_person/001-original-Screenshot_20221225_102947_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:05:27,090 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:05:27,090 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06@'
|
|
2023-05-15 16:05:27,090 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:05:27,090 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:05:27,090 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:05:27,118 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:27,880 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 172
|
|
2023-05-15 16:05:27,886 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:28,019 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 291
|
|
2023-05-15 16:05:28,026 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:05:28,027 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_102956_Instagram.jpg => /tmp/train/test/10_person/002-original-Screenshot_20221225_102956_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:05:28,030 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:05:28,030 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06;'
|
|
2023-05-15 16:05:28,030 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:05:28,030 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:05:28,030 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:05:28,057 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:28,848 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 175
|
|
2023-05-15 16:05:28,855 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:28,988 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 185
|
|
2023-05-15 16:05:28,995 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:05:28,995 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103005_Instagram.jpg => /tmp/train/test/10_person/003-original-Screenshot_20221225_103005_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:05:28,998 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:05:28,998 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\xff'
|
|
2023-05-15 16:05:28,998 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:05:28,998 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:05:28,998 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:05:29,025 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:29,759 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 159
|
|
2023-05-15 16:05:29,766 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:29,902 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 262
|
|
2023-05-15 16:05:29,910 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:05:29,910 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103018_Instagram.jpg => /tmp/train/test/10_person/004-original-Screenshot_20221225_103018_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:05:29,913 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:05:29,913 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06X'
|
|
2023-05-15 16:05:29,913 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:05:29,913 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:05:29,913 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:05:29,938 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:30,690 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 162
|
|
2023-05-15 16:05:30,696 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:30,828 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 227
|
|
2023-05-15 16:05:30,835 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:05:30,835 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103034_Instagram.jpg => /tmp/train/test/10_person/005-original-Screenshot_20221225_103034_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:05:30,838 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:05:30,838 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06;'
|
|
2023-05-15 16:05:30,838 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:05:30,838 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:05:30,838 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:05:30,861 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:31,614 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 166
|
|
2023-05-15 16:05:31,619 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:31,759 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 497
|
|
2023-05-15 16:05:31,766 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:05:31,767 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103043_Instagram.jpg => /tmp/train/test/10_person/006-original-Screenshot_20221225_103043_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:05:31,770 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:05:31,770 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x00'
|
|
2023-05-15 16:05:31,770 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:05:31,770 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:05:31,770 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:05:31,793 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:32,526 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 151
|
|
2023-05-15 16:05:32,532 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:32,666 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 206
|
|
2023-05-15 16:05:32,674 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:05:32,674 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103058_Instagram.jpg => /tmp/train/test/10_person/007-original-Screenshot_20221225_103058_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:05:32,677 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:05:32,677 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x00'
|
|
2023-05-15 16:05:32,677 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:05:32,677 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:05:32,677 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:05:32,702 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:33,474 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 149
|
|
2023-05-15 16:05:33,480 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:33,617 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 251
|
|
2023-05-15 16:05:33,624 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:05:33,624 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103106_Instagram.jpg => /tmp/train/test/10_person/008-original-Screenshot_20221225_103106_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:05:33,627 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:05:33,627 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x00'
|
|
2023-05-15 16:05:33,627 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:05:33,627 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:05:33,627 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:05:33,648 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:34,406 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 166
|
|
2023-05-15 16:05:34,412 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:34,552 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 216
|
|
2023-05-15 16:05:34,559 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:05:34,559 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103115_Instagram.jpg => /tmp/train/test/10_person/009-original-Screenshot_20221225_103115_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:05:34,562 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:05:34,563 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\xc8'
|
|
2023-05-15 16:05:34,563 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:05:34,563 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:05:34,563 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:05:34,590 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:35,324 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 140
|
|
2023-05-15 16:05:35,331 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:35,466 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 263
|
|
2023-05-15 16:05:35,474 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:05:35,474 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103128_Instagram.jpg => /tmp/train/test/10_person/010-original-Screenshot_20221225_103128_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:05:35,477 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:05:35,477 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\xfb'
|
|
2023-05-15 16:05:35,477 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:05:35,477 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:05:35,477 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:05:35,502 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:36,251 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 150
|
|
2023-05-15 16:05:36,257 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:36,395 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 192
|
|
2023-05-15 16:05:36,402 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:05:36,402 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103144_Instagram.jpg => /tmp/train/test/10_person/011-original-Screenshot_20221225_103144_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:05:36,405 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\xa0'
|
|
2023-05-15 16:05:36,405 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\xb6'
|
|
2023-05-15 16:05:36,405 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:05:36,405 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:05:36,406 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:05:36,431 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:37,208 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 179
|
|
2023-05-15 16:05:37,214 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:37,350 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 348
|
|
2023-05-15 16:05:37,358 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:05:37,358 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103159_Instagram.jpg => /tmp/train/test/10_person/012-original-Screenshot_20221225_103159_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:05:37,361 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:05:37,361 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x02'
|
|
2023-05-15 16:05:37,361 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:05:37,361 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:05:37,361 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:05:37,385 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:38,136 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 163
|
|
2023-05-15 16:05:38,141 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:38,275 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 299
|
|
2023-05-15 16:05:38,282 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:05:38,282 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103207_Instagram.jpg => /tmp/train/test/10_person/013-original-Screenshot_20221225_103207_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:05:38,286 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:05:38,286 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x03'
|
|
2023-05-15 16:05:38,286 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:05:38,286 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:05:38,286 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:05:38,310 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:39,048 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 176
|
|
2023-05-15 16:05:39,054 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:39,187 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 343
|
|
2023-05-15 16:05:39,195 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:05:39,195 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103222_Instagram.jpg => /tmp/train/test/10_person/014-original-Screenshot_20221225_103222_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:05:39,198 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:05:39,198 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x02'
|
|
2023-05-15 16:05:39,198 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:05:39,198 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:05:39,198 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:05:39,222 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:39,977 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 189
|
|
2023-05-15 16:05:39,983 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:40,117 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 311
|
|
2023-05-15 16:05:40,124 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:05:40,124 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103233_Instagram.jpg => /tmp/train/test/10_person/015-original-Screenshot_20221225_103233_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:05:40,127 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:05:40,127 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x03'
|
|
2023-05-15 16:05:40,128 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:05:40,128 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:05:40,128 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:05:40,151 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:40,913 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 177
|
|
2023-05-15 16:05:40,918 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:41,050 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 366
|
|
2023-05-15 16:05:41,058 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:05:41,058 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103240_Instagram.jpg => /tmp/train/test/10_person/016-original-Screenshot_20221225_103240_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:05:41,061 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\xa0'
|
|
2023-05-15 16:05:41,061 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x06'
|
|
2023-05-15 16:05:41,061 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:05:41,061 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:05:41,061 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:05:41,087 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:41,837 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 178
|
|
2023-05-15 16:05:41,844 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:41,977 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 712
|
|
2023-05-15 16:05:41,985 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:05:41,985 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103256_Instagram.jpg => /tmp/train/test/10_person/017-original-Screenshot_20221225_103256_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:05:41,988 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:05:41,988 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x03'
|
|
2023-05-15 16:05:41,988 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:05:41,988 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:05:41,988 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:05:42,008 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:42,747 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 156
|
|
2023-05-15 16:05:42,753 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:42,887 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 169
|
|
2023-05-15 16:05:42,895 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:05:42,895 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103313_Instagram.jpg => /tmp/train/test/10_person/018-original-Screenshot_20221225_103313_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:05:42,898 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:05:42,898 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x03'
|
|
2023-05-15 16:05:42,898 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:05:42,898 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:05:42,898 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:05:42,921 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:43,696 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 164
|
|
2023-05-15 16:05:43,702 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:43,835 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 253
|
|
2023-05-15 16:05:43,843 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:05:43,843 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103321_Instagram.jpg => /tmp/train/test/10_person/019-original-Screenshot_20221225_103321_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:05:43,846 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:05:43,846 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x03'
|
|
2023-05-15 16:05:43,846 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:05:43,846 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:05:43,846 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:05:43,869 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:44,611 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 150
|
|
2023-05-15 16:05:44,616 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:44,754 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 295
|
|
2023-05-15 16:05:44,762 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:05:44,762 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103335_Instagram.jpg => /tmp/train/test/10_person/020-original-Screenshot_20221225_103335_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:05:44,765 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:05:44,765 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x00'
|
|
2023-05-15 16:05:44,765 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:05:44,765 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:05:44,765 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:05:44,789 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:45,537 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 165
|
|
2023-05-15 16:05:45,543 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:45,676 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 252
|
|
2023-05-15 16:05:45,683 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:05:45,683 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103345_Instagram.jpg => /tmp/train/test/10_person/021-original-Screenshot_20221225_103345_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:05:45,686 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:05:45,686 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06c'
|
|
2023-05-15 16:05:45,686 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:05:45,686 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:05:45,686 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:05:45,709 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:46,446 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 159
|
|
2023-05-15 16:05:46,452 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:46,584 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 271
|
|
2023-05-15 16:05:46,591 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:05:46,591 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103406_Instagram.jpg => /tmp/train/test/10_person/022-original-Screenshot_20221225_103406_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:05:46,595 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:05:46,595 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\x10'
|
|
2023-05-15 16:05:46,595 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:05:46,595 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:05:46,595 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:05:46,617 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:47,385 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 164
|
|
2023-05-15 16:05:47,390 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:47,522 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 237
|
|
2023-05-15 16:05:47,529 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:05:47,529 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103427_Instagram.jpg => /tmp/train/test/10_person/023-original-Screenshot_20221225_103427_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:05:47,532 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:05:47,532 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\x10'
|
|
2023-05-15 16:05:47,532 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:05:47,532 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:05:47,532 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:05:47,554 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:48,283 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 153
|
|
2023-05-15 16:05:48,288 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:48,420 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 308
|
|
2023-05-15 16:05:48,428 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:05:48,428 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103433_Instagram.jpg => /tmp/train/test/10_person/024-original-Screenshot_20221225_103433_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:05:48,431 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:05:48,431 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x95'
|
|
2023-05-15 16:05:48,431 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:05:48,431 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:05:48,431 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:05:48,450 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:49,231 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 151
|
|
2023-05-15 16:05:49,236 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:49,366 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 206
|
|
2023-05-15 16:05:49,373 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:05:49,373 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103445_Instagram.jpg => /tmp/train/test/10_person/025-original-Screenshot_20221225_103445_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:05:49,376 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:05:49,376 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x93'
|
|
2023-05-15 16:05:49,376 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:05:49,376 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:05:49,376 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:05:49,397 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:50,142 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 157
|
|
2023-05-15 16:05:50,147 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:50,282 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 434
|
|
2023-05-15 16:05:50,288 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:05:50,288 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103500_Instagram.jpg => /tmp/train/test/10_person/026-original-Screenshot_20221225_103500_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:05:50,291 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:05:50,291 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x8b'
|
|
2023-05-15 16:05:50,291 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:05:50,292 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:05:50,292 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:05:50,313 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:51,048 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 153
|
|
2023-05-15 16:05:51,053 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:51,181 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 457
|
|
2023-05-15 16:05:51,188 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:05:51,188 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103507_Instagram.jpg => /tmp/train/test/10_person/027-original-Screenshot_20221225_103507_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:05:51,191 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:05:51,191 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 16:05:51,191 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:05:51,191 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:05:51,191 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:05:51,208 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:51,981 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 178
|
|
2023-05-15 16:05:51,985 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:52,115 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 362
|
|
2023-05-15 16:05:52,122 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:05:52,122 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103522_Instagram.jpg => /tmp/train/test/10_person/028-original-Screenshot_20221225_103522_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:05:52,125 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9c'
|
|
2023-05-15 16:05:52,125 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 16:05:52,125 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:05:52,125 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:05:52,125 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:05:52,147 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:52,973 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 155
|
|
2023-05-15 16:05:52,978 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:53,122 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 177
|
|
2023-05-15 16:05:53,128 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:05:53,128 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103530_Instagram.jpg => /tmp/train/test/10_person/029-original-Screenshot_20221225_103530_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:05:53,132 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:05:53,132 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 16:05:53,132 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:05:53,132 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:05:53,132 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:05:53,152 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:54,247 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 154
|
|
2023-05-15 16:05:54,251 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:54,422 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 113
|
|
2023-05-15 16:05:54,429 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:05:54,429 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103536_Instagram.jpg => /tmp/train/test/10_person/030-original-Screenshot_20221225_103536_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:05:54,433 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x8a'
|
|
2023-05-15 16:05:54,433 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 16:05:54,433 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:05:54,433 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:05:54,433 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:05:54,454 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:55,465 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 155
|
|
2023-05-15 16:05:55,470 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:55,635 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 149
|
|
2023-05-15 16:05:55,641 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:05:55,641 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103543_Instagram.jpg => /tmp/train/test/10_person/031-original-Screenshot_20221225_103543_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:05:55,645 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:05:55,645 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 16:05:55,645 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:05:55,645 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:05:55,645 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:05:55,665 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:56,697 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 163
|
|
2023-05-15 16:05:56,702 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:56,839 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 236
|
|
2023-05-15 16:05:56,846 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:05:56,846 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103553_Instagram.jpg => /tmp/train/test/10_person/032-original-Screenshot_20221225_103553_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:05:56,850 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:05:56,850 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 16:05:56,850 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:05:56,850 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:05:56,850 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:05:56,870 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:57,829 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 174
|
|
2023-05-15 16:05:57,834 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:57,996 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 204
|
|
2023-05-15 16:05:58,003 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:05:58,003 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103559_Instagram.jpg => /tmp/train/test/10_person/033-original-Screenshot_20221225_103559_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:05:58,006 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:05:58,006 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x9e'
|
|
2023-05-15 16:05:58,006 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:05:58,006 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:05:58,006 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:05:58,027 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:59,112 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 162
|
|
2023-05-15 16:05:59,117 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:05:59,276 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 628
|
|
2023-05-15 16:05:59,283 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:05:59,283 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103613_Instagram.jpg => /tmp/train/test/10_person/034-original-Screenshot_20221225_103613_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:05:59,286 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:05:59,286 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x9e'
|
|
2023-05-15 16:05:59,286 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:05:59,286 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:05:59,286 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:05:59,307 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:06:00,215 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 167
|
|
2023-05-15 16:06:00,220 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:06:00,385 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 563
|
|
2023-05-15 16:06:00,392 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:06:00,392 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103621_Instagram.jpg => /tmp/train/test/10_person/035-original-Screenshot_20221225_103621_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:06:00,395 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:06:00,395 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x9d'
|
|
2023-05-15 16:06:00,396 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:06:00,396 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:06:00,396 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:06:00,419 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:06:01,418 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 166
|
|
2023-05-15 16:06:01,424 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:06:01,556 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 512
|
|
2023-05-15 16:06:01,563 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:06:01,563 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103629_Instagram.jpg => /tmp/train/test/10_person/036-original-Screenshot_20221225_103629_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:06:01,566 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:06:01,566 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 16:06:01,566 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:06:01,566 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:06:01,566 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:06:01,587 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:06:02,468 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 164
|
|
2023-05-15 16:06:02,473 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:06:02,624 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 160
|
|
2023-05-15 16:06:02,631 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:06:02,631 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103638_Instagram.jpg => /tmp/train/test/10_person/037-original-Screenshot_20221225_103638_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:06:02,634 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:06:02,635 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x04\xb0'
|
|
2023-05-15 16:06:02,635 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:06:02,635 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:06:02,635 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:06:02,654 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:06:03,463 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 168
|
|
2023-05-15 16:06:03,468 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:06:03,619 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 908
|
|
2023-05-15 16:06:03,625 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:06:03,625 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103649_Instagram.jpg => /tmp/train/test/10_person/038-original-Screenshot_20221225_103649_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:06:03,629 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:06:03,629 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x9e'
|
|
2023-05-15 16:06:03,629 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:06:03,629 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:06:03,629 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:06:03,651 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:06:04,717 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 166
|
|
2023-05-15 16:06:04,722 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:06:04,885 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 289
|
|
2023-05-15 16:06:04,892 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:06:04,892 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103656_Instagram.jpg => /tmp/train/test/10_person/039-original-Screenshot_20221225_103656_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:06:04,896 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:06:04,896 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x15'
|
|
2023-05-15 16:06:04,896 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:06:04,896 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:06:04,896 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:06:04,922 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:06:05,979 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 156
|
|
2023-05-15 16:06:05,985 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:06:06,129 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 271
|
|
2023-05-15 16:06:06,137 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:06:06,137 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103727_Instagram.jpg => /tmp/train/test/10_person/040-original-Screenshot_20221225_103727_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:06:06,138 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | input datasets ['/tmp/train/test/10_person']
|
|
2023-05-15 16:06:06,141 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTPS connection (1): huggingface.co:443
|
|
2023-05-15 16:06:06,884 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | https://huggingface.co:443 "HEAD /stabilityai/sd-vae-ft-mse/resolve/main/config.json HTTP/1.1" 200 0
|
|
2023-05-15 16:06:14,243 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing steps result: {'inputs': 40, 'outputs': {'original': 40, 'total': 40}, 'metadata': '/tmp/train/test/test.json'}
|
|
2023-05-15 16:06:14,357 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | memory cpu: {'free': 22.39, 'used': 5.02, 'total': 27.41} gpu current: {'free': 9.7, 'used': 2.3, 'total': 12.0} gpu peak: {'active': 0.95, 'allocated': 0.95, 'reserved': 1.11}
|
|
2023-05-15 16:06:14,362 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | lora options: {'bucket_no_upscale': False, 'bucket_reso_steps': 64, 'cache_latents': True, 'caption_dropout_every_n_epochs': None, 'caption_dropout_rate': 0.0, 'caption_extension': '.txt', 'caption_extention': '.txt', 'caption_tag_dropout_rate': 0.0, 'clip_skip': None, 'color_aug': False, 'dataset_repeats': 1, 'debug_dataset': False, 'enable_bucket': False, 'face_crop_aug_range': None, 'flip_aug': False, 'full_fp16': False, 'gradient_accumulation_steps': 1, 'gradient_checkpointing': False, 'in_json': '/tmp/train/test/test.json', 'keep_tokens': None, 'learning_rate': 0.0001, 'log_prefix': None, 'logging_dir': None, 'lr_scheduler_num_cycles': 1, 'lr_scheduler_power': 1, 'lr_scheduler': 'cosine', 'lr_warmup_steps': 0, 'max_bucket_reso': 1024, 'max_data_loader_n_workers': 8, 'max_grad_norm': 0.0, 'max_token_length': None, 'max_train_epochs': None, 'max_train_steps': 2500, 'mem_eff_attn': False, 'min_bucket_reso': 256, 'mixed_precision': 'fp16', 'network_alpha': 20, 'network_args': None, 'network_dim': 40, 'network_module': 'networks.lora', 'network_train_text_encoder_only': False, 'network_train_unet_only': False, 'network_weights': None, 'no_metadata': False, 'output_dir': '/home/vlado/dev/automatic/models/Lora', 'output_name': 'test', 'persistent_data_loader_workers': False, 'pretrained_model_name_or_path': '/home/vlado/dev/automatic/models/v1-5-pruned-emaonly.safetensors', 'prior_loss_weight': 1.0, 'random_crop': False, 'reg_data_dir': None, 'resolution': '512,512', 'resume': None, 'save_every_n_epochs': None, 'save_last_n_epochs_state': None, 'save_last_n_epochs': None, 'save_model_as': 'ckpt', 'save_n_epoch_ratio': None, 'save_precision': 'fp16', 'save_state': False, 'seed': 42, 'shuffle_caption': False, 'text_encoder_lr': 5e-05, 'train_batch_size': 1, 'train_data_dir': '/tmp/train/test', 'training_comment': 'mood-magic', 'unet_lr': 0.0001, 'use_8bit_adam': False, 'v_parameterization': False, 'v2': False, 'vae': None, 'xformers': False}
|
|
2023-05-15 16:06:15,418 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | https://huggingface.co:443 "HEAD /openai/clip-vit-large-patch14/resolve/main/vocab.json HTTP/1.1" 200 0
|
|
2023-05-15 16:06:24,236 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | https://huggingface.co:443 "HEAD /openai/clip-vit-large-patch14/resolve/main/config.json HTTP/1.1" 200 0
|
|
2023-05-15 16:06:25,063 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | https://huggingface.co:443 "HEAD /openai/clip-vit-large-patch14/resolve/main/model.safetensors HTTP/1.1" 404 0
|
|
2023-05-15 16:06:25,917 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | https://huggingface.co:443 "HEAD /openai/clip-vit-large-patch14/resolve/main/model.safetensors.index.json HTTP/1.1" 404 0
|
|
2023-05-15 16:06:26,753 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | https://huggingface.co:443 "HEAD /openai/clip-vit-large-patch14/resolve/main/pytorch_model.bin HTTP/1.1" 302 0
|
|
2023-05-15 16:10:28,458 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:10:28,463 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/progress?skip_current_image=true HTTP/1.1" 200 222
|
|
2023-05-15 16:10:28,464 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:10:28,468 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/options HTTP/1.1" 200 2450
|
|
2023-05-15 16:10:28,468 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:10:28,496 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/cmd-flags HTTP/1.1" 500 103
|
|
2023-05-15 16:10:28,497 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:10:28,499 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/options HTTP/1.1" 200 4
|
|
2023-05-15 16:10:28,499 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | updated server options
|
|
2023-05-15 16:10:28,501 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:10:28,504 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/options HTTP/1.1" 200 2450
|
|
2023-05-15 16:10:28,504 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:10:28,531 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/cmd-flags HTTP/1.1" 500 103
|
|
2023-05-15 16:16:15,088 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:15,093 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/progress?skip_current_image=true HTTP/1.1" 200 222
|
|
2023-05-15 16:16:15,095 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:15,098 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/options HTTP/1.1" 200 2450
|
|
2023-05-15 16:16:15,099 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:15,127 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/cmd-flags HTTP/1.1" 500 103
|
|
2023-05-15 16:16:15,127 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:15,129 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/options HTTP/1.1" 200 4
|
|
2023-05-15 16:16:15,129 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | updated server options
|
|
2023-05-15 16:16:15,132 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:15,134 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/options HTTP/1.1" 200 2450
|
|
2023-05-15 16:16:15,135 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:15,162 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/cmd-flags HTTP/1.1" 500 103
|
|
2023-05-15 16:16:15,174 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | args: {'type': 'lora', 'model': '/home/vlado/dev/automatic/models/v1-5-pruned-emaonly.safetensors', 'name': 'test', 'tag': 'person', 'input': '/home/vlado/generative/Input/mia/', 'output': '', 'process': 'original,interrogate,resize,square', 'gradient': 1, 'steps': 2500, 'batch': 1, 'lr': 0.0001, 'dim': 40, 'repeats': 10, 'alpha': 0, 'overwrite': False, 'debug': True, 'lora_dir': '/home/vlado/dev/automatic/models/Lora', 'lyco_dir': '/home/vlado/dev/automatic/models/LyCORIS', 'ckpt_dir': '/home/vlado/dev/automatic/models/Stable-diffusion', 'embeddings_dir': '/home/vlado/dev/automatic/models/embeddings', 'process_dir': '/tmp/train/test'}
|
|
2023-05-15 16:16:15,175 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | server flags: {'error': 500, 'reason': 'Internal Server Error', 'url': 'http://127.0.0.1:7860/sdapi/v1/cmd-flags'}
|
|
2023-05-15 16:16:15,176 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | server options: {'sd_model_checkpoint': 'v1-5-pruned-emaonly.safetensors [6ce0161689]', 'sd_checkpoint_cache': 0.0, 'sd_vae_checkpoint_cache': 0.0, 'sd_vae': 'Automatic', 'stream_load': False, 'model_reuse_dict': False, 'inpainting_mask_weight': 1.0, 'initial_noise_multiplier': 1.0, 'img2img_color_correction': False, 'img2img_fix_steps': False, 'img2img_background_color': '#ffffff', 'enable_quantization': True, 'comma_padding_backtrack': 20.0, 'CLIP_stop_at_last_layers': 1.0, 'upcast_attn': False, 'cross_attention_optimization': 'Scaled-Dot-Product', 'cross_attention_options': [], 'sub_quad_q_chunk_size': 512.0, 'sub_quad_kv_chunk_size': 512.0, 'sub_quad_chunk_threshold': 80.0, 'always_batch_cond_uncond': False, 'temp_dir': '', 'clean_temp_dir_at_start': True, 'ckpt_dir': '/home/vlado/dev/automatic/models/Stable-diffusion', 'vae_dir': '/home/vlado/dev/automatic/models/VAE', 'embeddings_dir': '/home/vlado/dev/automatic/models/embeddings', 'hypernetwork_dir': '/home/vlado/dev/automatic/models/hypernetworks', 'codeformer_models_path': '/home/vlado/dev/automatic/models/Codeformer', 'gfpgan_models_path': '/home/vlado/dev/automatic/models/GFPGAN', 'esrgan_models_path': '/home/vlado/dev/automatic/models/ESRGAN', 'bsrgan_models_path': '/home/vlado/dev/automatic/models/BSRGAN', 'realesrgan_models_path': '/home/vlado/dev/automatic/models/RealESRGAN', 'scunet_models_path': '/home/vlado/dev/automatic/models/ScuNET', 'swinir_models_path': '/home/vlado/dev/automatic/models/SwinIR', 'ldsr_models_path': '/home/vlado/dev/automatic/models/LDSR', 'clip_models_path': '/home/vlado/dev/automatic/models/CLIP', 'lora_dir': '/home/vlado/dev/automatic/models/Lora', 'lyco_dir': '/home/vlado/dev/automatic/models/LyCORIS', 'styles_dir': 'styles.csv', 'samples_save': True, 'samples_format': 'jpg', 'samples_filename_pattern': '', 'save_images_add_number': True, 'grid_save': True, 'grid_format': 'jpg', 'grid_extended_filename': True, 'grid_only_if_multiple': True, 'grid_prevent_empty_spots': True, 'n_rows': -1.0, 'save_txt': False, 'save_log_fn': '', 'save_images_before_face_restoration': False, 'save_images_before_highres_fix': False, 'save_images_before_color_correction': False, 'save_mask': False, 'save_mask_composite': False, 'jpeg_quality': 85.0, 'webp_lossless': False, 'img_max_size_mp': 200.0, 'use_original_name_batch': True, 'use_upscaler_name_as_suffix': True, 'save_selected_only': True, 'save_init_img': False, 'save_to_dirs': False, 'grid_save_to_dirs': False, 'use_save_to_dirs_for_ui': False, 'directories_filename_pattern': '[date]', 'directories_max_prompt_words': 8.0, 'outdir_samples': '', 'outdir_txt2img_samples': 'outputs/text', 'outdir_img2img_samples': 'outputs/image', 'outdir_extras_samples': 'outputs/extras', 'outdir_grids': '', 'outdir_txt2img_grids': 'outputs/grids', 'outdir_img2img_grids': 'outputs/grids', 'outdir_save': 'outputs/save', 'outdir_init_images': 'outputs/init-images', 'memmon_poll_rate': 2.0, 'precision': 'Autocast', 'cuda_dtype': 'FP16', 'no_half': False, 'no_half_vae': False, 'upcast_sampling': False, 'disable_nan_check': True, 'rollback_vae': False, 'opt_channelslast': False, 'cudnn_benchmark': False, 'cuda_allow_tf32': True, 'cuda_allow_tf16_reduced': True, 'cuda_compile': False, 'cuda_compile_mode': 'none', 'cuda_compile_verbose': False, 'cuda_compile_errors': True, 'disable_gc': True, 'upscaler_for_img2img': 'None', 'realesrgan_enabled_models': ['R-ESRGAN 4x+', 'R-ESRGAN 4x+ Anime6B'], 'ESRGAN_tile': 192.0, 'ESRGAN_tile_overlap': 8.0, 'SCUNET_tile': 256.0, 'SCUNET_tile_overlap': 8.0, 'use_old_hires_fix_width_height': False, 'dont_fix_second_order_samplers_schedule': False, 'face_restoration_model': 'CodeFormer', 'code_former_weight': 0.2, 'face_restoration_unload': False, 'unload_models_when_training': False, 'pin_memory': True, 'save_optimizer_state': False, 'save_training_settings_to_txt': False, 'dataset_filename_word_regex': '', 'dataset_filename_join_string': ' ', 'embeddings_templates_dir': '/home/vlado/dev/automatic/train/templates', 'training_image_repeats_per_epoch': 10.0, 'training_write_csv_every': 0.0, 'training_enable_tensorboard': False, 'training_tensorboard_save_images': False, 'training_tensorboard_flush_every': 120.0, 'interrogate_keep_models_in_memory': False, 'interrogate_return_ranks': True, 'interrogate_clip_num_beams': 1.0, 'interrogate_clip_min_length': 32.0, 'interrogate_clip_max_length': 192.0, 'interrogate_clip_dict_limit': 2048.0, 'interrogate_clip_skip_categories': ['artists', 'movements', 'flavors'], 'interrogate_deepbooru_score_threshold': 0.65, 'deepbooru_sort_alpha': False, 'deepbooru_use_spaces': False, 'deepbooru_escape': True, 'deepbooru_filter_tags': '', 'extra_networks_default_view': 'cards', 'extra_networks_default_multiplier': 1.0, 'extra_networks_card_width': 0.0, 'extra_networks_card_height': 0.0, 'extra_networks_add_text_separator': ' ', 'sd_hypernetwork': 'None', 'gradio_theme': 'black-orange', 'return_grid': True, 'return_mask': False, 'return_mask_composite': False, 'disable_weights_auto_swap': True, 'send_seed': True, 'send_size': True, 'font': '', 'keyedit_precision_attention': 0.1, 'keyedit_precision_extra': 0.05, 'keyedit_delimiters': '.,\\/!?%^*;:{}=`~()', 'quicksettings': 'sd_model_checkpoint', 'hidden_tabs': [], 'ui_tab_reorder': 'From Text, From Image, Process Image', 'ui_scripts_reorder': 'Enable Dynamic Thresholding, ControlNet', 'ui_reorder': 'inpaint, sampler, checkboxes, hires_fix, dimensions, cfg, seed, batch, override_settings, scripts', 'ui_extra_networks_tab_reorder': '', 'show_progressbar': True, 'live_previews_enable': True, 'show_progress_grid': True, 'notification_audio_enable': False, 'notification_audio_path': 'html/notification.mp3', 'show_progress_every_n_steps': 1.0, 'show_progress_type': 'Approx NN', 'live_preview_content': 'Combined', 'live_preview_refresh_period': 250.0, 'show_samplers': ['Euler a', 'UniPC', 'DDIM', 'DPM++ SDE', 'DPM++ SDE', 'DPM2 Karras', 'DPM++ 2M Karras'], 'fallback_sampler': 'Euler a', 'xyz_fallback_sampler': 'None', 'eta_ancestral': 1.0, 'eta_ddim': 0.0, 'ddim_discretize': 'uniform', 's_churn': 0.0, 's_min_uncond': 0.0, 's_tmin': 0.0, 's_noise': 1.0, 'eta_noise_seed_delta': 0.0, 'always_discard_next_to_last_sigma': False, 'uni_pc_variant': 'bh1', 'uni_pc_skip_type': 'time_uniform', 'uni_pc_order': 3.0, 'uni_pc_lower_order_final': True, 'token_merging': False, 'token_merging_ratio': 0.5, 'token_merging_hr_only': True, 'token_merging_ratio_hr': 0.5, 'token_merging_random': False, 'token_merging_merge_attention': True, 'token_merging_merge_cross_attention': False, 'token_merging_merge_mlp': False, 'token_merging_maximum_down_sampling': 1.0, 'token_merging_stride_x': 2.0, 'token_merging_stride_y': 2.0, 'postprocessing_enable_in_main_ui': [], 'postprocessing_operation_order': [], 'upscaling_max_images_in_cache': 5.0, 'disabled_extensions': [], 'disable_all_extensions': 'none', 'sd_checkpoint_hash': '6ce0161689b3853acaa03779ec93eafe75a02f4ced659bee03f50797806fa2fa', 'sd_lyco': 'None', 'sd_lora': 'None'}
|
|
2023-05-15 16:16:15,183 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | train using lora style training
|
|
2023-05-15 16:16:16,821 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | memory cpu: {'free': 26.39, 'used': 1.02, 'total': 27.41} gpu current: {'free': 10.42, 'used': 1.57, 'total': 12.0} gpu peak: {'active': 0.0, 'allocated': 0.0, 'reserved': 0.0}
|
|
2023-05-15 16:16:16,822 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing steps: ['original', 'interrogate', 'resize', 'square']
|
|
2023-05-15 16:16:16,952 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing input images: 40
|
|
2023-05-15 16:16:16,952 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processed folder exists: /tmp/train/test
|
|
2023-05-15 16:16:16,953 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing current step: ['original', 'interrogate', 'resize', 'square']
|
|
2023-05-15 16:16:16,953 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing concept: person
|
|
2023-05-15 16:16:16,954 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing output folder: /tmp/train/test/10_person
|
|
2023-05-15 16:16:16,959 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:16:16,959 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06;'
|
|
2023-05-15 16:16:16,959 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:16:16,959 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:16:16,959 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:16:16,993 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:18,079 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 172
|
|
2023-05-15 16:16:18,087 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:18,284 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 187
|
|
2023-05-15 16:16:18,291 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:16:18,291 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_102947_Instagram.jpg => /tmp/train/test/10_person/001-original-Screenshot_20221225_102947_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:16:18,294 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:16:18,294 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06@'
|
|
2023-05-15 16:16:18,295 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:16:18,295 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:16:18,295 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:16:18,326 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:19,395 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 172
|
|
2023-05-15 16:16:19,402 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:19,583 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 291
|
|
2023-05-15 16:16:19,590 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:16:19,590 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_102956_Instagram.jpg => /tmp/train/test/10_person/002-original-Screenshot_20221225_102956_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:16:19,594 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:16:19,594 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06;'
|
|
2023-05-15 16:16:19,594 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:16:19,594 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:16:19,594 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:16:19,626 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:20,698 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 175
|
|
2023-05-15 16:16:20,705 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:20,876 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 185
|
|
2023-05-15 16:16:20,883 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:16:20,884 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103005_Instagram.jpg => /tmp/train/test/10_person/003-original-Screenshot_20221225_103005_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:16:20,887 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:16:20,887 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\xff'
|
|
2023-05-15 16:16:20,887 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:16:20,887 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:16:20,887 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:16:20,917 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:21,941 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 159
|
|
2023-05-15 16:16:21,947 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:22,109 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 262
|
|
2023-05-15 16:16:22,117 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:16:22,117 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103018_Instagram.jpg => /tmp/train/test/10_person/004-original-Screenshot_20221225_103018_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:16:22,120 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:16:22,121 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06X'
|
|
2023-05-15 16:16:22,121 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:16:22,121 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:16:22,121 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:16:22,147 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:23,044 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 162
|
|
2023-05-15 16:16:23,049 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:23,199 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 227
|
|
2023-05-15 16:16:23,207 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:16:23,207 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103034_Instagram.jpg => /tmp/train/test/10_person/005-original-Screenshot_20221225_103034_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:16:23,210 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:16:23,210 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06;'
|
|
2023-05-15 16:16:23,210 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:16:23,210 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:16:23,210 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:16:23,236 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:24,209 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 166
|
|
2023-05-15 16:16:24,214 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:24,372 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 497
|
|
2023-05-15 16:16:24,379 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:16:24,380 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103043_Instagram.jpg => /tmp/train/test/10_person/006-original-Screenshot_20221225_103043_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:16:24,383 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:16:24,383 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x00'
|
|
2023-05-15 16:16:24,383 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:16:24,383 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:16:24,383 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:16:24,409 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:25,226 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 151
|
|
2023-05-15 16:16:25,232 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:25,402 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 206
|
|
2023-05-15 16:16:25,410 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:16:25,410 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103058_Instagram.jpg => /tmp/train/test/10_person/007-original-Screenshot_20221225_103058_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:16:25,413 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:16:25,413 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x00'
|
|
2023-05-15 16:16:25,413 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:16:25,413 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:16:25,413 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:16:25,440 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:26,236 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 149
|
|
2023-05-15 16:16:26,242 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:26,401 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 251
|
|
2023-05-15 16:16:26,408 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:16:26,409 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103106_Instagram.jpg => /tmp/train/test/10_person/008-original-Screenshot_20221225_103106_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:16:26,412 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:16:26,412 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x00'
|
|
2023-05-15 16:16:26,412 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:16:26,412 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:16:26,412 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:16:26,435 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:27,288 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 166
|
|
2023-05-15 16:16:27,294 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:27,438 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 216
|
|
2023-05-15 16:16:27,445 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:16:27,445 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103115_Instagram.jpg => /tmp/train/test/10_person/009-original-Screenshot_20221225_103115_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:16:27,448 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:16:27,448 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\xc8'
|
|
2023-05-15 16:16:27,448 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:16:27,448 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:16:27,448 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:16:27,480 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:28,385 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 140
|
|
2023-05-15 16:16:28,391 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:28,556 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 263
|
|
2023-05-15 16:16:28,563 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:16:28,563 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103128_Instagram.jpg => /tmp/train/test/10_person/010-original-Screenshot_20221225_103128_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:16:28,567 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:16:28,567 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\xfb'
|
|
2023-05-15 16:16:28,567 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:16:28,567 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:16:28,567 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:16:28,595 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:29,557 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 150
|
|
2023-05-15 16:16:29,564 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:29,734 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 192
|
|
2023-05-15 16:16:29,742 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:16:29,742 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103144_Instagram.jpg => /tmp/train/test/10_person/011-original-Screenshot_20221225_103144_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:16:29,745 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\xa0'
|
|
2023-05-15 16:16:29,745 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\xb6'
|
|
2023-05-15 16:16:29,745 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:16:29,745 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:16:29,745 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:16:29,773 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:30,835 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 179
|
|
2023-05-15 16:16:30,841 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:31,007 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 348
|
|
2023-05-15 16:16:31,014 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:16:31,015 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103159_Instagram.jpg => /tmp/train/test/10_person/012-original-Screenshot_20221225_103159_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:16:31,018 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:16:31,018 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x02'
|
|
2023-05-15 16:16:31,018 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:16:31,018 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:16:31,018 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:16:31,045 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:32,012 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 163
|
|
2023-05-15 16:16:32,018 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:32,171 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 299
|
|
2023-05-15 16:16:32,178 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:16:32,178 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103207_Instagram.jpg => /tmp/train/test/10_person/013-original-Screenshot_20221225_103207_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:16:32,182 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:16:32,182 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x03'
|
|
2023-05-15 16:16:32,182 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:16:32,182 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:16:32,182 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:16:32,211 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:33,071 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 176
|
|
2023-05-15 16:16:33,077 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:33,222 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 343
|
|
2023-05-15 16:16:33,229 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:16:33,229 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103222_Instagram.jpg => /tmp/train/test/10_person/014-original-Screenshot_20221225_103222_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:16:33,233 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:16:33,233 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x02'
|
|
2023-05-15 16:16:33,233 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:16:33,233 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:16:33,233 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:16:33,259 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:34,090 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 189
|
|
2023-05-15 16:16:34,096 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:34,262 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 311
|
|
2023-05-15 16:16:34,270 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:16:34,270 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103233_Instagram.jpg => /tmp/train/test/10_person/015-original-Screenshot_20221225_103233_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:16:34,273 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:16:34,273 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x03'
|
|
2023-05-15 16:16:34,273 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:16:34,273 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:16:34,273 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:16:34,300 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:35,147 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 177
|
|
2023-05-15 16:16:35,152 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:35,323 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 366
|
|
2023-05-15 16:16:35,331 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:16:35,331 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103240_Instagram.jpg => /tmp/train/test/10_person/016-original-Screenshot_20221225_103240_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:16:35,334 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\xa0'
|
|
2023-05-15 16:16:35,334 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x06'
|
|
2023-05-15 16:16:35,334 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:16:35,334 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:16:35,334 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:16:35,364 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:36,269 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 178
|
|
2023-05-15 16:16:36,275 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:36,443 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 712
|
|
2023-05-15 16:16:36,450 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:16:36,451 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103256_Instagram.jpg => /tmp/train/test/10_person/017-original-Screenshot_20221225_103256_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:16:36,454 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:16:36,454 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x03'
|
|
2023-05-15 16:16:36,454 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:16:36,454 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:16:36,454 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:16:36,480 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:37,361 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 156
|
|
2023-05-15 16:16:37,367 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:37,535 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 169
|
|
2023-05-15 16:16:37,542 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:16:37,542 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103313_Instagram.jpg => /tmp/train/test/10_person/018-original-Screenshot_20221225_103313_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:16:37,546 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:16:37,546 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x03'
|
|
2023-05-15 16:16:37,546 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:16:37,546 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:16:37,546 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:16:37,572 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:38,436 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 164
|
|
2023-05-15 16:16:38,442 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:38,598 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 253
|
|
2023-05-15 16:16:38,606 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:16:38,606 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103321_Instagram.jpg => /tmp/train/test/10_person/019-original-Screenshot_20221225_103321_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:16:38,609 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:16:38,609 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x03'
|
|
2023-05-15 16:16:38,609 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:16:38,609 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:16:38,609 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:16:38,635 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:39,501 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 150
|
|
2023-05-15 16:16:39,507 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:39,664 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 295
|
|
2023-05-15 16:16:39,672 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:16:39,672 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103335_Instagram.jpg => /tmp/train/test/10_person/020-original-Screenshot_20221225_103335_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:16:39,675 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:16:39,675 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x00'
|
|
2023-05-15 16:16:39,675 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:16:39,675 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:16:39,675 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:16:39,701 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:40,538 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 165
|
|
2023-05-15 16:16:40,543 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:40,713 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 252
|
|
2023-05-15 16:16:40,720 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:16:40,720 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103345_Instagram.jpg => /tmp/train/test/10_person/021-original-Screenshot_20221225_103345_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:16:40,723 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:16:40,723 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06c'
|
|
2023-05-15 16:16:40,724 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:16:40,724 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:16:40,724 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:16:40,750 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:41,574 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 159
|
|
2023-05-15 16:16:41,580 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:41,733 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 271
|
|
2023-05-15 16:16:41,740 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:16:41,741 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103406_Instagram.jpg => /tmp/train/test/10_person/022-original-Screenshot_20221225_103406_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:16:41,744 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:16:41,744 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\x10'
|
|
2023-05-15 16:16:41,744 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:16:41,744 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:16:41,744 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:16:41,769 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:42,763 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 164
|
|
2023-05-15 16:16:42,768 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:42,918 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 237
|
|
2023-05-15 16:16:42,926 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:16:42,926 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103427_Instagram.jpg => /tmp/train/test/10_person/023-original-Screenshot_20221225_103427_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:16:42,929 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:16:42,929 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\x10'
|
|
2023-05-15 16:16:42,929 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:16:42,929 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:16:42,929 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:16:42,956 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:43,876 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 153
|
|
2023-05-15 16:16:43,881 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:44,030 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 308
|
|
2023-05-15 16:16:44,038 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:16:44,038 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103433_Instagram.jpg => /tmp/train/test/10_person/024-original-Screenshot_20221225_103433_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:16:44,041 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:16:44,041 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x95'
|
|
2023-05-15 16:16:44,041 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:16:44,041 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:16:44,041 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:16:44,062 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:45,064 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 151
|
|
2023-05-15 16:16:45,069 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:45,219 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 206
|
|
2023-05-15 16:16:45,226 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:16:45,226 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103445_Instagram.jpg => /tmp/train/test/10_person/025-original-Screenshot_20221225_103445_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:16:45,230 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:16:45,230 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x93'
|
|
2023-05-15 16:16:45,230 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:16:45,230 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:16:45,230 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:16:45,254 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:46,271 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 157
|
|
2023-05-15 16:16:46,277 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:46,441 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 434
|
|
2023-05-15 16:16:46,448 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:16:46,448 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103500_Instagram.jpg => /tmp/train/test/10_person/026-original-Screenshot_20221225_103500_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:16:46,452 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:16:46,452 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x8b'
|
|
2023-05-15 16:16:46,452 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:16:46,452 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:16:46,452 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:16:46,478 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:47,337 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 153
|
|
2023-05-15 16:16:47,343 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:47,488 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 457
|
|
2023-05-15 16:16:47,495 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:16:47,495 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103507_Instagram.jpg => /tmp/train/test/10_person/027-original-Screenshot_20221225_103507_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:16:47,499 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:16:47,499 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 16:16:47,499 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:16:47,499 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:16:47,499 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:16:47,517 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:48,401 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 178
|
|
2023-05-15 16:16:48,406 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:48,553 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 362
|
|
2023-05-15 16:16:48,560 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:16:48,560 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103522_Instagram.jpg => /tmp/train/test/10_person/028-original-Screenshot_20221225_103522_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:16:48,563 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9c'
|
|
2023-05-15 16:16:48,563 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 16:16:48,563 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:16:48,563 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:16:48,563 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:16:48,587 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:49,539 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 155
|
|
2023-05-15 16:16:49,544 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:49,690 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 177
|
|
2023-05-15 16:16:49,697 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:16:49,697 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103530_Instagram.jpg => /tmp/train/test/10_person/029-original-Screenshot_20221225_103530_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:16:49,701 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:16:49,701 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 16:16:49,701 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:16:49,701 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:16:49,701 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:16:49,725 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:50,749 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 154
|
|
2023-05-15 16:16:50,754 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:50,893 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 113
|
|
2023-05-15 16:16:50,900 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:16:50,900 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103536_Instagram.jpg => /tmp/train/test/10_person/030-original-Screenshot_20221225_103536_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:16:50,903 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x8a'
|
|
2023-05-15 16:16:50,903 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 16:16:50,903 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:16:50,903 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:16:50,903 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:16:50,927 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:51,868 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 155
|
|
2023-05-15 16:16:51,873 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:52,026 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 149
|
|
2023-05-15 16:16:52,033 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:16:52,033 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103543_Instagram.jpg => /tmp/train/test/10_person/031-original-Screenshot_20221225_103543_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:16:52,037 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:16:52,037 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 16:16:52,037 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:16:52,037 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:16:52,037 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:16:52,060 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:52,872 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 163
|
|
2023-05-15 16:16:52,878 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:53,015 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 236
|
|
2023-05-15 16:16:53,022 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:16:53,023 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103553_Instagram.jpg => /tmp/train/test/10_person/032-original-Screenshot_20221225_103553_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:16:53,026 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:16:53,026 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 16:16:53,026 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:16:53,026 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:16:53,026 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:16:53,047 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:53,804 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 174
|
|
2023-05-15 16:16:53,809 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:53,955 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 204
|
|
2023-05-15 16:16:53,962 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:16:53,962 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103559_Instagram.jpg => /tmp/train/test/10_person/033-original-Screenshot_20221225_103559_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:16:53,967 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:16:53,967 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x9e'
|
|
2023-05-15 16:16:53,967 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:16:53,967 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:16:53,967 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:16:53,994 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:54,775 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 162
|
|
2023-05-15 16:16:54,780 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:54,925 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 628
|
|
2023-05-15 16:16:54,933 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:16:54,933 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103613_Instagram.jpg => /tmp/train/test/10_person/034-original-Screenshot_20221225_103613_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:16:54,936 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:16:54,936 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x9e'
|
|
2023-05-15 16:16:54,936 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:16:54,936 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:16:54,936 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:16:54,959 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:55,784 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 167
|
|
2023-05-15 16:16:55,790 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:55,927 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 563
|
|
2023-05-15 16:16:55,935 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:16:55,935 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103621_Instagram.jpg => /tmp/train/test/10_person/035-original-Screenshot_20221225_103621_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:16:55,938 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:16:55,938 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x9d'
|
|
2023-05-15 16:16:55,938 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:16:55,938 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:16:55,938 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:16:55,963 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:56,790 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 166
|
|
2023-05-15 16:16:56,796 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:56,937 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 512
|
|
2023-05-15 16:16:56,944 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:16:56,944 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103629_Instagram.jpg => /tmp/train/test/10_person/036-original-Screenshot_20221225_103629_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:16:56,948 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:16:56,948 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 16:16:56,948 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:16:56,948 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:16:56,948 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:16:56,973 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:57,813 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 164
|
|
2023-05-15 16:16:57,818 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:57,958 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 160
|
|
2023-05-15 16:16:57,965 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:16:57,965 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103638_Instagram.jpg => /tmp/train/test/10_person/037-original-Screenshot_20221225_103638_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:16:57,968 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:16:57,969 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x04\xb0'
|
|
2023-05-15 16:16:57,969 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:16:57,969 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:16:57,969 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:16:57,993 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:58,839 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 168
|
|
2023-05-15 16:16:58,843 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:58,980 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 908
|
|
2023-05-15 16:16:58,986 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:16:58,986 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103649_Instagram.jpg => /tmp/train/test/10_person/038-original-Screenshot_20221225_103649_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:16:58,990 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:16:58,990 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x9e'
|
|
2023-05-15 16:16:58,990 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:16:58,990 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:16:58,990 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:16:59,018 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:16:59,852 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 166
|
|
2023-05-15 16:16:59,858 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:17:00,004 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 289
|
|
2023-05-15 16:17:00,011 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:17:00,011 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103656_Instagram.jpg => /tmp/train/test/10_person/039-original-Screenshot_20221225_103656_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:17:00,014 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:17:00,014 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x15'
|
|
2023-05-15 16:17:00,014 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:17:00,014 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:17:00,014 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:17:00,055 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:17:00,848 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 156
|
|
2023-05-15 16:17:00,854 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:17:00,987 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 271
|
|
2023-05-15 16:17:00,994 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:17:00,994 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103727_Instagram.jpg => /tmp/train/test/10_person/040-original-Screenshot_20221225_103727_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:17:00,995 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | input datasets ['/tmp/train/test/10_person']
|
|
2023-05-15 16:17:00,998 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTPS connection (1): huggingface.co:443
|
|
2023-05-15 16:17:01,951 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | https://huggingface.co:443 "HEAD /stabilityai/sd-vae-ft-mse/resolve/main/config.json HTTP/1.1" 200 0
|
|
2023-05-15 16:17:10,280 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing steps result: {'inputs': 40, 'outputs': {'original': 40, 'total': 40}, 'metadata': '/tmp/train/test/test.json'}
|
|
2023-05-15 16:17:10,427 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | memory cpu: {'free': 22.57, 'used': 4.84, 'total': 27.41} gpu current: {'free': 9.7, 'used': 2.3, 'total': 12.0} gpu peak: {'active': 0.95, 'allocated': 0.95, 'reserved': 1.11}
|
|
2023-05-15 16:17:10,432 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | lora options: {'bucket_no_upscale': False, 'bucket_reso_steps': 64, 'cache_latents': True, 'caption_dropout_every_n_epochs': None, 'caption_dropout_rate': 0.0, 'caption_extension': '.txt', 'caption_extention': '.txt', 'caption_tag_dropout_rate': 0.0, 'clip_skip': None, 'color_aug': False, 'dataset_repeats': 1, 'debug_dataset': False, 'enable_bucket': False, 'face_crop_aug_range': None, 'flip_aug': False, 'full_fp16': False, 'gradient_accumulation_steps': 1, 'gradient_checkpointing': False, 'in_json': '/tmp/train/test/test.json', 'keep_tokens': None, 'learning_rate': 0.0001, 'log_prefix': None, 'logging_dir': None, 'lr_scheduler_num_cycles': 1, 'lr_scheduler_power': 1, 'lr_scheduler': 'cosine', 'lr_warmup_steps': 0, 'max_bucket_reso': 1024, 'max_data_loader_n_workers': 8, 'max_grad_norm': 0.0, 'max_token_length': None, 'max_train_epochs': None, 'max_train_steps': 2500, 'mem_eff_attn': False, 'min_bucket_reso': 256, 'mixed_precision': 'fp16', 'network_alpha': 20, 'network_args': None, 'network_dim': 40, 'network_module': 'networks.lora', 'network_train_text_encoder_only': False, 'network_train_unet_only': False, 'network_weights': None, 'no_metadata': False, 'output_dir': '/home/vlado/dev/automatic/models/Lora', 'output_name': 'test', 'persistent_data_loader_workers': False, 'pretrained_model_name_or_path': '/home/vlado/dev/automatic/models/v1-5-pruned-emaonly.safetensors', 'prior_loss_weight': 1.0, 'random_crop': False, 'reg_data_dir': None, 'resolution': '512,512', 'resume': None, 'save_every_n_epochs': None, 'save_last_n_epochs_state': None, 'save_last_n_epochs': None, 'save_model_as': 'ckpt', 'save_n_epoch_ratio': None, 'save_precision': 'fp16', 'save_state': False, 'seed': 42, 'shuffle_caption': False, 'text_encoder_lr': 5e-05, 'train_batch_size': 1, 'train_data_dir': '/tmp/train/test', 'training_comment': 'mood-magic', 'unet_lr': 0.0001, 'use_8bit_adam': False, 'v_parameterization': False, 'v2': False, 'vae': None, 'xformers': False}
|
|
2023-05-15 16:17:11,208 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | https://huggingface.co:443 "HEAD /openai/clip-vit-large-patch14/resolve/main/vocab.json HTTP/1.1" 200 0
|
|
2023-05-15 16:17:15,891 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | https://huggingface.co:443 "HEAD /openai/clip-vit-large-patch14/resolve/main/config.json HTTP/1.1" 200 0
|
|
2023-05-15 16:17:16,521 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | https://huggingface.co:443 "HEAD /openai/clip-vit-large-patch14/resolve/main/model.safetensors HTTP/1.1" 404 0
|
|
2023-05-15 16:17:17,178 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | https://huggingface.co:443 "HEAD /openai/clip-vit-large-patch14/resolve/main/model.safetensors.index.json HTTP/1.1" 404 0
|
|
2023-05-15 16:17:17,870 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | https://huggingface.co:443 "HEAD /openai/clip-vit-large-patch14/resolve/main/pytorch_model.bin HTTP/1.1" 302 0
|
|
2023-05-15 16:23:43,538 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:23:43,544 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/progress?skip_current_image=true HTTP/1.1" 200 222
|
|
2023-05-15 16:23:43,545 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:23:43,548 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/options HTTP/1.1" 200 2450
|
|
2023-05-15 16:23:43,548 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:23:43,576 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/cmd-flags HTTP/1.1" 500 103
|
|
2023-05-15 16:23:43,577 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:23:43,579 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/options HTTP/1.1" 200 4
|
|
2023-05-15 16:23:43,579 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | updated server options
|
|
2023-05-15 16:23:43,581 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:23:43,584 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/options HTTP/1.1" 200 2450
|
|
2023-05-15 16:23:43,585 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:23:43,610 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/cmd-flags HTTP/1.1" 500 103
|
|
2023-05-15 16:23:43,623 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | args: {'type': 'lycoris', 'model': '/home/vlado/dev/automatic/models/v1-5-pruned-emaonly.safetensors', 'name': 'test', 'tag': 'person', 'input': '/home/vlado/generative/Input/mia/', 'output': '', 'process': 'original,interrogate,resize,square', 'gradient': 1, 'steps': 2500, 'batch': 1, 'lr': 0.0001, 'dim': 40, 'repeats': 10, 'alpha': 0, 'overwrite': False, 'debug': True, 'lora_dir': '/home/vlado/dev/automatic/models/Lora', 'lyco_dir': '/home/vlado/dev/automatic/models/LyCORIS', 'ckpt_dir': '/home/vlado/dev/automatic/models/Stable-diffusion', 'embeddings_dir': '/home/vlado/dev/automatic/models/embeddings', 'process_dir': '/tmp/train/test'}
|
|
2023-05-15 16:23:43,624 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | server flags: {'error': 500, 'reason': 'Internal Server Error', 'url': 'http://127.0.0.1:7860/sdapi/v1/cmd-flags'}
|
|
2023-05-15 16:23:43,625 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | server options: {'sd_model_checkpoint': 'v1-5-pruned-emaonly.safetensors [6ce0161689]', 'sd_checkpoint_cache': 0.0, 'sd_vae_checkpoint_cache': 0.0, 'sd_vae': 'Automatic', 'stream_load': False, 'model_reuse_dict': False, 'inpainting_mask_weight': 1.0, 'initial_noise_multiplier': 1.0, 'img2img_color_correction': False, 'img2img_fix_steps': False, 'img2img_background_color': '#ffffff', 'enable_quantization': True, 'comma_padding_backtrack': 20.0, 'CLIP_stop_at_last_layers': 1.0, 'upcast_attn': False, 'cross_attention_optimization': 'Scaled-Dot-Product', 'cross_attention_options': [], 'sub_quad_q_chunk_size': 512.0, 'sub_quad_kv_chunk_size': 512.0, 'sub_quad_chunk_threshold': 80.0, 'always_batch_cond_uncond': False, 'temp_dir': '', 'clean_temp_dir_at_start': True, 'ckpt_dir': '/home/vlado/dev/automatic/models/Stable-diffusion', 'vae_dir': '/home/vlado/dev/automatic/models/VAE', 'embeddings_dir': '/home/vlado/dev/automatic/models/embeddings', 'hypernetwork_dir': '/home/vlado/dev/automatic/models/hypernetworks', 'codeformer_models_path': '/home/vlado/dev/automatic/models/Codeformer', 'gfpgan_models_path': '/home/vlado/dev/automatic/models/GFPGAN', 'esrgan_models_path': '/home/vlado/dev/automatic/models/ESRGAN', 'bsrgan_models_path': '/home/vlado/dev/automatic/models/BSRGAN', 'realesrgan_models_path': '/home/vlado/dev/automatic/models/RealESRGAN', 'scunet_models_path': '/home/vlado/dev/automatic/models/ScuNET', 'swinir_models_path': '/home/vlado/dev/automatic/models/SwinIR', 'ldsr_models_path': '/home/vlado/dev/automatic/models/LDSR', 'clip_models_path': '/home/vlado/dev/automatic/models/CLIP', 'lora_dir': '/home/vlado/dev/automatic/models/Lora', 'lyco_dir': '/home/vlado/dev/automatic/models/LyCORIS', 'styles_dir': 'styles.csv', 'samples_save': True, 'samples_format': 'jpg', 'samples_filename_pattern': '', 'save_images_add_number': True, 'grid_save': True, 'grid_format': 'jpg', 'grid_extended_filename': True, 'grid_only_if_multiple': True, 'grid_prevent_empty_spots': True, 'n_rows': -1.0, 'save_txt': False, 'save_log_fn': '', 'save_images_before_face_restoration': False, 'save_images_before_highres_fix': False, 'save_images_before_color_correction': False, 'save_mask': False, 'save_mask_composite': False, 'jpeg_quality': 85.0, 'webp_lossless': False, 'img_max_size_mp': 200.0, 'use_original_name_batch': True, 'use_upscaler_name_as_suffix': True, 'save_selected_only': True, 'save_init_img': False, 'save_to_dirs': False, 'grid_save_to_dirs': False, 'use_save_to_dirs_for_ui': False, 'directories_filename_pattern': '[date]', 'directories_max_prompt_words': 8.0, 'outdir_samples': '', 'outdir_txt2img_samples': 'outputs/text', 'outdir_img2img_samples': 'outputs/image', 'outdir_extras_samples': 'outputs/extras', 'outdir_grids': '', 'outdir_txt2img_grids': 'outputs/grids', 'outdir_img2img_grids': 'outputs/grids', 'outdir_save': 'outputs/save', 'outdir_init_images': 'outputs/init-images', 'memmon_poll_rate': 2.0, 'precision': 'Autocast', 'cuda_dtype': 'FP16', 'no_half': False, 'no_half_vae': False, 'upcast_sampling': False, 'disable_nan_check': True, 'rollback_vae': False, 'opt_channelslast': False, 'cudnn_benchmark': False, 'cuda_allow_tf32': True, 'cuda_allow_tf16_reduced': True, 'cuda_compile': False, 'cuda_compile_mode': 'none', 'cuda_compile_verbose': False, 'cuda_compile_errors': True, 'disable_gc': True, 'upscaler_for_img2img': 'None', 'realesrgan_enabled_models': ['R-ESRGAN 4x+', 'R-ESRGAN 4x+ Anime6B'], 'ESRGAN_tile': 192.0, 'ESRGAN_tile_overlap': 8.0, 'SCUNET_tile': 256.0, 'SCUNET_tile_overlap': 8.0, 'use_old_hires_fix_width_height': False, 'dont_fix_second_order_samplers_schedule': False, 'face_restoration_model': 'CodeFormer', 'code_former_weight': 0.2, 'face_restoration_unload': False, 'unload_models_when_training': False, 'pin_memory': True, 'save_optimizer_state': False, 'save_training_settings_to_txt': False, 'dataset_filename_word_regex': '', 'dataset_filename_join_string': ' ', 'embeddings_templates_dir': '/home/vlado/dev/automatic/train/templates', 'training_image_repeats_per_epoch': 10.0, 'training_write_csv_every': 0.0, 'training_enable_tensorboard': False, 'training_tensorboard_save_images': False, 'training_tensorboard_flush_every': 120.0, 'interrogate_keep_models_in_memory': False, 'interrogate_return_ranks': True, 'interrogate_clip_num_beams': 1.0, 'interrogate_clip_min_length': 32.0, 'interrogate_clip_max_length': 192.0, 'interrogate_clip_dict_limit': 2048.0, 'interrogate_clip_skip_categories': ['artists', 'movements', 'flavors'], 'interrogate_deepbooru_score_threshold': 0.65, 'deepbooru_sort_alpha': False, 'deepbooru_use_spaces': False, 'deepbooru_escape': True, 'deepbooru_filter_tags': '', 'extra_networks_default_view': 'cards', 'extra_networks_default_multiplier': 1.0, 'extra_networks_card_width': 0.0, 'extra_networks_card_height': 0.0, 'extra_networks_add_text_separator': ' ', 'sd_hypernetwork': 'None', 'gradio_theme': 'black-orange', 'return_grid': True, 'return_mask': False, 'return_mask_composite': False, 'disable_weights_auto_swap': True, 'send_seed': True, 'send_size': True, 'font': '', 'keyedit_precision_attention': 0.1, 'keyedit_precision_extra': 0.05, 'keyedit_delimiters': '.,\\/!?%^*;:{}=`~()', 'quicksettings': 'sd_model_checkpoint', 'hidden_tabs': [], 'ui_tab_reorder': 'From Text, From Image, Process Image', 'ui_scripts_reorder': 'Enable Dynamic Thresholding, ControlNet', 'ui_reorder': 'inpaint, sampler, checkboxes, hires_fix, dimensions, cfg, seed, batch, override_settings, scripts', 'ui_extra_networks_tab_reorder': '', 'show_progressbar': True, 'live_previews_enable': True, 'show_progress_grid': True, 'notification_audio_enable': False, 'notification_audio_path': 'html/notification.mp3', 'show_progress_every_n_steps': 1.0, 'show_progress_type': 'Approx NN', 'live_preview_content': 'Combined', 'live_preview_refresh_period': 250.0, 'show_samplers': ['Euler a', 'UniPC', 'DDIM', 'DPM++ SDE', 'DPM++ SDE', 'DPM2 Karras', 'DPM++ 2M Karras'], 'fallback_sampler': 'Euler a', 'xyz_fallback_sampler': 'None', 'eta_ancestral': 1.0, 'eta_ddim': 0.0, 'ddim_discretize': 'uniform', 's_churn': 0.0, 's_min_uncond': 0.0, 's_tmin': 0.0, 's_noise': 1.0, 'eta_noise_seed_delta': 0.0, 'always_discard_next_to_last_sigma': False, 'uni_pc_variant': 'bh1', 'uni_pc_skip_type': 'time_uniform', 'uni_pc_order': 3.0, 'uni_pc_lower_order_final': True, 'token_merging': False, 'token_merging_ratio': 0.5, 'token_merging_hr_only': True, 'token_merging_ratio_hr': 0.5, 'token_merging_random': False, 'token_merging_merge_attention': True, 'token_merging_merge_cross_attention': False, 'token_merging_merge_mlp': False, 'token_merging_maximum_down_sampling': 1.0, 'token_merging_stride_x': 2.0, 'token_merging_stride_y': 2.0, 'postprocessing_enable_in_main_ui': [], 'postprocessing_operation_order': [], 'upscaling_max_images_in_cache': 5.0, 'disabled_extensions': [], 'disable_all_extensions': 'none', 'sd_checkpoint_hash': '6ce0161689b3853acaa03779ec93eafe75a02f4ced659bee03f50797806fa2fa', 'sd_lyco': 'None', 'sd_lora': 'None'}
|
|
2023-05-15 16:23:43,632 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | train using lycoris network
|
|
2023-05-15 16:23:45,204 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | memory cpu: {'free': 26.39, 'used': 1.01, 'total': 27.41} gpu current: {'free': 10.42, 'used': 1.57, 'total': 12.0} gpu peak: {'active': 0.0, 'allocated': 0.0, 'reserved': 0.0}
|
|
2023-05-15 16:23:45,205 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing steps: ['original', 'interrogate', 'resize', 'square']
|
|
2023-05-15 16:23:45,329 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing input images: 40
|
|
2023-05-15 16:23:45,330 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processed folder exists: /tmp/train/test
|
|
2023-05-15 16:23:45,331 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing current step: ['original', 'interrogate', 'resize', 'square']
|
|
2023-05-15 16:23:45,331 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing concept: person
|
|
2023-05-15 16:23:45,332 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing output folder: /tmp/train/test/10_person
|
|
2023-05-15 16:23:45,337 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:23:45,337 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06;'
|
|
2023-05-15 16:23:45,337 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:23:45,337 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:23:45,337 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:23:45,368 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:23:46,237 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 172
|
|
2023-05-15 16:23:46,244 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:23:46,409 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 187
|
|
2023-05-15 16:23:46,417 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:23:46,417 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_102947_Instagram.jpg => /tmp/train/test/10_person/001-original-Screenshot_20221225_102947_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:23:46,420 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:23:46,420 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06@'
|
|
2023-05-15 16:23:46,420 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:23:46,420 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:23:46,420 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:23:46,446 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:23:47,216 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 172
|
|
2023-05-15 16:23:47,222 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:23:47,359 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 291
|
|
2023-05-15 16:23:47,366 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:23:47,366 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_102956_Instagram.jpg => /tmp/train/test/10_person/002-original-Screenshot_20221225_102956_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:23:47,370 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:23:47,370 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06;'
|
|
2023-05-15 16:23:47,370 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:23:47,370 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:23:47,370 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:23:47,397 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:23:48,185 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 175
|
|
2023-05-15 16:23:48,192 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:23:48,326 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 185
|
|
2023-05-15 16:23:48,333 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:23:48,333 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103005_Instagram.jpg => /tmp/train/test/10_person/003-original-Screenshot_20221225_103005_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:23:48,336 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:23:48,336 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\xff'
|
|
2023-05-15 16:23:48,336 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:23:48,336 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:23:48,336 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:23:48,364 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:23:49,098 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 159
|
|
2023-05-15 16:23:49,104 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:23:49,241 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 262
|
|
2023-05-15 16:23:49,249 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:23:49,249 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103018_Instagram.jpg => /tmp/train/test/10_person/004-original-Screenshot_20221225_103018_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:23:49,252 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:23:49,252 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06X'
|
|
2023-05-15 16:23:49,252 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:23:49,252 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:23:49,252 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:23:49,276 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:23:50,010 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 162
|
|
2023-05-15 16:23:50,017 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:23:50,154 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 227
|
|
2023-05-15 16:23:50,161 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:23:50,161 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103034_Instagram.jpg => /tmp/train/test/10_person/005-original-Screenshot_20221225_103034_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:23:50,165 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:23:50,165 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06;'
|
|
2023-05-15 16:23:50,165 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:23:50,165 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:23:50,165 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:23:50,188 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:23:50,981 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 166
|
|
2023-05-15 16:23:50,986 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:23:51,118 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 497
|
|
2023-05-15 16:23:51,125 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:23:51,125 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103043_Instagram.jpg => /tmp/train/test/10_person/006-original-Screenshot_20221225_103043_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:23:51,128 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:23:51,128 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x00'
|
|
2023-05-15 16:23:51,128 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:23:51,128 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:23:51,128 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:23:51,151 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:23:51,883 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 151
|
|
2023-05-15 16:23:51,889 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:23:52,021 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 206
|
|
2023-05-15 16:23:52,028 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:23:52,028 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103058_Instagram.jpg => /tmp/train/test/10_person/007-original-Screenshot_20221225_103058_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:23:52,032 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:23:52,032 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x00'
|
|
2023-05-15 16:23:52,032 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:23:52,032 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:23:52,032 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:23:52,056 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:23:52,894 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 149
|
|
2023-05-15 16:23:52,900 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:23:53,037 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 251
|
|
2023-05-15 16:23:53,045 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:23:53,045 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103106_Instagram.jpg => /tmp/train/test/10_person/008-original-Screenshot_20221225_103106_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:23:53,048 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:23:53,048 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x00'
|
|
2023-05-15 16:23:53,048 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:23:53,048 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:23:53,048 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:23:53,069 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:23:53,873 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 166
|
|
2023-05-15 16:23:53,879 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:23:54,017 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 216
|
|
2023-05-15 16:23:54,024 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:23:54,025 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103115_Instagram.jpg => /tmp/train/test/10_person/009-original-Screenshot_20221225_103115_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:23:54,028 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:23:54,028 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\xc8'
|
|
2023-05-15 16:23:54,028 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:23:54,028 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:23:54,028 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:23:54,054 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:23:54,986 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 140
|
|
2023-05-15 16:23:54,992 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:23:55,159 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 263
|
|
2023-05-15 16:23:55,167 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:23:55,167 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103128_Instagram.jpg => /tmp/train/test/10_person/010-original-Screenshot_20221225_103128_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:23:55,170 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:23:55,170 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\xfb'
|
|
2023-05-15 16:23:55,170 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:23:55,170 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:23:55,170 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:23:55,196 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:23:56,063 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 150
|
|
2023-05-15 16:23:56,069 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:23:56,217 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 192
|
|
2023-05-15 16:23:56,224 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:23:56,225 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103144_Instagram.jpg => /tmp/train/test/10_person/011-original-Screenshot_20221225_103144_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:23:56,228 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\xa0'
|
|
2023-05-15 16:23:56,228 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\xb6'
|
|
2023-05-15 16:23:56,228 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:23:56,228 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:23:56,228 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:23:56,253 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:23:57,185 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 179
|
|
2023-05-15 16:23:57,191 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:23:57,345 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 348
|
|
2023-05-15 16:23:57,353 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:23:57,353 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103159_Instagram.jpg => /tmp/train/test/10_person/012-original-Screenshot_20221225_103159_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:23:57,356 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:23:57,356 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x02'
|
|
2023-05-15 16:23:57,357 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:23:57,357 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:23:57,357 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:23:57,381 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:23:58,177 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 163
|
|
2023-05-15 16:23:58,183 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:23:58,327 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 299
|
|
2023-05-15 16:23:58,334 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:23:58,335 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103207_Instagram.jpg => /tmp/train/test/10_person/013-original-Screenshot_20221225_103207_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:23:58,339 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:23:58,339 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x03'
|
|
2023-05-15 16:23:58,339 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:23:58,339 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:23:58,339 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:23:58,367 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:23:59,195 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 176
|
|
2023-05-15 16:23:59,201 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:23:59,362 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 343
|
|
2023-05-15 16:23:59,370 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:23:59,370 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103222_Instagram.jpg => /tmp/train/test/10_person/014-original-Screenshot_20221225_103222_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:23:59,373 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:23:59,373 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x02'
|
|
2023-05-15 16:23:59,373 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:23:59,373 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:23:59,373 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:23:59,397 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:24:00,441 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 189
|
|
2023-05-15 16:24:00,447 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:24:00,583 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 311
|
|
2023-05-15 16:24:00,591 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:24:00,591 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103233_Instagram.jpg => /tmp/train/test/10_person/015-original-Screenshot_20221225_103233_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:24:00,594 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:24:00,594 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x03'
|
|
2023-05-15 16:24:00,594 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:24:00,594 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:24:00,594 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:24:00,619 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:24:01,570 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 177
|
|
2023-05-15 16:24:01,576 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:24:01,733 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 366
|
|
2023-05-15 16:24:01,740 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:24:01,740 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103240_Instagram.jpg => /tmp/train/test/10_person/016-original-Screenshot_20221225_103240_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:24:01,743 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\xa0'
|
|
2023-05-15 16:24:01,743 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x06'
|
|
2023-05-15 16:24:01,743 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:24:01,743 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:24:01,743 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:24:01,770 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:24:02,708 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 178
|
|
2023-05-15 16:24:02,715 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:24:02,880 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 712
|
|
2023-05-15 16:24:02,888 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:24:02,888 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103256_Instagram.jpg => /tmp/train/test/10_person/017-original-Screenshot_20221225_103256_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:24:02,891 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:24:02,891 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x03'
|
|
2023-05-15 16:24:02,891 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:24:02,891 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:24:02,891 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:24:02,912 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:24:03,952 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 156
|
|
2023-05-15 16:24:03,958 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:24:04,113 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 169
|
|
2023-05-15 16:24:04,121 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:24:04,121 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103313_Instagram.jpg => /tmp/train/test/10_person/018-original-Screenshot_20221225_103313_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:24:04,124 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:24:04,124 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x03'
|
|
2023-05-15 16:24:04,124 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:24:04,124 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:24:04,124 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:24:04,148 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:24:05,002 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 164
|
|
2023-05-15 16:24:05,008 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:24:05,164 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 253
|
|
2023-05-15 16:24:05,171 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:24:05,171 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103321_Instagram.jpg => /tmp/train/test/10_person/019-original-Screenshot_20221225_103321_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:24:05,175 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:24:05,175 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x03'
|
|
2023-05-15 16:24:05,175 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:24:05,175 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:24:05,175 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:24:05,200 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:24:06,053 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 150
|
|
2023-05-15 16:24:06,059 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:24:06,211 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 295
|
|
2023-05-15 16:24:06,218 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:24:06,218 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103335_Instagram.jpg => /tmp/train/test/10_person/020-original-Screenshot_20221225_103335_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:24:06,221 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:24:06,221 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x00'
|
|
2023-05-15 16:24:06,221 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:24:06,221 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:24:06,221 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:24:06,246 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:24:07,250 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 165
|
|
2023-05-15 16:24:07,256 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:24:07,424 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 252
|
|
2023-05-15 16:24:07,431 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:24:07,431 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103345_Instagram.jpg => /tmp/train/test/10_person/021-original-Screenshot_20221225_103345_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:24:07,434 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:24:07,434 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06c'
|
|
2023-05-15 16:24:07,434 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:24:07,434 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:24:07,434 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:24:07,458 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:24:08,427 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 159
|
|
2023-05-15 16:24:08,433 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:24:08,571 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 271
|
|
2023-05-15 16:24:08,578 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:24:08,578 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103406_Instagram.jpg => /tmp/train/test/10_person/022-original-Screenshot_20221225_103406_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:24:08,581 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:24:08,581 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\x10'
|
|
2023-05-15 16:24:08,581 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:24:08,581 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:24:08,581 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:24:08,604 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:24:09,485 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 164
|
|
2023-05-15 16:24:09,491 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:24:09,632 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 237
|
|
2023-05-15 16:24:09,640 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:24:09,640 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103427_Instagram.jpg => /tmp/train/test/10_person/023-original-Screenshot_20221225_103427_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:24:09,646 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:24:09,646 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\x10'
|
|
2023-05-15 16:24:09,646 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:24:09,646 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:24:09,646 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:24:09,671 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:24:10,467 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 153
|
|
2023-05-15 16:24:10,473 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:24:10,612 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 308
|
|
2023-05-15 16:24:10,619 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:24:10,619 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103433_Instagram.jpg => /tmp/train/test/10_person/024-original-Screenshot_20221225_103433_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:24:10,622 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:24:10,622 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x95'
|
|
2023-05-15 16:24:10,622 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:24:10,622 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:24:10,622 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:24:10,641 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:24:11,803 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 151
|
|
2023-05-15 16:24:11,808 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:24:11,959 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 206
|
|
2023-05-15 16:24:11,965 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:24:11,965 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103445_Instagram.jpg => /tmp/train/test/10_person/025-original-Screenshot_20221225_103445_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:24:11,969 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:24:11,969 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x93'
|
|
2023-05-15 16:24:11,969 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:24:11,969 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:24:11,969 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:24:11,990 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:24:13,025 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 157
|
|
2023-05-15 16:24:13,031 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:24:13,189 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 434
|
|
2023-05-15 16:24:13,197 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:24:13,197 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103500_Instagram.jpg => /tmp/train/test/10_person/026-original-Screenshot_20221225_103500_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:24:13,200 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:24:13,200 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x8b'
|
|
2023-05-15 16:24:13,200 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:24:13,200 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:24:13,200 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:24:13,223 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:24:14,119 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 153
|
|
2023-05-15 16:24:14,125 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:24:14,289 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 457
|
|
2023-05-15 16:24:14,296 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:24:14,296 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103507_Instagram.jpg => /tmp/train/test/10_person/027-original-Screenshot_20221225_103507_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:24:14,300 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:24:14,300 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 16:24:14,300 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:24:14,300 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:24:14,300 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:24:14,318 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:24:15,435 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 178
|
|
2023-05-15 16:24:15,439 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:24:15,601 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 362
|
|
2023-05-15 16:24:15,607 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:24:15,607 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103522_Instagram.jpg => /tmp/train/test/10_person/028-original-Screenshot_20221225_103522_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:24:15,611 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9c'
|
|
2023-05-15 16:24:15,611 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 16:24:15,611 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:24:15,611 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:24:15,611 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:24:15,632 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:24:16,447 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 155
|
|
2023-05-15 16:24:16,452 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:24:16,617 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 177
|
|
2023-05-15 16:24:16,624 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:24:16,624 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103530_Instagram.jpg => /tmp/train/test/10_person/029-original-Screenshot_20221225_103530_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:24:16,628 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:24:16,628 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 16:24:16,628 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:24:16,628 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:24:16,628 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:24:16,648 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:24:17,550 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 154
|
|
2023-05-15 16:24:17,555 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:24:17,718 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 113
|
|
2023-05-15 16:24:17,725 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:24:17,725 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103536_Instagram.jpg => /tmp/train/test/10_person/030-original-Screenshot_20221225_103536_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:24:17,728 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x8a'
|
|
2023-05-15 16:24:17,728 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 16:24:17,728 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:24:17,728 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:24:17,728 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:24:17,750 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:24:18,732 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 155
|
|
2023-05-15 16:24:18,737 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:24:18,906 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 149
|
|
2023-05-15 16:24:18,913 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:24:18,913 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103543_Instagram.jpg => /tmp/train/test/10_person/031-original-Screenshot_20221225_103543_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:24:18,917 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:24:18,917 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 16:24:18,917 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:24:18,917 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:24:18,917 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:24:18,937 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:24:20,033 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 163
|
|
2023-05-15 16:24:20,038 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:24:20,204 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 236
|
|
2023-05-15 16:24:20,211 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:24:20,211 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103553_Instagram.jpg => /tmp/train/test/10_person/032-original-Screenshot_20221225_103553_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:24:20,214 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:24:20,215 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 16:24:20,215 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:24:20,215 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:24:20,215 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:24:20,234 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:24:21,306 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 174
|
|
2023-05-15 16:24:21,311 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:24:21,462 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 204
|
|
2023-05-15 16:24:21,469 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:24:21,469 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103559_Instagram.jpg => /tmp/train/test/10_person/033-original-Screenshot_20221225_103559_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:24:21,472 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:24:21,472 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x9e'
|
|
2023-05-15 16:24:21,472 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:24:21,472 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:24:21,472 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:24:21,492 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:24:22,511 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 162
|
|
2023-05-15 16:24:22,516 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:24:22,651 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 628
|
|
2023-05-15 16:24:22,658 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:24:22,658 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103613_Instagram.jpg => /tmp/train/test/10_person/034-original-Screenshot_20221225_103613_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:24:22,662 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:24:22,662 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x9e'
|
|
2023-05-15 16:24:22,662 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:24:22,662 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:24:22,662 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:24:22,681 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:24:23,471 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 167
|
|
2023-05-15 16:24:23,476 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:24:23,608 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 563
|
|
2023-05-15 16:24:23,615 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:24:23,615 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103621_Instagram.jpg => /tmp/train/test/10_person/035-original-Screenshot_20221225_103621_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:24:23,618 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:24:23,619 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x9d'
|
|
2023-05-15 16:24:23,619 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:24:23,619 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:24:23,619 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:24:23,641 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:24:24,380 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 166
|
|
2023-05-15 16:24:24,386 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:24:24,524 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 512
|
|
2023-05-15 16:24:24,531 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:24:24,531 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103629_Instagram.jpg => /tmp/train/test/10_person/036-original-Screenshot_20221225_103629_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:24:24,534 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:24:24,534 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 16:24:24,534 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:24:24,534 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:24:24,534 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:24:24,555 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:24:25,312 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 164
|
|
2023-05-15 16:24:25,317 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:24:25,447 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 160
|
|
2023-05-15 16:24:25,454 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:24:25,454 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103638_Instagram.jpg => /tmp/train/test/10_person/037-original-Screenshot_20221225_103638_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:24:25,457 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:24:25,457 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x04\xb0'
|
|
2023-05-15 16:24:25,457 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:24:25,457 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:24:25,457 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:24:25,476 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:24:26,211 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 168
|
|
2023-05-15 16:24:26,215 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:24:26,344 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 908
|
|
2023-05-15 16:24:26,350 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:24:26,350 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103649_Instagram.jpg => /tmp/train/test/10_person/038-original-Screenshot_20221225_103649_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:24:26,353 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:24:26,353 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x9e'
|
|
2023-05-15 16:24:26,353 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:24:26,353 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:24:26,353 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:24:26,375 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:24:27,146 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 166
|
|
2023-05-15 16:24:27,151 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:24:27,283 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 289
|
|
2023-05-15 16:24:27,290 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:24:27,290 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103656_Instagram.jpg => /tmp/train/test/10_person/039-original-Screenshot_20221225_103656_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:24:27,293 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:24:27,293 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x15'
|
|
2023-05-15 16:24:27,293 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:24:27,293 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:24:27,293 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:24:27,319 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:24:28,075 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 156
|
|
2023-05-15 16:24:28,081 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:24:28,213 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 271
|
|
2023-05-15 16:24:28,221 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:24:28,221 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103727_Instagram.jpg => /tmp/train/test/10_person/040-original-Screenshot_20221225_103727_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:24:28,223 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | input datasets ['/tmp/train/test/10_person']
|
|
2023-05-15 16:24:28,226 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTPS connection (1): huggingface.co:443
|
|
2023-05-15 16:24:29,334 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | https://huggingface.co:443 "HEAD /stabilityai/sd-vae-ft-mse/resolve/main/config.json HTTP/1.1" 200 0
|
|
2023-05-15 16:24:37,632 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing steps result: {'inputs': 40, 'outputs': {'original': 40, 'total': 40}, 'metadata': '/tmp/train/test/test.json'}
|
|
2023-05-15 16:24:37,746 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | memory cpu: {'free': 22.56, 'used': 4.85, 'total': 27.41} gpu current: {'free': 9.7, 'used': 2.3, 'total': 12.0} gpu peak: {'active': 0.95, 'allocated': 0.95, 'reserved': 1.11}
|
|
2023-05-15 16:24:37,748 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | lycoris options: {'bucket_no_upscale': False, 'bucket_reso_steps': 64, 'cache_latents': True, 'caption_dropout_every_n_epochs': None, 'caption_dropout_rate': 0.0, 'caption_extension': '.txt', 'caption_extention': '.txt', 'caption_tag_dropout_rate': 0.0, 'clip_skip': None, 'color_aug': False, 'dataset_repeats': 1, 'debug_dataset': False, 'enable_bucket': False, 'face_crop_aug_range': None, 'flip_aug': False, 'full_fp16': False, 'gradient_accumulation_steps': 1, 'gradient_checkpointing': False, 'in_json': '/tmp/train/test/test.json', 'keep_tokens': None, 'learning_rate': 0.0001, 'log_prefix': None, 'logging_dir': None, 'lr_scheduler_num_cycles': 1, 'lr_scheduler_power': 1, 'lr_scheduler': 'cosine', 'lr_warmup_steps': 0, 'max_bucket_reso': 1024, 'max_data_loader_n_workers': 8, 'max_grad_norm': 0.0, 'max_token_length': None, 'max_train_epochs': None, 'max_train_steps': 2500, 'mem_eff_attn': False, 'min_bucket_reso': 256, 'mixed_precision': 'fp16', 'network_alpha': 20, 'network_args': None, 'network_dim': 40, 'network_module': 'lycoris.kohya', 'network_train_text_encoder_only': False, 'network_train_unet_only': False, 'network_weights': None, 'no_metadata': False, 'output_dir': '/home/vlado/dev/automatic/models/LyCORIS', 'output_name': 'test', 'persistent_data_loader_workers': False, 'pretrained_model_name_or_path': '/home/vlado/dev/automatic/models/v1-5-pruned-emaonly.safetensors', 'prior_loss_weight': 1.0, 'random_crop': False, 'reg_data_dir': None, 'resolution': '512,512', 'resume': None, 'save_every_n_epochs': None, 'save_last_n_epochs_state': None, 'save_last_n_epochs': None, 'save_model_as': 'ckpt', 'save_n_epoch_ratio': None, 'save_precision': 'fp16', 'save_state': False, 'seed': 42, 'shuffle_caption': False, 'text_encoder_lr': 5e-05, 'train_batch_size': 1, 'train_data_dir': '/tmp/train/test', 'training_comment': 'mood-magic', 'unet_lr': 0.0001, 'use_8bit_adam': False, 'v_parameterization': False, 'v2': False, 'vae': None, 'xformers': False}
|
|
2023-05-15 16:24:38,775 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | https://huggingface.co:443 "HEAD /openai/clip-vit-large-patch14/resolve/main/vocab.json HTTP/1.1" 200 0
|
|
2023-05-15 16:24:43,594 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | https://huggingface.co:443 "HEAD /openai/clip-vit-large-patch14/resolve/main/config.json HTTP/1.1" 200 0
|
|
2023-05-15 16:24:44,743 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | https://huggingface.co:443 "HEAD /openai/clip-vit-large-patch14/resolve/main/model.safetensors HTTP/1.1" 404 0
|
|
2023-05-15 16:24:45,915 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | https://huggingface.co:443 "HEAD /openai/clip-vit-large-patch14/resolve/main/model.safetensors.index.json HTTP/1.1" 404 0
|
|
2023-05-15 16:24:47,069 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | https://huggingface.co:443 "HEAD /openai/clip-vit-large-patch14/resolve/main/pytorch_model.bin HTTP/1.1" 302 0
|
|
2023-05-15 16:27:19,054 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:19,058 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/progress?skip_current_image=true HTTP/1.1" 200 222
|
|
2023-05-15 16:27:19,059 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:19,062 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/options HTTP/1.1" 200 2450
|
|
2023-05-15 16:27:19,062 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:19,092 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/cmd-flags HTTP/1.1" 500 103
|
|
2023-05-15 16:27:19,093 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:19,096 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/options HTTP/1.1" 200 4
|
|
2023-05-15 16:27:19,096 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | updated server options
|
|
2023-05-15 16:27:19,098 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:19,101 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/options HTTP/1.1" 200 2450
|
|
2023-05-15 16:27:19,102 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:19,130 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/cmd-flags HTTP/1.1" 500 103
|
|
2023-05-15 16:27:19,145 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | args: {'type': 'lycoris', 'model': '/home/vlado/dev/automatic/models/v1-5-pruned-emaonly.safetensors', 'name': 'test', 'tag': 'person', 'input': '/home/vlado/generative/Input/mia/', 'output': '', 'process': 'original,interrogate,resize,square', 'gradient': 1, 'steps': 2500, 'batch': 1, 'lr': 0.0001, 'dim': 40, 'repeats': 10, 'alpha': 0, 'overwrite': False, 'debug': True, 'lora_dir': '/home/vlado/dev/automatic/models/Lora', 'lyco_dir': '/home/vlado/dev/automatic/models/LyCORIS', 'ckpt_dir': '/home/vlado/dev/automatic/models/Stable-diffusion', 'embeddings_dir': '/home/vlado/dev/automatic/models/embeddings', 'process_dir': '/tmp/train/test'}
|
|
2023-05-15 16:27:19,146 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | server flags: {'error': 500, 'reason': 'Internal Server Error', 'url': 'http://127.0.0.1:7860/sdapi/v1/cmd-flags'}
|
|
2023-05-15 16:27:19,147 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | server options: {'sd_model_checkpoint': 'v1-5-pruned-emaonly.safetensors [6ce0161689]', 'sd_checkpoint_cache': 0.0, 'sd_vae_checkpoint_cache': 0.0, 'sd_vae': 'Automatic', 'stream_load': False, 'model_reuse_dict': False, 'inpainting_mask_weight': 1.0, 'initial_noise_multiplier': 1.0, 'img2img_color_correction': False, 'img2img_fix_steps': False, 'img2img_background_color': '#ffffff', 'enable_quantization': True, 'comma_padding_backtrack': 20.0, 'CLIP_stop_at_last_layers': 1.0, 'upcast_attn': False, 'cross_attention_optimization': 'Scaled-Dot-Product', 'cross_attention_options': [], 'sub_quad_q_chunk_size': 512.0, 'sub_quad_kv_chunk_size': 512.0, 'sub_quad_chunk_threshold': 80.0, 'always_batch_cond_uncond': False, 'temp_dir': '', 'clean_temp_dir_at_start': True, 'ckpt_dir': '/home/vlado/dev/automatic/models/Stable-diffusion', 'vae_dir': '/home/vlado/dev/automatic/models/VAE', 'embeddings_dir': '/home/vlado/dev/automatic/models/embeddings', 'hypernetwork_dir': '/home/vlado/dev/automatic/models/hypernetworks', 'codeformer_models_path': '/home/vlado/dev/automatic/models/Codeformer', 'gfpgan_models_path': '/home/vlado/dev/automatic/models/GFPGAN', 'esrgan_models_path': '/home/vlado/dev/automatic/models/ESRGAN', 'bsrgan_models_path': '/home/vlado/dev/automatic/models/BSRGAN', 'realesrgan_models_path': '/home/vlado/dev/automatic/models/RealESRGAN', 'scunet_models_path': '/home/vlado/dev/automatic/models/ScuNET', 'swinir_models_path': '/home/vlado/dev/automatic/models/SwinIR', 'ldsr_models_path': '/home/vlado/dev/automatic/models/LDSR', 'clip_models_path': '/home/vlado/dev/automatic/models/CLIP', 'lora_dir': '/home/vlado/dev/automatic/models/Lora', 'lyco_dir': '/home/vlado/dev/automatic/models/LyCORIS', 'styles_dir': 'styles.csv', 'samples_save': True, 'samples_format': 'jpg', 'samples_filename_pattern': '', 'save_images_add_number': True, 'grid_save': True, 'grid_format': 'jpg', 'grid_extended_filename': True, 'grid_only_if_multiple': True, 'grid_prevent_empty_spots': True, 'n_rows': -1.0, 'save_txt': False, 'save_log_fn': '', 'save_images_before_face_restoration': False, 'save_images_before_highres_fix': False, 'save_images_before_color_correction': False, 'save_mask': False, 'save_mask_composite': False, 'jpeg_quality': 85.0, 'webp_lossless': False, 'img_max_size_mp': 200.0, 'use_original_name_batch': True, 'use_upscaler_name_as_suffix': True, 'save_selected_only': True, 'save_init_img': False, 'save_to_dirs': False, 'grid_save_to_dirs': False, 'use_save_to_dirs_for_ui': False, 'directories_filename_pattern': '[date]', 'directories_max_prompt_words': 8.0, 'outdir_samples': '', 'outdir_txt2img_samples': 'outputs/text', 'outdir_img2img_samples': 'outputs/image', 'outdir_extras_samples': 'outputs/extras', 'outdir_grids': '', 'outdir_txt2img_grids': 'outputs/grids', 'outdir_img2img_grids': 'outputs/grids', 'outdir_save': 'outputs/save', 'outdir_init_images': 'outputs/init-images', 'memmon_poll_rate': 2.0, 'precision': 'Autocast', 'cuda_dtype': 'FP16', 'no_half': False, 'no_half_vae': False, 'upcast_sampling': False, 'disable_nan_check': True, 'rollback_vae': False, 'opt_channelslast': False, 'cudnn_benchmark': False, 'cuda_allow_tf32': True, 'cuda_allow_tf16_reduced': True, 'cuda_compile': False, 'cuda_compile_mode': 'none', 'cuda_compile_verbose': False, 'cuda_compile_errors': True, 'disable_gc': True, 'upscaler_for_img2img': 'None', 'realesrgan_enabled_models': ['R-ESRGAN 4x+', 'R-ESRGAN 4x+ Anime6B'], 'ESRGAN_tile': 192.0, 'ESRGAN_tile_overlap': 8.0, 'SCUNET_tile': 256.0, 'SCUNET_tile_overlap': 8.0, 'use_old_hires_fix_width_height': False, 'dont_fix_second_order_samplers_schedule': False, 'face_restoration_model': 'CodeFormer', 'code_former_weight': 0.2, 'face_restoration_unload': False, 'unload_models_when_training': False, 'pin_memory': True, 'save_optimizer_state': False, 'save_training_settings_to_txt': False, 'dataset_filename_word_regex': '', 'dataset_filename_join_string': ' ', 'embeddings_templates_dir': '/home/vlado/dev/automatic/train/templates', 'training_image_repeats_per_epoch': 10.0, 'training_write_csv_every': 0.0, 'training_enable_tensorboard': False, 'training_tensorboard_save_images': False, 'training_tensorboard_flush_every': 120.0, 'interrogate_keep_models_in_memory': False, 'interrogate_return_ranks': True, 'interrogate_clip_num_beams': 1.0, 'interrogate_clip_min_length': 32.0, 'interrogate_clip_max_length': 192.0, 'interrogate_clip_dict_limit': 2048.0, 'interrogate_clip_skip_categories': ['artists', 'movements', 'flavors'], 'interrogate_deepbooru_score_threshold': 0.65, 'deepbooru_sort_alpha': False, 'deepbooru_use_spaces': False, 'deepbooru_escape': True, 'deepbooru_filter_tags': '', 'extra_networks_default_view': 'cards', 'extra_networks_default_multiplier': 1.0, 'extra_networks_card_width': 0.0, 'extra_networks_card_height': 0.0, 'extra_networks_add_text_separator': ' ', 'sd_hypernetwork': 'None', 'gradio_theme': 'black-orange', 'return_grid': True, 'return_mask': False, 'return_mask_composite': False, 'disable_weights_auto_swap': True, 'send_seed': True, 'send_size': True, 'font': '', 'keyedit_precision_attention': 0.1, 'keyedit_precision_extra': 0.05, 'keyedit_delimiters': '.,\\/!?%^*;:{}=`~()', 'quicksettings': 'sd_model_checkpoint', 'hidden_tabs': [], 'ui_tab_reorder': 'From Text, From Image, Process Image', 'ui_scripts_reorder': 'Enable Dynamic Thresholding, ControlNet', 'ui_reorder': 'inpaint, sampler, checkboxes, hires_fix, dimensions, cfg, seed, batch, override_settings, scripts', 'ui_extra_networks_tab_reorder': '', 'show_progressbar': True, 'live_previews_enable': True, 'show_progress_grid': True, 'notification_audio_enable': False, 'notification_audio_path': 'html/notification.mp3', 'show_progress_every_n_steps': 1.0, 'show_progress_type': 'Approx NN', 'live_preview_content': 'Combined', 'live_preview_refresh_period': 250.0, 'show_samplers': ['Euler a', 'UniPC', 'DDIM', 'DPM++ SDE', 'DPM++ SDE', 'DPM2 Karras', 'DPM++ 2M Karras'], 'fallback_sampler': 'Euler a', 'xyz_fallback_sampler': 'None', 'eta_ancestral': 1.0, 'eta_ddim': 0.0, 'ddim_discretize': 'uniform', 's_churn': 0.0, 's_min_uncond': 0.0, 's_tmin': 0.0, 's_noise': 1.0, 'eta_noise_seed_delta': 0.0, 'always_discard_next_to_last_sigma': False, 'uni_pc_variant': 'bh1', 'uni_pc_skip_type': 'time_uniform', 'uni_pc_order': 3.0, 'uni_pc_lower_order_final': True, 'token_merging': False, 'token_merging_ratio': 0.5, 'token_merging_hr_only': True, 'token_merging_ratio_hr': 0.5, 'token_merging_random': False, 'token_merging_merge_attention': True, 'token_merging_merge_cross_attention': False, 'token_merging_merge_mlp': False, 'token_merging_maximum_down_sampling': 1.0, 'token_merging_stride_x': 2.0, 'token_merging_stride_y': 2.0, 'postprocessing_enable_in_main_ui': [], 'postprocessing_operation_order': [], 'upscaling_max_images_in_cache': 5.0, 'disabled_extensions': [], 'disable_all_extensions': 'none', 'sd_checkpoint_hash': '6ce0161689b3853acaa03779ec93eafe75a02f4ced659bee03f50797806fa2fa', 'sd_lyco': 'None', 'sd_lora': 'None'}
|
|
2023-05-15 16:27:19,154 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | train using lycoris network
|
|
2023-05-15 16:27:20,927 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | memory cpu: {'free': 26.4, 'used': 1.01, 'total': 27.41} gpu current: {'free': 10.42, 'used': 1.57, 'total': 12.0} gpu peak: {'active': 0.0, 'allocated': 0.0, 'reserved': 0.0}
|
|
2023-05-15 16:27:20,928 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing steps: ['original', 'interrogate', 'resize', 'square']
|
|
2023-05-15 16:27:21,055 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing input images: 40
|
|
2023-05-15 16:27:21,055 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processed folder exists: /tmp/train/test
|
|
2023-05-15 16:27:21,056 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing current step: ['original', 'interrogate', 'resize', 'square']
|
|
2023-05-15 16:27:21,056 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing concept: person
|
|
2023-05-15 16:27:21,057 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing output folder: /tmp/train/test/10_person
|
|
2023-05-15 16:27:21,062 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:27:21,062 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06;'
|
|
2023-05-15 16:27:21,062 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:27:21,062 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:27:21,062 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:27:21,092 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:22,029 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 172
|
|
2023-05-15 16:27:22,036 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:22,196 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 187
|
|
2023-05-15 16:27:22,204 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:27:22,204 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_102947_Instagram.jpg => /tmp/train/test/10_person/001-original-Screenshot_20221225_102947_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:27:22,207 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:27:22,208 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06@'
|
|
2023-05-15 16:27:22,208 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:27:22,208 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:27:22,208 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:27:22,235 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:23,007 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 172
|
|
2023-05-15 16:27:23,013 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:23,151 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 291
|
|
2023-05-15 16:27:23,160 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:27:23,160 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_102956_Instagram.jpg => /tmp/train/test/10_person/002-original-Screenshot_20221225_102956_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:27:23,163 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:27:23,163 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06;'
|
|
2023-05-15 16:27:23,163 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:27:23,163 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:27:23,163 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:27:23,190 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:24,005 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 175
|
|
2023-05-15 16:27:24,012 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:24,144 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 185
|
|
2023-05-15 16:27:24,151 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:27:24,151 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103005_Instagram.jpg => /tmp/train/test/10_person/003-original-Screenshot_20221225_103005_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:27:24,154 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:27:24,154 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\xff'
|
|
2023-05-15 16:27:24,154 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:27:24,154 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:27:24,154 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:27:24,181 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:24,923 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 159
|
|
2023-05-15 16:27:24,929 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:25,064 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 262
|
|
2023-05-15 16:27:25,071 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:27:25,071 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103018_Instagram.jpg => /tmp/train/test/10_person/004-original-Screenshot_20221225_103018_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:27:25,075 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:27:25,075 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06X'
|
|
2023-05-15 16:27:25,075 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:27:25,075 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:27:25,075 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:27:25,098 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:25,851 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 162
|
|
2023-05-15 16:27:25,857 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:25,991 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 227
|
|
2023-05-15 16:27:25,998 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:27:25,998 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103034_Instagram.jpg => /tmp/train/test/10_person/005-original-Screenshot_20221225_103034_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:27:26,001 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:27:26,001 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06;'
|
|
2023-05-15 16:27:26,001 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:27:26,001 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:27:26,001 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:27:26,024 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:26,763 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 166
|
|
2023-05-15 16:27:26,768 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:26,909 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 497
|
|
2023-05-15 16:27:26,917 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:27:26,917 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103043_Instagram.jpg => /tmp/train/test/10_person/006-original-Screenshot_20221225_103043_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:27:26,920 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:27:26,920 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x00'
|
|
2023-05-15 16:27:26,920 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:27:26,920 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:27:26,920 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:27:26,943 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:27,703 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 151
|
|
2023-05-15 16:27:27,709 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:27,849 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 206
|
|
2023-05-15 16:27:27,856 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:27:27,856 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103058_Instagram.jpg => /tmp/train/test/10_person/007-original-Screenshot_20221225_103058_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:27:27,860 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:27:27,860 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x00'
|
|
2023-05-15 16:27:27,860 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:27:27,860 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:27:27,860 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:27:27,884 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:28,630 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 149
|
|
2023-05-15 16:27:28,636 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:28,776 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 251
|
|
2023-05-15 16:27:28,783 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:27:28,783 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103106_Instagram.jpg => /tmp/train/test/10_person/008-original-Screenshot_20221225_103106_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:27:28,787 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:27:28,787 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x00'
|
|
2023-05-15 16:27:28,787 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:27:28,787 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:27:28,787 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:27:28,807 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:29,581 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 166
|
|
2023-05-15 16:27:29,587 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:29,719 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 216
|
|
2023-05-15 16:27:29,727 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:27:29,727 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103115_Instagram.jpg => /tmp/train/test/10_person/009-original-Screenshot_20221225_103115_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:27:29,730 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:27:29,730 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\xc8'
|
|
2023-05-15 16:27:29,730 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:27:29,730 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:27:29,730 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:27:29,757 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:30,501 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 140
|
|
2023-05-15 16:27:30,507 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:30,641 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 263
|
|
2023-05-15 16:27:30,649 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:27:30,649 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103128_Instagram.jpg => /tmp/train/test/10_person/010-original-Screenshot_20221225_103128_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:27:30,652 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:27:30,652 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\xfb'
|
|
2023-05-15 16:27:30,652 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:27:30,652 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:27:30,652 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:27:30,678 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:31,477 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 150
|
|
2023-05-15 16:27:31,483 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:31,620 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 192
|
|
2023-05-15 16:27:31,628 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:27:31,628 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103144_Instagram.jpg => /tmp/train/test/10_person/011-original-Screenshot_20221225_103144_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:27:31,631 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\xa0'
|
|
2023-05-15 16:27:31,631 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\xb6'
|
|
2023-05-15 16:27:31,632 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:27:31,632 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:27:31,632 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:27:31,656 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:32,452 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 179
|
|
2023-05-15 16:27:32,458 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:32,590 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 348
|
|
2023-05-15 16:27:32,598 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:27:32,598 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103159_Instagram.jpg => /tmp/train/test/10_person/012-original-Screenshot_20221225_103159_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:27:32,604 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:27:32,604 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x02'
|
|
2023-05-15 16:27:32,604 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:27:32,604 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:27:32,604 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:27:32,632 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:33,418 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 163
|
|
2023-05-15 16:27:33,424 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:33,565 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 299
|
|
2023-05-15 16:27:33,572 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:27:33,573 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103207_Instagram.jpg => /tmp/train/test/10_person/013-original-Screenshot_20221225_103207_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:27:33,576 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:27:33,576 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x03'
|
|
2023-05-15 16:27:33,576 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:27:33,576 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:27:33,576 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:27:33,600 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:34,400 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 176
|
|
2023-05-15 16:27:34,406 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:34,546 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 343
|
|
2023-05-15 16:27:34,554 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:27:34,554 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103222_Instagram.jpg => /tmp/train/test/10_person/014-original-Screenshot_20221225_103222_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:27:34,557 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:27:34,557 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x02'
|
|
2023-05-15 16:27:34,557 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:27:34,557 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:27:34,557 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:27:34,581 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:35,362 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 189
|
|
2023-05-15 16:27:35,367 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:35,501 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 311
|
|
2023-05-15 16:27:35,508 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:27:35,508 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103233_Instagram.jpg => /tmp/train/test/10_person/015-original-Screenshot_20221225_103233_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:27:35,512 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:27:35,512 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x03'
|
|
2023-05-15 16:27:35,512 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:27:35,512 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:27:35,512 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:27:35,535 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:36,322 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 177
|
|
2023-05-15 16:27:36,328 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:36,470 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 366
|
|
2023-05-15 16:27:36,478 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:27:36,478 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103240_Instagram.jpg => /tmp/train/test/10_person/016-original-Screenshot_20221225_103240_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:27:36,481 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\xa0'
|
|
2023-05-15 16:27:36,481 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x06'
|
|
2023-05-15 16:27:36,481 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:27:36,481 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:27:36,481 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:27:36,507 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:37,310 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 178
|
|
2023-05-15 16:27:37,317 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:37,463 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 712
|
|
2023-05-15 16:27:37,471 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:27:37,471 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103256_Instagram.jpg => /tmp/train/test/10_person/017-original-Screenshot_20221225_103256_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:27:37,475 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:27:37,475 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x03'
|
|
2023-05-15 16:27:37,475 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:27:37,475 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:27:37,475 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:27:37,496 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:38,271 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 156
|
|
2023-05-15 16:27:38,277 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:38,421 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 169
|
|
2023-05-15 16:27:38,428 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:27:38,428 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103313_Instagram.jpg => /tmp/train/test/10_person/018-original-Screenshot_20221225_103313_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:27:38,431 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:27:38,431 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x03'
|
|
2023-05-15 16:27:38,431 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:27:38,431 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:27:38,431 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:27:38,455 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:39,254 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 164
|
|
2023-05-15 16:27:39,259 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:39,396 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 253
|
|
2023-05-15 16:27:39,403 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:27:39,404 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103321_Instagram.jpg => /tmp/train/test/10_person/019-original-Screenshot_20221225_103321_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:27:39,407 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:27:39,407 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x03'
|
|
2023-05-15 16:27:39,407 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:27:39,407 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:27:39,407 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:27:39,430 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:40,204 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 150
|
|
2023-05-15 16:27:40,209 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:40,341 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 295
|
|
2023-05-15 16:27:40,349 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:27:40,349 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103335_Instagram.jpg => /tmp/train/test/10_person/020-original-Screenshot_20221225_103335_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:27:40,352 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:27:40,352 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x00'
|
|
2023-05-15 16:27:40,352 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:27:40,352 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:27:40,352 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:27:40,376 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:41,176 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 165
|
|
2023-05-15 16:27:41,182 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:41,311 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 252
|
|
2023-05-15 16:27:41,319 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:27:41,320 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103345_Instagram.jpg => /tmp/train/test/10_person/021-original-Screenshot_20221225_103345_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:27:41,323 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:27:41,323 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06c'
|
|
2023-05-15 16:27:41,323 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:27:41,323 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:27:41,323 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:27:41,347 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:42,095 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 159
|
|
2023-05-15 16:27:42,101 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:42,248 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 271
|
|
2023-05-15 16:27:42,255 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:27:42,256 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103406_Instagram.jpg => /tmp/train/test/10_person/022-original-Screenshot_20221225_103406_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:27:42,259 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:27:42,259 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\x10'
|
|
2023-05-15 16:27:42,260 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:27:42,260 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:27:42,260 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:27:42,283 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:43,058 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 164
|
|
2023-05-15 16:27:43,064 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:43,195 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 237
|
|
2023-05-15 16:27:43,202 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:27:43,202 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103427_Instagram.jpg => /tmp/train/test/10_person/023-original-Screenshot_20221225_103427_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:27:43,205 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:27:43,205 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\x10'
|
|
2023-05-15 16:27:43,205 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:27:43,205 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:27:43,205 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:27:43,227 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:43,982 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 153
|
|
2023-05-15 16:27:43,988 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:44,118 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 308
|
|
2023-05-15 16:27:44,125 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:27:44,125 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103433_Instagram.jpg => /tmp/train/test/10_person/024-original-Screenshot_20221225_103433_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:27:44,128 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:27:44,128 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x95'
|
|
2023-05-15 16:27:44,128 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:27:44,128 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:27:44,128 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:27:44,147 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:44,906 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 151
|
|
2023-05-15 16:27:44,911 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:45,040 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 206
|
|
2023-05-15 16:27:45,047 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:27:45,047 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103445_Instagram.jpg => /tmp/train/test/10_person/025-original-Screenshot_20221225_103445_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:27:45,050 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:27:45,050 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x93'
|
|
2023-05-15 16:27:45,050 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:27:45,050 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:27:45,050 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:27:45,072 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:45,841 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 157
|
|
2023-05-15 16:27:45,846 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:45,973 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 434
|
|
2023-05-15 16:27:45,980 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:27:45,980 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103500_Instagram.jpg => /tmp/train/test/10_person/026-original-Screenshot_20221225_103500_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:27:45,983 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:27:45,983 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x8b'
|
|
2023-05-15 16:27:45,983 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:27:45,983 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:27:45,983 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:27:46,005 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:46,740 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 153
|
|
2023-05-15 16:27:46,745 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:46,871 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 457
|
|
2023-05-15 16:27:46,878 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:27:46,878 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103507_Instagram.jpg => /tmp/train/test/10_person/027-original-Screenshot_20221225_103507_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:27:46,881 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:27:46,881 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 16:27:46,881 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:27:46,881 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:27:46,881 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:27:46,898 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:47,709 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 178
|
|
2023-05-15 16:27:47,714 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:47,847 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 362
|
|
2023-05-15 16:27:47,853 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:27:47,854 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103522_Instagram.jpg => /tmp/train/test/10_person/028-original-Screenshot_20221225_103522_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:27:47,857 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9c'
|
|
2023-05-15 16:27:47,857 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 16:27:47,857 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:27:47,857 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:27:47,857 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:27:47,877 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:48,622 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 155
|
|
2023-05-15 16:27:48,627 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:48,752 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 177
|
|
2023-05-15 16:27:48,759 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:27:48,759 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103530_Instagram.jpg => /tmp/train/test/10_person/029-original-Screenshot_20221225_103530_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:27:48,762 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:27:48,763 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 16:27:48,763 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:27:48,763 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:27:48,763 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:27:48,783 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:49,621 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 154
|
|
2023-05-15 16:27:49,626 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:49,766 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 113
|
|
2023-05-15 16:27:49,773 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:27:49,773 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103536_Instagram.jpg => /tmp/train/test/10_person/030-original-Screenshot_20221225_103536_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:27:49,776 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x8a'
|
|
2023-05-15 16:27:49,776 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 16:27:49,776 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:27:49,776 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:27:49,776 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:27:49,798 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:50,584 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 155
|
|
2023-05-15 16:27:50,589 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:50,714 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 149
|
|
2023-05-15 16:27:50,721 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:27:50,721 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103543_Instagram.jpg => /tmp/train/test/10_person/031-original-Screenshot_20221225_103543_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:27:50,725 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:27:50,725 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 16:27:50,725 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:27:50,725 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:27:50,725 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:27:50,745 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:51,498 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 163
|
|
2023-05-15 16:27:51,504 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:51,643 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 236
|
|
2023-05-15 16:27:51,650 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:27:51,650 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103553_Instagram.jpg => /tmp/train/test/10_person/032-original-Screenshot_20221225_103553_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:27:51,653 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:27:51,653 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 16:27:51,653 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:27:51,653 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:27:51,654 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:27:51,674 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:52,456 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 174
|
|
2023-05-15 16:27:52,461 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:52,603 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 204
|
|
2023-05-15 16:27:52,609 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:27:52,610 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103559_Instagram.jpg => /tmp/train/test/10_person/033-original-Screenshot_20221225_103559_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:27:52,613 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:27:52,613 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x9e'
|
|
2023-05-15 16:27:52,613 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:27:52,613 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:27:52,613 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:27:52,634 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:53,551 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 162
|
|
2023-05-15 16:27:53,556 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:53,700 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 628
|
|
2023-05-15 16:27:53,708 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:27:53,708 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103613_Instagram.jpg => /tmp/train/test/10_person/034-original-Screenshot_20221225_103613_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:27:53,711 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:27:53,712 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x9e'
|
|
2023-05-15 16:27:53,712 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:27:53,712 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:27:53,712 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:27:53,732 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:54,637 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 167
|
|
2023-05-15 16:27:54,642 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:54,792 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 563
|
|
2023-05-15 16:27:54,799 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:27:54,799 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103621_Instagram.jpg => /tmp/train/test/10_person/035-original-Screenshot_20221225_103621_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:27:54,802 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:27:54,802 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x9d'
|
|
2023-05-15 16:27:54,802 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:27:54,802 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:27:54,802 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:27:54,824 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:55,721 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 166
|
|
2023-05-15 16:27:55,726 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:55,884 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 512
|
|
2023-05-15 16:27:55,891 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:27:55,891 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103629_Instagram.jpg => /tmp/train/test/10_person/036-original-Screenshot_20221225_103629_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:27:55,895 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:27:55,895 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 16:27:55,895 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:27:55,895 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:27:55,895 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:27:55,915 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:56,890 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 164
|
|
2023-05-15 16:27:56,895 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:57,047 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 160
|
|
2023-05-15 16:27:57,054 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:27:57,054 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103638_Instagram.jpg => /tmp/train/test/10_person/037-original-Screenshot_20221225_103638_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:27:57,057 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:27:57,057 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x04\xb0'
|
|
2023-05-15 16:27:57,057 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:27:57,057 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:27:57,057 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:27:57,075 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:57,933 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 168
|
|
2023-05-15 16:27:57,937 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:58,072 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 908
|
|
2023-05-15 16:27:58,078 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:27:58,078 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103649_Instagram.jpg => /tmp/train/test/10_person/038-original-Screenshot_20221225_103649_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:27:58,082 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:27:58,082 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x9e'
|
|
2023-05-15 16:27:58,082 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:27:58,082 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:27:58,082 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:27:58,104 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:58,957 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 166
|
|
2023-05-15 16:27:58,962 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:27:59,104 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 289
|
|
2023-05-15 16:27:59,111 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:27:59,111 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103656_Instagram.jpg => /tmp/train/test/10_person/039-original-Screenshot_20221225_103656_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:27:59,114 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:27:59,115 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x15'
|
|
2023-05-15 16:27:59,115 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:27:59,115 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:27:59,115 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:27:59,140 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:28:00,197 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 156
|
|
2023-05-15 16:28:00,203 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:28:00,371 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 271
|
|
2023-05-15 16:28:00,379 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:28:00,379 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103727_Instagram.jpg => /tmp/train/test/10_person/040-original-Screenshot_20221225_103727_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:28:00,379 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | input datasets ['/tmp/train/test/10_person']
|
|
2023-05-15 16:28:00,382 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTPS connection (1): huggingface.co:443
|
|
2023-05-15 16:28:01,492 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | https://huggingface.co:443 "HEAD /stabilityai/sd-vae-ft-mse/resolve/main/config.json HTTP/1.1" 200 0
|
|
2023-05-15 16:28:09,736 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing steps result: {'inputs': 40, 'outputs': {'original': 40, 'total': 40}, 'metadata': '/tmp/train/test/test.json'}
|
|
2023-05-15 16:28:09,850 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | memory cpu: {'free': 22.58, 'used': 4.83, 'total': 27.41} gpu current: {'free': 9.7, 'used': 2.3, 'total': 12.0} gpu peak: {'active': 0.95, 'allocated': 0.95, 'reserved': 1.11}
|
|
2023-05-15 16:28:09,850 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | lycoris options: {'bucket_no_upscale': False, 'bucket_reso_steps': 64, 'cache_latents': True, 'caption_dropout_every_n_epochs': None, 'caption_dropout_rate': 0.0, 'caption_extension': '.txt', 'caption_extention': '.txt', 'caption_tag_dropout_rate': 0.0, 'clip_skip': None, 'color_aug': False, 'dataset_repeats': 1, 'debug_dataset': False, 'enable_bucket': False, 'face_crop_aug_range': None, 'flip_aug': False, 'full_fp16': False, 'gradient_accumulation_steps': 1, 'gradient_checkpointing': False, 'in_json': '/tmp/train/test/test.json', 'keep_tokens': None, 'learning_rate': 0.0001, 'log_prefix': None, 'logging_dir': None, 'lr_scheduler_num_cycles': 1, 'lr_scheduler_power': 1, 'lr_scheduler': 'cosine', 'lr_warmup_steps': 0, 'max_bucket_reso': 1024, 'max_data_loader_n_workers': 8, 'max_grad_norm': 0.0, 'max_token_length': None, 'max_train_epochs': None, 'max_train_steps': 2500, 'mem_eff_attn': False, 'min_bucket_reso': 256, 'mixed_precision': 'fp16', 'network_alpha': 20, 'network_args': None, 'network_dim': 40, 'network_module': 'lycoris.kohya', 'network_train_text_encoder_only': False, 'network_train_unet_only': False, 'network_weights': None, 'no_metadata': False, 'output_dir': '/home/vlado/dev/automatic/models/LyCORIS', 'output_name': 'test', 'persistent_data_loader_workers': False, 'pretrained_model_name_or_path': '/home/vlado/dev/automatic/models/v1-5-pruned-emaonly.safetensors', 'prior_loss_weight': 1.0, 'random_crop': False, 'reg_data_dir': None, 'resolution': '512,512', 'resume': None, 'save_every_n_epochs': None, 'save_last_n_epochs_state': None, 'save_last_n_epochs': None, 'save_model_as': 'ckpt', 'save_n_epoch_ratio': None, 'save_precision': 'fp16', 'save_state': False, 'seed': 42, 'shuffle_caption': False, 'text_encoder_lr': 5e-05, 'train_batch_size': 1, 'train_data_dir': '/tmp/train/test', 'training_comment': 'mood-magic', 'unet_lr': 0.0001, 'use_8bit_adam': False, 'v_parameterization': False, 'v2': False, 'vae': None, 'xformers': False}
|
|
2023-05-15 16:28:10,799 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | https://huggingface.co:443 "HEAD /openai/clip-vit-large-patch14/resolve/main/vocab.json HTTP/1.1" 200 0
|
|
2023-05-15 16:28:15,701 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | https://huggingface.co:443 "HEAD /openai/clip-vit-large-patch14/resolve/main/config.json HTTP/1.1" 200 0
|
|
2023-05-15 16:28:16,772 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | https://huggingface.co:443 "HEAD /openai/clip-vit-large-patch14/resolve/main/model.safetensors HTTP/1.1" 404 0
|
|
2023-05-15 16:28:17,938 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | https://huggingface.co:443 "HEAD /openai/clip-vit-large-patch14/resolve/main/model.safetensors.index.json HTTP/1.1" 404 0
|
|
2023-05-15 16:28:19,147 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | https://huggingface.co:443 "HEAD /openai/clip-vit-large-patch14/resolve/main/pytorch_model.bin HTTP/1.1" 302 0
|
|
2023-05-15 16:31:44,984 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:31:44,987 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/progress?skip_current_image=true HTTP/1.1" 200 222
|
|
2023-05-15 16:31:44,988 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:31:44,991 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/options HTTP/1.1" 200 2450
|
|
2023-05-15 16:31:44,991 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:31:45,019 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/cmd-flags HTTP/1.1" 500 103
|
|
2023-05-15 16:31:45,021 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:31:45,023 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/options HTTP/1.1" 200 4
|
|
2023-05-15 16:31:45,023 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | updated server options
|
|
2023-05-15 16:31:45,025 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:31:45,028 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/options HTTP/1.1" 200 2450
|
|
2023-05-15 16:31:45,028 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:31:45,054 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/cmd-flags HTTP/1.1" 500 103
|
|
2023-05-15 16:31:45,067 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | args: {'type': 'lycoris', 'model': '/home/vlado/dev/automatic/models/v1-5-pruned-emaonly.safetensors', 'name': 'test', 'tag': 'person', 'input': '/home/vlado/generative/Input/mia/', 'output': '', 'process': 'original,interrogate,resize,square', 'gradient': 1, 'steps': 2500, 'batch': 1, 'lr': 0.0001, 'dim': 40, 'repeats': 10, 'alpha': 0, 'overwrite': False, 'debug': True, 'lora_dir': '/home/vlado/dev/automatic/models/Lora', 'lyco_dir': '/home/vlado/dev/automatic/models/LyCORIS', 'ckpt_dir': '/home/vlado/dev/automatic/models/Stable-diffusion', 'embeddings_dir': '/home/vlado/dev/automatic/models/embeddings', 'process_dir': '/tmp/train/test'}
|
|
2023-05-15 16:31:45,069 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | server flags: {'error': 500, 'reason': 'Internal Server Error', 'url': 'http://127.0.0.1:7860/sdapi/v1/cmd-flags'}
|
|
2023-05-15 16:31:45,070 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | server options: {'sd_model_checkpoint': 'v1-5-pruned-emaonly.safetensors [6ce0161689]', 'sd_checkpoint_cache': 0.0, 'sd_vae_checkpoint_cache': 0.0, 'sd_vae': 'Automatic', 'stream_load': False, 'model_reuse_dict': False, 'inpainting_mask_weight': 1.0, 'initial_noise_multiplier': 1.0, 'img2img_color_correction': False, 'img2img_fix_steps': False, 'img2img_background_color': '#ffffff', 'enable_quantization': True, 'comma_padding_backtrack': 20.0, 'CLIP_stop_at_last_layers': 1.0, 'upcast_attn': False, 'cross_attention_optimization': 'Scaled-Dot-Product', 'cross_attention_options': [], 'sub_quad_q_chunk_size': 512.0, 'sub_quad_kv_chunk_size': 512.0, 'sub_quad_chunk_threshold': 80.0, 'always_batch_cond_uncond': False, 'temp_dir': '', 'clean_temp_dir_at_start': True, 'ckpt_dir': '/home/vlado/dev/automatic/models/Stable-diffusion', 'vae_dir': '/home/vlado/dev/automatic/models/VAE', 'embeddings_dir': '/home/vlado/dev/automatic/models/embeddings', 'hypernetwork_dir': '/home/vlado/dev/automatic/models/hypernetworks', 'codeformer_models_path': '/home/vlado/dev/automatic/models/Codeformer', 'gfpgan_models_path': '/home/vlado/dev/automatic/models/GFPGAN', 'esrgan_models_path': '/home/vlado/dev/automatic/models/ESRGAN', 'bsrgan_models_path': '/home/vlado/dev/automatic/models/BSRGAN', 'realesrgan_models_path': '/home/vlado/dev/automatic/models/RealESRGAN', 'scunet_models_path': '/home/vlado/dev/automatic/models/ScuNET', 'swinir_models_path': '/home/vlado/dev/automatic/models/SwinIR', 'ldsr_models_path': '/home/vlado/dev/automatic/models/LDSR', 'clip_models_path': '/home/vlado/dev/automatic/models/CLIP', 'lora_dir': '/home/vlado/dev/automatic/models/Lora', 'lyco_dir': '/home/vlado/dev/automatic/models/LyCORIS', 'styles_dir': 'styles.csv', 'samples_save': True, 'samples_format': 'jpg', 'samples_filename_pattern': '', 'save_images_add_number': True, 'grid_save': True, 'grid_format': 'jpg', 'grid_extended_filename': True, 'grid_only_if_multiple': True, 'grid_prevent_empty_spots': True, 'n_rows': -1.0, 'save_txt': False, 'save_log_fn': '', 'save_images_before_face_restoration': False, 'save_images_before_highres_fix': False, 'save_images_before_color_correction': False, 'save_mask': False, 'save_mask_composite': False, 'jpeg_quality': 85.0, 'webp_lossless': False, 'img_max_size_mp': 200.0, 'use_original_name_batch': True, 'use_upscaler_name_as_suffix': True, 'save_selected_only': True, 'save_init_img': False, 'save_to_dirs': False, 'grid_save_to_dirs': False, 'use_save_to_dirs_for_ui': False, 'directories_filename_pattern': '[date]', 'directories_max_prompt_words': 8.0, 'outdir_samples': '', 'outdir_txt2img_samples': 'outputs/text', 'outdir_img2img_samples': 'outputs/image', 'outdir_extras_samples': 'outputs/extras', 'outdir_grids': '', 'outdir_txt2img_grids': 'outputs/grids', 'outdir_img2img_grids': 'outputs/grids', 'outdir_save': 'outputs/save', 'outdir_init_images': 'outputs/init-images', 'memmon_poll_rate': 2.0, 'precision': 'Autocast', 'cuda_dtype': 'FP16', 'no_half': False, 'no_half_vae': False, 'upcast_sampling': False, 'disable_nan_check': True, 'rollback_vae': False, 'opt_channelslast': False, 'cudnn_benchmark': False, 'cuda_allow_tf32': True, 'cuda_allow_tf16_reduced': True, 'cuda_compile': False, 'cuda_compile_mode': 'none', 'cuda_compile_verbose': False, 'cuda_compile_errors': True, 'disable_gc': True, 'upscaler_for_img2img': 'None', 'realesrgan_enabled_models': ['R-ESRGAN 4x+', 'R-ESRGAN 4x+ Anime6B'], 'ESRGAN_tile': 192.0, 'ESRGAN_tile_overlap': 8.0, 'SCUNET_tile': 256.0, 'SCUNET_tile_overlap': 8.0, 'use_old_hires_fix_width_height': False, 'dont_fix_second_order_samplers_schedule': False, 'face_restoration_model': 'CodeFormer', 'code_former_weight': 0.2, 'face_restoration_unload': False, 'unload_models_when_training': False, 'pin_memory': True, 'save_optimizer_state': False, 'save_training_settings_to_txt': False, 'dataset_filename_word_regex': '', 'dataset_filename_join_string': ' ', 'embeddings_templates_dir': '/home/vlado/dev/automatic/train/templates', 'training_image_repeats_per_epoch': 10.0, 'training_write_csv_every': 0.0, 'training_enable_tensorboard': False, 'training_tensorboard_save_images': False, 'training_tensorboard_flush_every': 120.0, 'interrogate_keep_models_in_memory': False, 'interrogate_return_ranks': True, 'interrogate_clip_num_beams': 1.0, 'interrogate_clip_min_length': 32.0, 'interrogate_clip_max_length': 192.0, 'interrogate_clip_dict_limit': 2048.0, 'interrogate_clip_skip_categories': ['artists', 'movements', 'flavors'], 'interrogate_deepbooru_score_threshold': 0.65, 'deepbooru_sort_alpha': False, 'deepbooru_use_spaces': False, 'deepbooru_escape': True, 'deepbooru_filter_tags': '', 'extra_networks_default_view': 'cards', 'extra_networks_default_multiplier': 1.0, 'extra_networks_card_width': 0.0, 'extra_networks_card_height': 0.0, 'extra_networks_add_text_separator': ' ', 'sd_hypernetwork': 'None', 'gradio_theme': 'black-orange', 'return_grid': True, 'return_mask': False, 'return_mask_composite': False, 'disable_weights_auto_swap': True, 'send_seed': True, 'send_size': True, 'font': '', 'keyedit_precision_attention': 0.1, 'keyedit_precision_extra': 0.05, 'keyedit_delimiters': '.,\\/!?%^*;:{}=`~()', 'quicksettings': 'sd_model_checkpoint', 'hidden_tabs': [], 'ui_tab_reorder': 'From Text, From Image, Process Image', 'ui_scripts_reorder': 'Enable Dynamic Thresholding, ControlNet', 'ui_reorder': 'inpaint, sampler, checkboxes, hires_fix, dimensions, cfg, seed, batch, override_settings, scripts', 'ui_extra_networks_tab_reorder': '', 'show_progressbar': True, 'live_previews_enable': True, 'show_progress_grid': True, 'notification_audio_enable': False, 'notification_audio_path': 'html/notification.mp3', 'show_progress_every_n_steps': 1.0, 'show_progress_type': 'Approx NN', 'live_preview_content': 'Combined', 'live_preview_refresh_period': 250.0, 'show_samplers': ['Euler a', 'UniPC', 'DDIM', 'DPM++ SDE', 'DPM++ SDE', 'DPM2 Karras', 'DPM++ 2M Karras'], 'fallback_sampler': 'Euler a', 'xyz_fallback_sampler': 'None', 'eta_ancestral': 1.0, 'eta_ddim': 0.0, 'ddim_discretize': 'uniform', 's_churn': 0.0, 's_min_uncond': 0.0, 's_tmin': 0.0, 's_noise': 1.0, 'eta_noise_seed_delta': 0.0, 'always_discard_next_to_last_sigma': False, 'uni_pc_variant': 'bh1', 'uni_pc_skip_type': 'time_uniform', 'uni_pc_order': 3.0, 'uni_pc_lower_order_final': True, 'token_merging': False, 'token_merging_ratio': 0.5, 'token_merging_hr_only': True, 'token_merging_ratio_hr': 0.5, 'token_merging_random': False, 'token_merging_merge_attention': True, 'token_merging_merge_cross_attention': False, 'token_merging_merge_mlp': False, 'token_merging_maximum_down_sampling': 1.0, 'token_merging_stride_x': 2.0, 'token_merging_stride_y': 2.0, 'postprocessing_enable_in_main_ui': [], 'postprocessing_operation_order': [], 'upscaling_max_images_in_cache': 5.0, 'disabled_extensions': [], 'disable_all_extensions': 'none', 'sd_checkpoint_hash': '6ce0161689b3853acaa03779ec93eafe75a02f4ced659bee03f50797806fa2fa', 'sd_lyco': 'None', 'sd_lora': 'None'}
|
|
2023-05-15 16:31:45,076 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | train using lycoris network
|
|
2023-05-15 16:31:46,794 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | memory cpu: {'free': 26.4, 'used': 1.01, 'total': 27.41} gpu current: {'free': 10.42, 'used': 1.57, 'total': 12.0} gpu peak: {'active': 0.0, 'allocated': 0.0, 'reserved': 0.0}
|
|
2023-05-15 16:31:46,795 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing steps: ['original', 'interrogate', 'resize', 'square']
|
|
2023-05-15 16:31:46,924 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing input images: 40
|
|
2023-05-15 16:31:46,924 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processed folder exists: /tmp/train/test
|
|
2023-05-15 16:31:46,925 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing current step: ['original', 'interrogate', 'resize', 'square']
|
|
2023-05-15 16:31:46,926 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing concept: person
|
|
2023-05-15 16:31:46,926 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing output folder: /tmp/train/test/10_person
|
|
2023-05-15 16:31:46,931 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:31:46,931 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06;'
|
|
2023-05-15 16:31:46,931 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:31:46,931 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:31:46,931 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:31:46,961 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:31:47,801 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 172
|
|
2023-05-15 16:31:47,808 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:31:47,960 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 187
|
|
2023-05-15 16:31:47,968 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:31:47,968 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_102947_Instagram.jpg => /tmp/train/test/10_person/001-original-Screenshot_20221225_102947_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:31:47,971 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:31:47,971 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06@'
|
|
2023-05-15 16:31:47,971 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:31:47,971 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:31:47,971 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:31:47,998 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:31:48,776 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 172
|
|
2023-05-15 16:31:48,783 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:31:48,918 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 291
|
|
2023-05-15 16:31:48,926 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:31:48,926 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_102956_Instagram.jpg => /tmp/train/test/10_person/002-original-Screenshot_20221225_102956_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:31:48,929 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:31:48,929 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06;'
|
|
2023-05-15 16:31:48,929 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:31:48,929 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:31:48,929 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:31:48,956 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:31:49,733 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 175
|
|
2023-05-15 16:31:49,740 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:31:49,874 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 185
|
|
2023-05-15 16:31:49,881 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:31:49,881 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103005_Instagram.jpg => /tmp/train/test/10_person/003-original-Screenshot_20221225_103005_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:31:49,884 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:31:49,884 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\xff'
|
|
2023-05-15 16:31:49,884 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:31:49,884 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:31:49,884 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:31:49,911 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:31:50,690 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 159
|
|
2023-05-15 16:31:50,696 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:31:50,837 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 262
|
|
2023-05-15 16:31:50,844 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:31:50,844 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103018_Instagram.jpg => /tmp/train/test/10_person/004-original-Screenshot_20221225_103018_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:31:50,847 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:31:50,847 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06X'
|
|
2023-05-15 16:31:50,847 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:31:50,848 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:31:50,848 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:31:50,871 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:24,929 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:24,932 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/progress?skip_current_image=true HTTP/1.1" 200 222
|
|
2023-05-15 16:34:24,932 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:24,935 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/options HTTP/1.1" 200 2450
|
|
2023-05-15 16:34:24,936 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:24,963 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/cmd-flags HTTP/1.1" 500 103
|
|
2023-05-15 16:34:24,964 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:24,966 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/options HTTP/1.1" 200 4
|
|
2023-05-15 16:34:24,966 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | updated server options
|
|
2023-05-15 16:34:24,968 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:24,971 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/options HTTP/1.1" 200 2450
|
|
2023-05-15 16:34:24,972 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:25,000 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/cmd-flags HTTP/1.1" 500 103
|
|
2023-05-15 16:34:25,012 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | args: {'type': 'lycoris', 'model': '/home/vlado/dev/automatic/models/v1-5-pruned-emaonly.safetensors', 'name': 'test', 'tag': 'person', 'input': '/home/vlado/generative/Input/mia/', 'output': '', 'process': 'original,interrogate,resize,square', 'gradient': 1, 'steps': 2500, 'batch': 1, 'lr': 0.0001, 'dim': 40, 'repeats': 10, 'alpha': 0, 'overwrite': False, 'debug': True, 'lora_dir': '/home/vlado/dev/automatic/models/Lora', 'lyco_dir': '/home/vlado/dev/automatic/models/LyCORIS', 'ckpt_dir': '/home/vlado/dev/automatic/models/Stable-diffusion', 'embeddings_dir': '/home/vlado/dev/automatic/models/embeddings', 'process_dir': '/tmp/train/test'}
|
|
2023-05-15 16:34:25,013 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | server flags: {'error': 500, 'reason': 'Internal Server Error', 'url': 'http://127.0.0.1:7860/sdapi/v1/cmd-flags'}
|
|
2023-05-15 16:34:25,014 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | server options: {'sd_model_checkpoint': 'v1-5-pruned-emaonly.safetensors [6ce0161689]', 'sd_checkpoint_cache': 0.0, 'sd_vae_checkpoint_cache': 0.0, 'sd_vae': 'Automatic', 'stream_load': False, 'model_reuse_dict': False, 'inpainting_mask_weight': 1.0, 'initial_noise_multiplier': 1.0, 'img2img_color_correction': False, 'img2img_fix_steps': False, 'img2img_background_color': '#ffffff', 'enable_quantization': True, 'comma_padding_backtrack': 20.0, 'CLIP_stop_at_last_layers': 1.0, 'upcast_attn': False, 'cross_attention_optimization': 'Scaled-Dot-Product', 'cross_attention_options': [], 'sub_quad_q_chunk_size': 512.0, 'sub_quad_kv_chunk_size': 512.0, 'sub_quad_chunk_threshold': 80.0, 'always_batch_cond_uncond': False, 'temp_dir': '', 'clean_temp_dir_at_start': True, 'ckpt_dir': '/home/vlado/dev/automatic/models/Stable-diffusion', 'vae_dir': '/home/vlado/dev/automatic/models/VAE', 'embeddings_dir': '/home/vlado/dev/automatic/models/embeddings', 'hypernetwork_dir': '/home/vlado/dev/automatic/models/hypernetworks', 'codeformer_models_path': '/home/vlado/dev/automatic/models/Codeformer', 'gfpgan_models_path': '/home/vlado/dev/automatic/models/GFPGAN', 'esrgan_models_path': '/home/vlado/dev/automatic/models/ESRGAN', 'bsrgan_models_path': '/home/vlado/dev/automatic/models/BSRGAN', 'realesrgan_models_path': '/home/vlado/dev/automatic/models/RealESRGAN', 'scunet_models_path': '/home/vlado/dev/automatic/models/ScuNET', 'swinir_models_path': '/home/vlado/dev/automatic/models/SwinIR', 'ldsr_models_path': '/home/vlado/dev/automatic/models/LDSR', 'clip_models_path': '/home/vlado/dev/automatic/models/CLIP', 'lora_dir': '/home/vlado/dev/automatic/models/Lora', 'lyco_dir': '/home/vlado/dev/automatic/models/LyCORIS', 'styles_dir': 'styles.csv', 'samples_save': True, 'samples_format': 'jpg', 'samples_filename_pattern': '', 'save_images_add_number': True, 'grid_save': True, 'grid_format': 'jpg', 'grid_extended_filename': True, 'grid_only_if_multiple': True, 'grid_prevent_empty_spots': True, 'n_rows': -1.0, 'save_txt': False, 'save_log_fn': '', 'save_images_before_face_restoration': False, 'save_images_before_highres_fix': False, 'save_images_before_color_correction': False, 'save_mask': False, 'save_mask_composite': False, 'jpeg_quality': 85.0, 'webp_lossless': False, 'img_max_size_mp': 200.0, 'use_original_name_batch': True, 'use_upscaler_name_as_suffix': True, 'save_selected_only': True, 'save_init_img': False, 'save_to_dirs': False, 'grid_save_to_dirs': False, 'use_save_to_dirs_for_ui': False, 'directories_filename_pattern': '[date]', 'directories_max_prompt_words': 8.0, 'outdir_samples': '', 'outdir_txt2img_samples': 'outputs/text', 'outdir_img2img_samples': 'outputs/image', 'outdir_extras_samples': 'outputs/extras', 'outdir_grids': '', 'outdir_txt2img_grids': 'outputs/grids', 'outdir_img2img_grids': 'outputs/grids', 'outdir_save': 'outputs/save', 'outdir_init_images': 'outputs/init-images', 'memmon_poll_rate': 2.0, 'precision': 'Autocast', 'cuda_dtype': 'FP16', 'no_half': False, 'no_half_vae': False, 'upcast_sampling': False, 'disable_nan_check': True, 'rollback_vae': False, 'opt_channelslast': False, 'cudnn_benchmark': False, 'cuda_allow_tf32': True, 'cuda_allow_tf16_reduced': True, 'cuda_compile': False, 'cuda_compile_mode': 'none', 'cuda_compile_verbose': False, 'cuda_compile_errors': True, 'disable_gc': True, 'upscaler_for_img2img': 'None', 'realesrgan_enabled_models': ['R-ESRGAN 4x+', 'R-ESRGAN 4x+ Anime6B'], 'ESRGAN_tile': 192.0, 'ESRGAN_tile_overlap': 8.0, 'SCUNET_tile': 256.0, 'SCUNET_tile_overlap': 8.0, 'use_old_hires_fix_width_height': False, 'dont_fix_second_order_samplers_schedule': False, 'face_restoration_model': 'CodeFormer', 'code_former_weight': 0.2, 'face_restoration_unload': False, 'unload_models_when_training': False, 'pin_memory': True, 'save_optimizer_state': False, 'save_training_settings_to_txt': False, 'dataset_filename_word_regex': '', 'dataset_filename_join_string': ' ', 'embeddings_templates_dir': '/home/vlado/dev/automatic/train/templates', 'training_image_repeats_per_epoch': 10.0, 'training_write_csv_every': 0.0, 'training_enable_tensorboard': False, 'training_tensorboard_save_images': False, 'training_tensorboard_flush_every': 120.0, 'interrogate_keep_models_in_memory': False, 'interrogate_return_ranks': True, 'interrogate_clip_num_beams': 1.0, 'interrogate_clip_min_length': 32.0, 'interrogate_clip_max_length': 192.0, 'interrogate_clip_dict_limit': 2048.0, 'interrogate_clip_skip_categories': ['artists', 'movements', 'flavors'], 'interrogate_deepbooru_score_threshold': 0.65, 'deepbooru_sort_alpha': False, 'deepbooru_use_spaces': False, 'deepbooru_escape': True, 'deepbooru_filter_tags': '', 'extra_networks_default_view': 'cards', 'extra_networks_default_multiplier': 1.0, 'extra_networks_card_width': 0.0, 'extra_networks_card_height': 0.0, 'extra_networks_add_text_separator': ' ', 'sd_hypernetwork': 'None', 'gradio_theme': 'black-orange', 'return_grid': True, 'return_mask': False, 'return_mask_composite': False, 'disable_weights_auto_swap': True, 'send_seed': True, 'send_size': True, 'font': '', 'keyedit_precision_attention': 0.1, 'keyedit_precision_extra': 0.05, 'keyedit_delimiters': '.,\\/!?%^*;:{}=`~()', 'quicksettings': 'sd_model_checkpoint', 'hidden_tabs': [], 'ui_tab_reorder': 'From Text, From Image, Process Image', 'ui_scripts_reorder': 'Enable Dynamic Thresholding, ControlNet', 'ui_reorder': 'inpaint, sampler, checkboxes, hires_fix, dimensions, cfg, seed, batch, override_settings, scripts', 'ui_extra_networks_tab_reorder': '', 'show_progressbar': True, 'live_previews_enable': True, 'show_progress_grid': True, 'notification_audio_enable': False, 'notification_audio_path': 'html/notification.mp3', 'show_progress_every_n_steps': 1.0, 'show_progress_type': 'Approx NN', 'live_preview_content': 'Combined', 'live_preview_refresh_period': 250.0, 'show_samplers': ['Euler a', 'UniPC', 'DDIM', 'DPM++ SDE', 'DPM++ SDE', 'DPM2 Karras', 'DPM++ 2M Karras'], 'fallback_sampler': 'Euler a', 'xyz_fallback_sampler': 'None', 'eta_ancestral': 1.0, 'eta_ddim': 0.0, 'ddim_discretize': 'uniform', 's_churn': 0.0, 's_min_uncond': 0.0, 's_tmin': 0.0, 's_noise': 1.0, 'eta_noise_seed_delta': 0.0, 'always_discard_next_to_last_sigma': False, 'uni_pc_variant': 'bh1', 'uni_pc_skip_type': 'time_uniform', 'uni_pc_order': 3.0, 'uni_pc_lower_order_final': True, 'token_merging': False, 'token_merging_ratio': 0.5, 'token_merging_hr_only': True, 'token_merging_ratio_hr': 0.5, 'token_merging_random': False, 'token_merging_merge_attention': True, 'token_merging_merge_cross_attention': False, 'token_merging_merge_mlp': False, 'token_merging_maximum_down_sampling': 1.0, 'token_merging_stride_x': 2.0, 'token_merging_stride_y': 2.0, 'postprocessing_enable_in_main_ui': [], 'postprocessing_operation_order': [], 'upscaling_max_images_in_cache': 5.0, 'disabled_extensions': [], 'disable_all_extensions': 'none', 'sd_checkpoint_hash': '6ce0161689b3853acaa03779ec93eafe75a02f4ced659bee03f50797806fa2fa', 'sd_lyco': 'None', 'sd_lora': 'None'}
|
|
2023-05-15 16:34:25,021 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | train using lycoris network
|
|
2023-05-15 16:34:26,517 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | memory cpu: {'free': 26.4, 'used': 1.01, 'total': 27.41} gpu current: {'free': 10.42, 'used': 1.57, 'total': 12.0} gpu peak: {'active': 0.0, 'allocated': 0.0, 'reserved': 0.0}
|
|
2023-05-15 16:34:26,518 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing steps: ['original', 'interrogate', 'resize', 'square']
|
|
2023-05-15 16:34:26,644 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing input images: 40
|
|
2023-05-15 16:34:26,645 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processed folder exists: /tmp/train/test
|
|
2023-05-15 16:34:26,645 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing current step: ['original', 'interrogate', 'resize', 'square']
|
|
2023-05-15 16:34:26,646 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing concept: person
|
|
2023-05-15 16:34:26,646 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing output folder: /tmp/train/test/10_person
|
|
2023-05-15 16:34:26,650 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:34:26,650 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06;'
|
|
2023-05-15 16:34:26,650 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:34:26,650 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:34:26,650 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:34:26,680 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:27,521 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 172
|
|
2023-05-15 16:34:27,528 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:27,680 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 187
|
|
2023-05-15 16:34:27,687 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:34:27,688 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_102947_Instagram.jpg => /tmp/train/test/10_person/001-original-Screenshot_20221225_102947_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:34:27,691 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:34:27,691 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06@'
|
|
2023-05-15 16:34:27,691 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:34:27,691 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:34:27,691 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:34:27,719 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:28,520 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 172
|
|
2023-05-15 16:34:28,526 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:28,664 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 291
|
|
2023-05-15 16:34:28,671 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:34:28,672 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_102956_Instagram.jpg => /tmp/train/test/10_person/002-original-Screenshot_20221225_102956_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:34:28,675 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:34:28,675 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06;'
|
|
2023-05-15 16:34:28,675 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:34:28,675 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:34:28,675 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:34:28,703 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:29,508 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 175
|
|
2023-05-15 16:34:29,515 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:29,650 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 185
|
|
2023-05-15 16:34:29,657 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:34:29,657 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103005_Instagram.jpg => /tmp/train/test/10_person/003-original-Screenshot_20221225_103005_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:34:29,660 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:34:29,660 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\xff'
|
|
2023-05-15 16:34:29,660 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:34:29,660 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:34:29,660 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:34:29,688 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:30,448 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 159
|
|
2023-05-15 16:34:30,455 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:30,596 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 262
|
|
2023-05-15 16:34:30,604 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:34:30,604 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103018_Instagram.jpg => /tmp/train/test/10_person/004-original-Screenshot_20221225_103018_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:34:30,607 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:34:30,607 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06X'
|
|
2023-05-15 16:34:30,607 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:34:30,607 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:34:30,607 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:34:30,631 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:31,395 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 162
|
|
2023-05-15 16:34:31,400 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:31,533 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 227
|
|
2023-05-15 16:34:31,540 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:34:31,540 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103034_Instagram.jpg => /tmp/train/test/10_person/005-original-Screenshot_20221225_103034_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:34:31,543 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:34:31,543 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06;'
|
|
2023-05-15 16:34:31,543 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:34:31,543 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:34:31,543 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:34:31,566 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:32,346 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 166
|
|
2023-05-15 16:34:32,351 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:32,488 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 497
|
|
2023-05-15 16:34:32,495 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:34:32,495 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103043_Instagram.jpg => /tmp/train/test/10_person/006-original-Screenshot_20221225_103043_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:34:32,498 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:34:32,498 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x00'
|
|
2023-05-15 16:34:32,498 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:34:32,498 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:34:32,498 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:34:32,521 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:33,320 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 151
|
|
2023-05-15 16:34:33,326 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:33,471 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 206
|
|
2023-05-15 16:34:33,479 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:34:33,479 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103058_Instagram.jpg => /tmp/train/test/10_person/007-original-Screenshot_20221225_103058_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:34:33,482 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:34:33,482 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x00'
|
|
2023-05-15 16:34:33,482 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:34:33,482 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:34:33,482 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:34:33,507 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:34,280 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 149
|
|
2023-05-15 16:34:34,286 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:34,426 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 251
|
|
2023-05-15 16:34:34,433 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:34:34,433 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103106_Instagram.jpg => /tmp/train/test/10_person/008-original-Screenshot_20221225_103106_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:34:34,437 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:34:34,437 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x00'
|
|
2023-05-15 16:34:34,437 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:34:34,437 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:34:34,437 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:34:34,457 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:35,237 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 166
|
|
2023-05-15 16:34:35,243 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:35,394 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 216
|
|
2023-05-15 16:34:35,401 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:34:35,401 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103115_Instagram.jpg => /tmp/train/test/10_person/009-original-Screenshot_20221225_103115_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:34:35,404 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:34:35,404 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\xc8'
|
|
2023-05-15 16:34:35,404 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:34:35,404 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:34:35,404 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:34:35,431 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:36,226 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 140
|
|
2023-05-15 16:34:36,232 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:36,377 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 263
|
|
2023-05-15 16:34:36,385 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:34:36,385 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103128_Instagram.jpg => /tmp/train/test/10_person/010-original-Screenshot_20221225_103128_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:34:36,388 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:34:36,388 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\xfb'
|
|
2023-05-15 16:34:36,388 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:34:36,388 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:34:36,388 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:34:36,414 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:37,204 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 150
|
|
2023-05-15 16:34:37,211 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:37,344 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 192
|
|
2023-05-15 16:34:37,352 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:34:37,352 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103144_Instagram.jpg => /tmp/train/test/10_person/011-original-Screenshot_20221225_103144_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:34:37,355 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\xa0'
|
|
2023-05-15 16:34:37,355 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\xb6'
|
|
2023-05-15 16:34:37,355 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:34:37,355 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:34:37,355 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:34:37,380 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:38,198 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 179
|
|
2023-05-15 16:34:38,204 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:38,341 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 348
|
|
2023-05-15 16:34:38,348 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:34:38,349 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103159_Instagram.jpg => /tmp/train/test/10_person/012-original-Screenshot_20221225_103159_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:34:38,352 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:34:38,352 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x02'
|
|
2023-05-15 16:34:38,352 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:34:38,352 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:34:38,352 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:34:38,375 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:39,160 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 163
|
|
2023-05-15 16:34:39,165 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:39,296 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 299
|
|
2023-05-15 16:34:39,304 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:34:39,304 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103207_Instagram.jpg => /tmp/train/test/10_person/013-original-Screenshot_20221225_103207_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:34:39,307 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:34:39,307 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x03'
|
|
2023-05-15 16:34:39,307 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:34:39,307 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:34:39,307 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:34:39,332 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:40,103 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 176
|
|
2023-05-15 16:34:40,109 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:40,241 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 343
|
|
2023-05-15 16:34:40,249 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:34:40,249 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103222_Instagram.jpg => /tmp/train/test/10_person/014-original-Screenshot_20221225_103222_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:34:40,252 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:34:40,252 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x02'
|
|
2023-05-15 16:34:40,252 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:34:40,252 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:34:40,252 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:34:40,276 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:41,060 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 189
|
|
2023-05-15 16:34:41,066 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:41,197 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 311
|
|
2023-05-15 16:34:41,205 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:34:41,205 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103233_Instagram.jpg => /tmp/train/test/10_person/015-original-Screenshot_20221225_103233_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:34:41,208 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:34:41,208 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x03'
|
|
2023-05-15 16:34:41,208 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:34:41,208 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:34:41,208 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:34:41,231 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:41,982 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 177
|
|
2023-05-15 16:34:41,987 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:42,120 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 366
|
|
2023-05-15 16:34:42,127 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:34:42,127 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103240_Instagram.jpg => /tmp/train/test/10_person/016-original-Screenshot_20221225_103240_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:34:42,131 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\xa0'
|
|
2023-05-15 16:34:42,131 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x06'
|
|
2023-05-15 16:34:42,131 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:34:42,131 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:34:42,131 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:34:42,157 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:42,939 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 178
|
|
2023-05-15 16:34:42,945 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:43,086 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 712
|
|
2023-05-15 16:34:43,094 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:34:43,094 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103256_Instagram.jpg => /tmp/train/test/10_person/017-original-Screenshot_20221225_103256_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:34:43,097 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:34:43,097 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x03'
|
|
2023-05-15 16:34:43,097 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:34:43,097 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:34:43,097 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:34:43,117 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:43,866 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 156
|
|
2023-05-15 16:34:43,872 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:44,002 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 169
|
|
2023-05-15 16:34:44,010 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:34:44,010 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103313_Instagram.jpg => /tmp/train/test/10_person/018-original-Screenshot_20221225_103313_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:34:44,013 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:34:44,013 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x03'
|
|
2023-05-15 16:34:44,013 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:34:44,013 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:34:44,013 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:34:44,037 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:44,810 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 164
|
|
2023-05-15 16:34:44,816 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:44,952 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 253
|
|
2023-05-15 16:34:44,960 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:34:44,960 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103321_Instagram.jpg => /tmp/train/test/10_person/019-original-Screenshot_20221225_103321_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:34:44,963 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:34:44,963 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x03'
|
|
2023-05-15 16:34:44,963 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:34:44,963 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:34:44,963 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:34:44,989 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:45,777 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 150
|
|
2023-05-15 16:34:45,783 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:45,920 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 295
|
|
2023-05-15 16:34:45,927 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:34:45,927 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103335_Instagram.jpg => /tmp/train/test/10_person/020-original-Screenshot_20221225_103335_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:34:45,930 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:34:45,930 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x00'
|
|
2023-05-15 16:34:45,930 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:34:45,930 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:34:45,930 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:34:45,954 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:46,695 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 165
|
|
2023-05-15 16:34:46,701 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:46,832 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 252
|
|
2023-05-15 16:34:46,839 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:34:46,839 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103345_Instagram.jpg => /tmp/train/test/10_person/021-original-Screenshot_20221225_103345_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:34:46,843 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:34:46,843 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06c'
|
|
2023-05-15 16:34:46,843 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:34:46,843 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:34:46,843 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:34:46,867 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:47,645 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 159
|
|
2023-05-15 16:34:47,652 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:47,794 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 271
|
|
2023-05-15 16:34:47,801 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:34:47,801 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103406_Instagram.jpg => /tmp/train/test/10_person/022-original-Screenshot_20221225_103406_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:34:47,804 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:34:47,804 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\x10'
|
|
2023-05-15 16:34:47,804 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:34:47,804 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:34:47,804 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:34:47,827 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:48,625 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 164
|
|
2023-05-15 16:34:48,630 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:48,759 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 237
|
|
2023-05-15 16:34:48,766 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:34:48,766 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103427_Instagram.jpg => /tmp/train/test/10_person/023-original-Screenshot_20221225_103427_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:34:48,769 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:34:48,769 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\x10'
|
|
2023-05-15 16:34:48,769 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:34:48,769 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:34:48,769 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:34:48,792 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:49,530 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 153
|
|
2023-05-15 16:34:49,536 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:49,667 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 308
|
|
2023-05-15 16:34:49,674 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:34:49,674 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103433_Instagram.jpg => /tmp/train/test/10_person/024-original-Screenshot_20221225_103433_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:34:49,677 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:34:49,677 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x95'
|
|
2023-05-15 16:34:49,677 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:34:49,677 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:34:49,677 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:34:49,696 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:50,496 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 151
|
|
2023-05-15 16:34:50,501 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:50,629 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 206
|
|
2023-05-15 16:34:50,636 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:34:50,636 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103445_Instagram.jpg => /tmp/train/test/10_person/025-original-Screenshot_20221225_103445_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:34:50,640 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:34:50,640 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x93'
|
|
2023-05-15 16:34:50,640 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:34:50,640 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:34:50,640 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:34:50,662 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:51,458 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 157
|
|
2023-05-15 16:34:51,464 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:51,602 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 434
|
|
2023-05-15 16:34:51,609 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:34:51,609 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103500_Instagram.jpg => /tmp/train/test/10_person/026-original-Screenshot_20221225_103500_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:34:51,612 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:34:51,612 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x8b'
|
|
2023-05-15 16:34:51,612 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:34:51,612 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:34:51,612 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:34:51,635 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:52,419 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 153
|
|
2023-05-15 16:34:52,425 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:52,571 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 457
|
|
2023-05-15 16:34:52,578 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:34:52,578 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103507_Instagram.jpg => /tmp/train/test/10_person/027-original-Screenshot_20221225_103507_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:34:52,582 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:34:52,582 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 16:34:52,582 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:34:52,582 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:34:52,582 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:34:52,599 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:53,454 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 178
|
|
2023-05-15 16:34:53,459 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:53,591 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 362
|
|
2023-05-15 16:34:53,598 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:34:53,598 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103522_Instagram.jpg => /tmp/train/test/10_person/028-original-Screenshot_20221225_103522_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:34:53,601 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9c'
|
|
2023-05-15 16:34:53,601 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 16:34:53,601 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:34:53,601 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:34:53,601 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:34:53,622 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:54,404 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 155
|
|
2023-05-15 16:34:54,409 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:54,540 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 177
|
|
2023-05-15 16:34:54,547 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:34:54,547 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103530_Instagram.jpg => /tmp/train/test/10_person/029-original-Screenshot_20221225_103530_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:34:54,550 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:34:54,550 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 16:34:54,550 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:34:54,550 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:34:54,550 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:34:54,570 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:55,311 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 154
|
|
2023-05-15 16:34:55,316 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:55,448 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 113
|
|
2023-05-15 16:34:55,455 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:34:55,455 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103536_Instagram.jpg => /tmp/train/test/10_person/030-original-Screenshot_20221225_103536_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:34:55,458 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x8a'
|
|
2023-05-15 16:34:55,459 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 16:34:55,459 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:34:55,459 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:34:55,459 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:34:55,481 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:56,277 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 155
|
|
2023-05-15 16:34:56,282 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:56,421 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 149
|
|
2023-05-15 16:34:56,428 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:34:56,428 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103543_Instagram.jpg => /tmp/train/test/10_person/031-original-Screenshot_20221225_103543_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:34:56,431 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:34:56,431 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 16:34:56,431 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:34:56,431 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:34:56,432 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:34:56,452 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:57,256 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 163
|
|
2023-05-15 16:34:57,262 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:57,397 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 236
|
|
2023-05-15 16:34:57,404 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:34:57,404 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103553_Instagram.jpg => /tmp/train/test/10_person/032-original-Screenshot_20221225_103553_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:34:57,408 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:34:57,408 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 16:34:57,408 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:34:57,408 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:34:57,408 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:34:57,427 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:58,295 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 174
|
|
2023-05-15 16:34:58,300 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:58,436 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 204
|
|
2023-05-15 16:34:58,443 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:34:58,443 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103559_Instagram.jpg => /tmp/train/test/10_person/033-original-Screenshot_20221225_103559_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:34:58,446 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:34:58,446 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x9e'
|
|
2023-05-15 16:34:58,446 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:34:58,446 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:34:58,446 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:34:58,466 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:59,303 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 162
|
|
2023-05-15 16:34:59,308 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:34:59,445 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 628
|
|
2023-05-15 16:34:59,452 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:34:59,452 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103613_Instagram.jpg => /tmp/train/test/10_person/034-original-Screenshot_20221225_103613_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:34:59,455 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:34:59,455 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x9e'
|
|
2023-05-15 16:34:59,456 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:34:59,456 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:34:59,456 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:34:59,476 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:35:00,300 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 167
|
|
2023-05-15 16:35:00,305 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:35:00,456 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 563
|
|
2023-05-15 16:35:00,463 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:35:00,463 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103621_Instagram.jpg => /tmp/train/test/10_person/035-original-Screenshot_20221225_103621_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:35:00,467 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:35:00,467 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x9d'
|
|
2023-05-15 16:35:00,467 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:35:00,467 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:35:00,467 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:35:00,490 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:35:01,331 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 166
|
|
2023-05-15 16:35:01,336 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:35:01,475 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 512
|
|
2023-05-15 16:35:01,483 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:35:01,483 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103629_Instagram.jpg => /tmp/train/test/10_person/036-original-Screenshot_20221225_103629_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:35:01,487 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:35:01,487 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 16:35:01,487 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:35:01,487 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:35:01,487 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:35:01,511 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:35:02,324 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 164
|
|
2023-05-15 16:35:02,329 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:35:02,457 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 160
|
|
2023-05-15 16:35:02,464 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:35:02,464 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103638_Instagram.jpg => /tmp/train/test/10_person/037-original-Screenshot_20221225_103638_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:35:02,467 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:35:02,467 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x04\xb0'
|
|
2023-05-15 16:35:02,467 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:35:02,467 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:35:02,467 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:35:02,486 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:35:03,264 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 168
|
|
2023-05-15 16:35:03,269 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:35:03,395 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 908
|
|
2023-05-15 16:35:03,401 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:35:03,401 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103649_Instagram.jpg => /tmp/train/test/10_person/038-original-Screenshot_20221225_103649_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:35:03,405 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:35:03,405 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x9e'
|
|
2023-05-15 16:35:03,405 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:35:03,405 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:35:03,405 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:35:03,428 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:35:04,207 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 166
|
|
2023-05-15 16:35:04,212 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:35:04,347 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 289
|
|
2023-05-15 16:35:04,354 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:35:04,354 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103656_Instagram.jpg => /tmp/train/test/10_person/039-original-Screenshot_20221225_103656_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:35:04,357 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:35:04,357 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x15'
|
|
2023-05-15 16:35:04,357 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:35:04,357 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:35:04,357 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:35:04,383 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:35:05,201 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 156
|
|
2023-05-15 16:35:05,207 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:35:05,350 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 271
|
|
2023-05-15 16:35:05,358 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:35:05,358 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103727_Instagram.jpg => /tmp/train/test/10_person/040-original-Screenshot_20221225_103727_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:35:05,359 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | input datasets ['/tmp/train/test/10_person']
|
|
2023-05-15 16:35:05,362 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTPS connection (1): huggingface.co:443
|
|
2023-05-15 16:35:06,335 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | https://huggingface.co:443 "HEAD /stabilityai/sd-vae-ft-mse/resolve/main/config.json HTTP/1.1" 200 0
|
|
2023-05-15 16:35:14,590 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing steps result: {'inputs': 40, 'outputs': {'original': 40, 'total': 40}, 'metadata': '/tmp/train/test/test.json'}
|
|
2023-05-15 16:35:14,723 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | memory cpu: {'free': 22.58, 'used': 4.83, 'total': 27.41} gpu current: {'free': 9.7, 'used': 2.3, 'total': 12.0} gpu peak: {'active': 0.95, 'allocated': 0.95, 'reserved': 1.11}
|
|
2023-05-15 16:35:14,723 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | lycoris options: {'bucket_no_upscale': False, 'bucket_reso_steps': 64, 'cache_latents': True, 'caption_dropout_every_n_epochs': None, 'caption_dropout_rate': 0.0, 'caption_extension': '.txt', 'caption_extention': '.txt', 'caption_tag_dropout_rate': 0.0, 'clip_skip': None, 'color_aug': False, 'dataset_repeats': 1, 'debug_dataset': False, 'enable_bucket': False, 'face_crop_aug_range': None, 'flip_aug': False, 'full_fp16': False, 'gradient_accumulation_steps': 1, 'gradient_checkpointing': False, 'in_json': '/tmp/train/test/test.json', 'keep_tokens': None, 'learning_rate': 0.0001, 'log_prefix': None, 'logging_dir': None, 'lr_scheduler_num_cycles': 1, 'lr_scheduler_power': 1, 'lr_scheduler': 'cosine', 'lr_warmup_steps': 0, 'max_bucket_reso': 1024, 'max_data_loader_n_workers': 8, 'max_grad_norm': 0.0, 'max_token_length': None, 'max_train_epochs': None, 'max_train_steps': 2500, 'mem_eff_attn': False, 'min_bucket_reso': 256, 'mixed_precision': 'fp16', 'network_alpha': 20, 'network_args': None, 'network_dim': 40, 'network_module': 'lycoris.kohya', 'network_train_text_encoder_only': False, 'network_train_unet_only': False, 'network_weights': None, 'no_metadata': False, 'output_dir': '/home/vlado/dev/automatic/models/LyCORIS', 'output_name': 'test', 'persistent_data_loader_workers': False, 'pretrained_model_name_or_path': '/home/vlado/dev/automatic/models/v1-5-pruned-emaonly.safetensors', 'prior_loss_weight': 1.0, 'random_crop': False, 'reg_data_dir': None, 'resolution': '512,512', 'resume': None, 'save_every_n_epochs': None, 'save_last_n_epochs_state': None, 'save_last_n_epochs': None, 'save_model_as': 'ckpt', 'save_n_epoch_ratio': None, 'save_precision': 'fp16', 'save_state': False, 'seed': 42, 'shuffle_caption': False, 'text_encoder_lr': 5e-05, 'train_batch_size': 1, 'train_data_dir': '/tmp/train/test', 'training_comment': 'mood-magic', 'unet_lr': 0.0001, 'use_8bit_adam': False, 'v_parameterization': False, 'v2': False, 'vae': None, 'xformers': False}
|
|
2023-05-15 16:35:14,726 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | importing lora lib
|
|
2023-05-15 16:35:15,574 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | https://huggingface.co:443 "HEAD /openai/clip-vit-large-patch14/resolve/main/vocab.json HTTP/1.1" 200 0
|
|
2023-05-15 16:35:20,582 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | https://huggingface.co:443 "HEAD /openai/clip-vit-large-patch14/resolve/main/config.json HTTP/1.1" 200 0
|
|
2023-05-15 16:35:21,536 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | https://huggingface.co:443 "HEAD /openai/clip-vit-large-patch14/resolve/main/model.safetensors HTTP/1.1" 404 0
|
|
2023-05-15 16:35:22,517 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | https://huggingface.co:443 "HEAD /openai/clip-vit-large-patch14/resolve/main/model.safetensors.index.json HTTP/1.1" 404 0
|
|
2023-05-15 16:35:23,440 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | https://huggingface.co:443 "HEAD /openai/clip-vit-large-patch14/resolve/main/pytorch_model.bin HTTP/1.1" 302 0
|
|
2023-05-15 16:44:03,903 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:03,909 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/progress?skip_current_image=true HTTP/1.1" 200 222
|
|
2023-05-15 16:44:03,910 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:03,914 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/options HTTP/1.1" 200 2450
|
|
2023-05-15 16:44:03,914 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:03,941 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/cmd-flags HTTP/1.1" 500 103
|
|
2023-05-15 16:44:03,942 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:03,944 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/options HTTP/1.1" 200 4
|
|
2023-05-15 16:44:03,944 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | updated server options
|
|
2023-05-15 16:44:03,946 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:03,949 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/options HTTP/1.1" 200 2450
|
|
2023-05-15 16:44:03,949 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:03,977 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/cmd-flags HTTP/1.1" 500 103
|
|
2023-05-15 16:44:03,989 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | args: {'type': 'lora', 'model': '/home/vlado/dev/automatic/models/v1-5-pruned-emaonly.safetensors', 'name': 'test', 'tag': 'person', 'input': '/home/vlado/generative/Input/mia/', 'output': '', 'process': 'original,interrogate,resize,square', 'gradient': 1, 'steps': 2500, 'batch': 1, 'lr': 0.0001, 'dim': 40, 'repeats': 10, 'alpha': 0, 'overwrite': False, 'debug': True, 'lora_dir': '/home/vlado/dev/automatic/models/Lora', 'lyco_dir': '/home/vlado/dev/automatic/models/LyCORIS', 'ckpt_dir': '/home/vlado/dev/automatic/models/Stable-diffusion', 'embeddings_dir': '/home/vlado/dev/automatic/models/embeddings', 'process_dir': '/tmp/train/test'}
|
|
2023-05-15 16:44:03,990 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | server flags: {'error': 500, 'reason': 'Internal Server Error', 'url': 'http://127.0.0.1:7860/sdapi/v1/cmd-flags'}
|
|
2023-05-15 16:44:03,991 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | server options: {'sd_model_checkpoint': 'v1-5-pruned-emaonly.safetensors [6ce0161689]', 'sd_checkpoint_cache': 0.0, 'sd_vae_checkpoint_cache': 0.0, 'sd_vae': 'Automatic', 'stream_load': False, 'model_reuse_dict': False, 'inpainting_mask_weight': 1.0, 'initial_noise_multiplier': 1.0, 'img2img_color_correction': False, 'img2img_fix_steps': False, 'img2img_background_color': '#ffffff', 'enable_quantization': True, 'comma_padding_backtrack': 20.0, 'CLIP_stop_at_last_layers': 1.0, 'upcast_attn': False, 'cross_attention_optimization': 'Scaled-Dot-Product', 'cross_attention_options': [], 'sub_quad_q_chunk_size': 512.0, 'sub_quad_kv_chunk_size': 512.0, 'sub_quad_chunk_threshold': 80.0, 'always_batch_cond_uncond': False, 'temp_dir': '', 'clean_temp_dir_at_start': True, 'ckpt_dir': '/home/vlado/dev/automatic/models/Stable-diffusion', 'vae_dir': '/home/vlado/dev/automatic/models/VAE', 'embeddings_dir': '/home/vlado/dev/automatic/models/embeddings', 'hypernetwork_dir': '/home/vlado/dev/automatic/models/hypernetworks', 'codeformer_models_path': '/home/vlado/dev/automatic/models/Codeformer', 'gfpgan_models_path': '/home/vlado/dev/automatic/models/GFPGAN', 'esrgan_models_path': '/home/vlado/dev/automatic/models/ESRGAN', 'bsrgan_models_path': '/home/vlado/dev/automatic/models/BSRGAN', 'realesrgan_models_path': '/home/vlado/dev/automatic/models/RealESRGAN', 'scunet_models_path': '/home/vlado/dev/automatic/models/ScuNET', 'swinir_models_path': '/home/vlado/dev/automatic/models/SwinIR', 'ldsr_models_path': '/home/vlado/dev/automatic/models/LDSR', 'clip_models_path': '/home/vlado/dev/automatic/models/CLIP', 'lora_dir': '/home/vlado/dev/automatic/models/Lora', 'lyco_dir': '/home/vlado/dev/automatic/models/LyCORIS', 'styles_dir': 'styles.csv', 'samples_save': True, 'samples_format': 'jpg', 'samples_filename_pattern': '', 'save_images_add_number': True, 'grid_save': True, 'grid_format': 'jpg', 'grid_extended_filename': True, 'grid_only_if_multiple': True, 'grid_prevent_empty_spots': True, 'n_rows': -1.0, 'save_txt': False, 'save_log_fn': '', 'save_images_before_face_restoration': False, 'save_images_before_highres_fix': False, 'save_images_before_color_correction': False, 'save_mask': False, 'save_mask_composite': False, 'jpeg_quality': 85.0, 'webp_lossless': False, 'img_max_size_mp': 200.0, 'use_original_name_batch': True, 'use_upscaler_name_as_suffix': True, 'save_selected_only': True, 'save_init_img': False, 'save_to_dirs': False, 'grid_save_to_dirs': False, 'use_save_to_dirs_for_ui': False, 'directories_filename_pattern': '[date]', 'directories_max_prompt_words': 8.0, 'outdir_samples': '', 'outdir_txt2img_samples': 'outputs/text', 'outdir_img2img_samples': 'outputs/image', 'outdir_extras_samples': 'outputs/extras', 'outdir_grids': '', 'outdir_txt2img_grids': 'outputs/grids', 'outdir_img2img_grids': 'outputs/grids', 'outdir_save': 'outputs/save', 'outdir_init_images': 'outputs/init-images', 'memmon_poll_rate': 2.0, 'precision': 'Autocast', 'cuda_dtype': 'FP16', 'no_half': False, 'no_half_vae': False, 'upcast_sampling': False, 'disable_nan_check': True, 'rollback_vae': False, 'opt_channelslast': False, 'cudnn_benchmark': False, 'cuda_allow_tf32': True, 'cuda_allow_tf16_reduced': True, 'cuda_compile': False, 'cuda_compile_mode': 'none', 'cuda_compile_verbose': False, 'cuda_compile_errors': True, 'disable_gc': True, 'upscaler_for_img2img': 'None', 'realesrgan_enabled_models': ['R-ESRGAN 4x+', 'R-ESRGAN 4x+ Anime6B'], 'ESRGAN_tile': 192.0, 'ESRGAN_tile_overlap': 8.0, 'SCUNET_tile': 256.0, 'SCUNET_tile_overlap': 8.0, 'use_old_hires_fix_width_height': False, 'dont_fix_second_order_samplers_schedule': False, 'face_restoration_model': 'CodeFormer', 'code_former_weight': 0.2, 'face_restoration_unload': False, 'unload_models_when_training': False, 'pin_memory': True, 'save_optimizer_state': False, 'save_training_settings_to_txt': False, 'dataset_filename_word_regex': '', 'dataset_filename_join_string': ' ', 'embeddings_templates_dir': '/home/vlado/dev/automatic/train/templates', 'training_image_repeats_per_epoch': 10.0, 'training_write_csv_every': 0.0, 'training_enable_tensorboard': False, 'training_tensorboard_save_images': False, 'training_tensorboard_flush_every': 120.0, 'interrogate_keep_models_in_memory': False, 'interrogate_return_ranks': True, 'interrogate_clip_num_beams': 1.0, 'interrogate_clip_min_length': 32.0, 'interrogate_clip_max_length': 192.0, 'interrogate_clip_dict_limit': 2048.0, 'interrogate_clip_skip_categories': ['artists', 'movements', 'flavors'], 'interrogate_deepbooru_score_threshold': 0.65, 'deepbooru_sort_alpha': False, 'deepbooru_use_spaces': False, 'deepbooru_escape': True, 'deepbooru_filter_tags': '', 'extra_networks_default_view': 'cards', 'extra_networks_default_multiplier': 1.0, 'extra_networks_card_width': 0.0, 'extra_networks_card_height': 0.0, 'extra_networks_add_text_separator': ' ', 'sd_hypernetwork': 'None', 'gradio_theme': 'black-orange', 'return_grid': True, 'return_mask': False, 'return_mask_composite': False, 'disable_weights_auto_swap': True, 'send_seed': True, 'send_size': True, 'font': '', 'keyedit_precision_attention': 0.1, 'keyedit_precision_extra': 0.05, 'keyedit_delimiters': '.,\\/!?%^*;:{}=`~()', 'quicksettings': 'sd_model_checkpoint', 'hidden_tabs': [], 'ui_tab_reorder': 'From Text, From Image, Process Image', 'ui_scripts_reorder': 'Enable Dynamic Thresholding, ControlNet', 'ui_reorder': 'inpaint, sampler, checkboxes, hires_fix, dimensions, cfg, seed, batch, override_settings, scripts', 'ui_extra_networks_tab_reorder': '', 'show_progressbar': True, 'live_previews_enable': True, 'show_progress_grid': True, 'notification_audio_enable': False, 'notification_audio_path': 'html/notification.mp3', 'show_progress_every_n_steps': 1.0, 'show_progress_type': 'Approx NN', 'live_preview_content': 'Combined', 'live_preview_refresh_period': 250.0, 'show_samplers': ['Euler a', 'UniPC', 'DDIM', 'DPM++ SDE', 'DPM++ SDE', 'DPM2 Karras', 'DPM++ 2M Karras'], 'fallback_sampler': 'Euler a', 'xyz_fallback_sampler': 'None', 'eta_ancestral': 1.0, 'eta_ddim': 0.0, 'ddim_discretize': 'uniform', 's_churn': 0.0, 's_min_uncond': 0.0, 's_tmin': 0.0, 's_noise': 1.0, 'eta_noise_seed_delta': 0.0, 'always_discard_next_to_last_sigma': False, 'uni_pc_variant': 'bh1', 'uni_pc_skip_type': 'time_uniform', 'uni_pc_order': 3.0, 'uni_pc_lower_order_final': True, 'token_merging': False, 'token_merging_ratio': 0.5, 'token_merging_hr_only': True, 'token_merging_ratio_hr': 0.5, 'token_merging_random': False, 'token_merging_merge_attention': True, 'token_merging_merge_cross_attention': False, 'token_merging_merge_mlp': False, 'token_merging_maximum_down_sampling': 1.0, 'token_merging_stride_x': 2.0, 'token_merging_stride_y': 2.0, 'postprocessing_enable_in_main_ui': [], 'postprocessing_operation_order': [], 'upscaling_max_images_in_cache': 5.0, 'disabled_extensions': [], 'disable_all_extensions': 'none', 'sd_checkpoint_hash': '6ce0161689b3853acaa03779ec93eafe75a02f4ced659bee03f50797806fa2fa', 'sd_lyco': 'None', 'sd_lora': 'None'}
|
|
2023-05-15 16:44:03,998 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | train using lora style training
|
|
2023-05-15 16:44:05,079 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | memory cpu: {'free': 26.4, 'used': 1.0, 'total': 27.41} gpu current: {'free': 10.42, 'used': 1.57, 'total': 12.0} gpu peak: {'active': 0.0, 'allocated': 0.0, 'reserved': 0.0}
|
|
2023-05-15 16:44:05,080 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing steps: ['original', 'interrogate', 'resize', 'square']
|
|
2023-05-15 16:44:05,208 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing input images: 40
|
|
2023-05-15 16:44:05,208 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processed folder exists: /tmp/train/test
|
|
2023-05-15 16:44:05,209 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing current step: ['original', 'interrogate', 'resize', 'square']
|
|
2023-05-15 16:44:05,209 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing concept: person
|
|
2023-05-15 16:44:05,210 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing output folder: /tmp/train/test/10_person
|
|
2023-05-15 16:44:05,214 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:44:05,214 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06;'
|
|
2023-05-15 16:44:05,214 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:44:05,214 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:44:05,214 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:44:05,246 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:06,247 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 172
|
|
2023-05-15 16:44:06,255 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:06,445 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 187
|
|
2023-05-15 16:44:06,453 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:44:06,453 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_102947_Instagram.jpg => /tmp/train/test/10_person/001-original-Screenshot_20221225_102947_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:44:06,456 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:44:06,456 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06@'
|
|
2023-05-15 16:44:06,456 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:44:06,456 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:44:06,456 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:44:06,484 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:07,520 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 172
|
|
2023-05-15 16:44:07,526 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:07,696 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 291
|
|
2023-05-15 16:44:07,703 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:44:07,703 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_102956_Instagram.jpg => /tmp/train/test/10_person/002-original-Screenshot_20221225_102956_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:44:07,706 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:44:07,706 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06;'
|
|
2023-05-15 16:44:07,706 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:44:07,706 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:44:07,707 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:44:07,734 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:08,826 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 175
|
|
2023-05-15 16:44:08,832 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:09,002 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 185
|
|
2023-05-15 16:44:09,009 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:44:09,009 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103005_Instagram.jpg => /tmp/train/test/10_person/003-original-Screenshot_20221225_103005_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:44:09,012 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:44:09,012 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\xff'
|
|
2023-05-15 16:44:09,012 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:44:09,012 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:44:09,012 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:44:09,043 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:10,093 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 159
|
|
2023-05-15 16:44:10,099 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:10,276 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 262
|
|
2023-05-15 16:44:10,283 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:44:10,283 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103018_Instagram.jpg => /tmp/train/test/10_person/004-original-Screenshot_20221225_103018_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:44:10,287 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:44:10,287 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06X'
|
|
2023-05-15 16:44:10,287 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:44:10,287 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:44:10,287 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:44:10,312 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:11,310 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 162
|
|
2023-05-15 16:44:11,316 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:11,465 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 227
|
|
2023-05-15 16:44:11,472 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:44:11,472 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103034_Instagram.jpg => /tmp/train/test/10_person/005-original-Screenshot_20221225_103034_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:44:11,476 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:44:11,476 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06;'
|
|
2023-05-15 16:44:11,476 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:44:11,476 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:44:11,476 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:44:11,498 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:12,470 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 166
|
|
2023-05-15 16:44:12,475 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:12,640 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 497
|
|
2023-05-15 16:44:12,647 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:44:12,647 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103043_Instagram.jpg => /tmp/train/test/10_person/006-original-Screenshot_20221225_103043_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:44:12,650 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:44:12,651 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x00'
|
|
2023-05-15 16:44:12,651 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:44:12,651 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:44:12,651 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:44:12,674 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:13,591 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 151
|
|
2023-05-15 16:44:13,596 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:13,771 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 206
|
|
2023-05-15 16:44:13,778 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:44:13,778 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103058_Instagram.jpg => /tmp/train/test/10_person/007-original-Screenshot_20221225_103058_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:44:13,781 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:44:13,781 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x00'
|
|
2023-05-15 16:44:13,781 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:44:13,781 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:44:13,781 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:44:13,806 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:14,810 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 149
|
|
2023-05-15 16:44:14,816 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:14,971 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 251
|
|
2023-05-15 16:44:14,979 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:44:14,979 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103106_Instagram.jpg => /tmp/train/test/10_person/008-original-Screenshot_20221225_103106_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:44:14,982 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:44:14,982 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x00'
|
|
2023-05-15 16:44:14,982 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:44:14,982 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:44:14,982 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:44:15,003 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:16,030 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 166
|
|
2023-05-15 16:44:16,036 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:16,202 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 216
|
|
2023-05-15 16:44:16,209 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:44:16,209 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103115_Instagram.jpg => /tmp/train/test/10_person/009-original-Screenshot_20221225_103115_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:44:16,213 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:44:16,213 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\xc8'
|
|
2023-05-15 16:44:16,213 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:44:16,213 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:44:16,213 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:44:16,239 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:17,303 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 140
|
|
2023-05-15 16:44:17,309 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:17,477 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 263
|
|
2023-05-15 16:44:17,484 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:44:17,485 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103128_Instagram.jpg => /tmp/train/test/10_person/010-original-Screenshot_20221225_103128_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:44:17,488 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:44:17,488 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\xfb'
|
|
2023-05-15 16:44:17,488 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:44:17,488 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:44:17,488 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:44:17,514 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:18,524 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 150
|
|
2023-05-15 16:44:18,530 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:18,681 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 192
|
|
2023-05-15 16:44:18,689 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:44:18,689 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103144_Instagram.jpg => /tmp/train/test/10_person/011-original-Screenshot_20221225_103144_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:44:18,692 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\xa0'
|
|
2023-05-15 16:44:18,692 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\xb6'
|
|
2023-05-15 16:44:18,692 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:44:18,692 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:44:18,692 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:44:18,717 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:19,575 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 179
|
|
2023-05-15 16:44:19,581 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:19,734 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 348
|
|
2023-05-15 16:44:19,741 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:44:19,742 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103159_Instagram.jpg => /tmp/train/test/10_person/012-original-Screenshot_20221225_103159_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:44:19,745 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:44:19,745 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x02'
|
|
2023-05-15 16:44:19,745 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:44:19,745 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:44:19,745 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:44:19,769 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:20,755 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 163
|
|
2023-05-15 16:44:20,761 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:20,902 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 299
|
|
2023-05-15 16:44:20,909 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:44:20,910 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103207_Instagram.jpg => /tmp/train/test/10_person/013-original-Screenshot_20221225_103207_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:44:20,913 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:44:20,913 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x03'
|
|
2023-05-15 16:44:20,913 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:44:20,913 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:44:20,913 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:44:20,938 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:21,737 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 176
|
|
2023-05-15 16:44:21,743 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:21,886 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 343
|
|
2023-05-15 16:44:21,894 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:44:21,894 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103222_Instagram.jpg => /tmp/train/test/10_person/014-original-Screenshot_20221225_103222_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:44:21,897 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:44:21,897 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x02'
|
|
2023-05-15 16:44:21,897 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:44:21,897 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:44:21,897 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:44:21,921 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:22,757 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 189
|
|
2023-05-15 16:44:22,763 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:22,906 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 311
|
|
2023-05-15 16:44:22,914 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:44:22,914 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103233_Instagram.jpg => /tmp/train/test/10_person/015-original-Screenshot_20221225_103233_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:44:22,917 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:44:22,917 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x03'
|
|
2023-05-15 16:44:22,917 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:44:22,917 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:44:22,917 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:44:22,942 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:23,723 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 177
|
|
2023-05-15 16:44:23,729 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:23,859 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 366
|
|
2023-05-15 16:44:23,867 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:44:23,867 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103240_Instagram.jpg => /tmp/train/test/10_person/016-original-Screenshot_20221225_103240_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:44:23,870 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\xa0'
|
|
2023-05-15 16:44:23,870 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x06'
|
|
2023-05-15 16:44:23,870 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:44:23,870 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:44:23,870 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:44:23,898 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:24,667 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 178
|
|
2023-05-15 16:44:24,673 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:24,804 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 712
|
|
2023-05-15 16:44:24,812 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:44:24,812 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103256_Instagram.jpg => /tmp/train/test/10_person/017-original-Screenshot_20221225_103256_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:44:24,815 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:44:24,815 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x03'
|
|
2023-05-15 16:44:24,815 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:44:24,815 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:44:24,815 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:44:24,836 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:25,564 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 156
|
|
2023-05-15 16:44:25,569 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:25,703 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 169
|
|
2023-05-15 16:44:25,711 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:44:25,711 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103313_Instagram.jpg => /tmp/train/test/10_person/018-original-Screenshot_20221225_103313_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:44:25,714 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:44:25,714 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x03'
|
|
2023-05-15 16:44:25,714 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:44:25,714 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:44:25,714 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:44:25,738 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:26,499 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 164
|
|
2023-05-15 16:44:26,505 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:26,640 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 253
|
|
2023-05-15 16:44:26,648 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:44:26,648 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103321_Instagram.jpg => /tmp/train/test/10_person/019-original-Screenshot_20221225_103321_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:44:26,651 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:44:26,651 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x03'
|
|
2023-05-15 16:44:26,651 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:44:26,651 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:44:26,651 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:44:26,675 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:27,423 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 150
|
|
2023-05-15 16:44:27,428 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:27,563 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 295
|
|
2023-05-15 16:44:27,571 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:44:27,571 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103335_Instagram.jpg => /tmp/train/test/10_person/020-original-Screenshot_20221225_103335_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:44:27,574 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:44:27,575 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x00'
|
|
2023-05-15 16:44:27,575 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:44:27,575 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:44:27,575 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:44:27,598 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:28,358 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 165
|
|
2023-05-15 16:44:28,364 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:28,496 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 252
|
|
2023-05-15 16:44:28,503 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:44:28,503 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103345_Instagram.jpg => /tmp/train/test/10_person/021-original-Screenshot_20221225_103345_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:44:28,506 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:44:28,506 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06c'
|
|
2023-05-15 16:44:28,506 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:44:28,506 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:44:28,506 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:44:28,531 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:29,311 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 159
|
|
2023-05-15 16:44:29,316 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:29,457 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 271
|
|
2023-05-15 16:44:29,464 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:44:29,464 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103406_Instagram.jpg => /tmp/train/test/10_person/022-original-Screenshot_20221225_103406_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:44:29,467 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:44:29,467 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\x10'
|
|
2023-05-15 16:44:29,467 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:44:29,467 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:44:29,467 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:44:29,490 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:30,235 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 164
|
|
2023-05-15 16:44:30,241 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:30,379 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 237
|
|
2023-05-15 16:44:30,386 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:44:30,386 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103427_Instagram.jpg => /tmp/train/test/10_person/023-original-Screenshot_20221225_103427_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:44:30,389 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:44:30,389 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\x10'
|
|
2023-05-15 16:44:30,389 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:44:30,389 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:44:30,389 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:44:30,412 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:31,136 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 153
|
|
2023-05-15 16:44:31,141 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:31,271 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 308
|
|
2023-05-15 16:44:31,278 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:44:31,279 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103433_Instagram.jpg => /tmp/train/test/10_person/024-original-Screenshot_20221225_103433_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:44:31,282 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:44:31,282 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x95'
|
|
2023-05-15 16:44:31,282 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:44:31,282 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:44:31,282 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:44:31,301 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:32,115 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 151
|
|
2023-05-15 16:44:32,120 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:32,248 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 206
|
|
2023-05-15 16:44:32,255 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:44:32,255 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103445_Instagram.jpg => /tmp/train/test/10_person/025-original-Screenshot_20221225_103445_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:44:32,258 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:44:32,258 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x93'
|
|
2023-05-15 16:44:32,258 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:44:32,258 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:44:32,258 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:44:32,280 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:33,074 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 157
|
|
2023-05-15 16:44:33,080 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:33,210 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 434
|
|
2023-05-15 16:44:33,217 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:44:33,217 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103500_Instagram.jpg => /tmp/train/test/10_person/026-original-Screenshot_20221225_103500_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:44:33,220 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:44:33,220 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x8b'
|
|
2023-05-15 16:44:33,220 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:44:33,220 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:44:33,220 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:44:33,244 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:33,966 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 153
|
|
2023-05-15 16:44:33,971 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:34,099 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 457
|
|
2023-05-15 16:44:34,107 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:44:34,107 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103507_Instagram.jpg => /tmp/train/test/10_person/027-original-Screenshot_20221225_103507_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:44:34,110 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:44:34,110 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 16:44:34,110 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:44:34,110 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:44:34,110 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:44:34,127 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:34,880 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 178
|
|
2023-05-15 16:44:34,885 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:35,017 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 362
|
|
2023-05-15 16:44:35,024 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:44:35,024 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103522_Instagram.jpg => /tmp/train/test/10_person/028-original-Screenshot_20221225_103522_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:44:35,028 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9c'
|
|
2023-05-15 16:44:35,028 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 16:44:35,028 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:44:35,028 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:44:35,028 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:44:35,050 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:35,850 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 155
|
|
2023-05-15 16:44:35,855 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:35,987 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 177
|
|
2023-05-15 16:44:35,994 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:44:35,994 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103530_Instagram.jpg => /tmp/train/test/10_person/029-original-Screenshot_20221225_103530_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:44:35,998 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:44:35,998 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 16:44:35,998 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:44:35,998 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:44:35,998 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:44:36,018 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:36,809 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 154
|
|
2023-05-15 16:44:36,814 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:36,947 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 113
|
|
2023-05-15 16:44:36,954 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:44:36,954 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103536_Instagram.jpg => /tmp/train/test/10_person/030-original-Screenshot_20221225_103536_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:44:36,957 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x8a'
|
|
2023-05-15 16:44:36,957 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 16:44:36,957 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:44:36,957 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:44:36,957 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:44:36,979 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:37,713 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 155
|
|
2023-05-15 16:44:37,718 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:37,848 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 149
|
|
2023-05-15 16:44:37,855 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:44:37,856 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103543_Instagram.jpg => /tmp/train/test/10_person/031-original-Screenshot_20221225_103543_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:44:37,859 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:44:37,859 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 16:44:37,859 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:44:37,859 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:44:37,859 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:44:37,878 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:38,602 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 163
|
|
2023-05-15 16:44:38,607 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:38,732 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 236
|
|
2023-05-15 16:44:38,739 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:44:38,739 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103553_Instagram.jpg => /tmp/train/test/10_person/032-original-Screenshot_20221225_103553_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:44:38,742 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:44:38,742 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 16:44:38,743 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:44:38,743 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:44:38,743 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:44:38,762 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:39,499 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 174
|
|
2023-05-15 16:44:39,504 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:39,631 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 204
|
|
2023-05-15 16:44:39,638 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:44:39,638 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103559_Instagram.jpg => /tmp/train/test/10_person/033-original-Screenshot_20221225_103559_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:44:39,641 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:44:39,642 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x9e'
|
|
2023-05-15 16:44:39,642 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:44:39,642 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:44:39,642 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:44:39,661 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:40,385 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 162
|
|
2023-05-15 16:44:40,390 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:40,517 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 628
|
|
2023-05-15 16:44:40,524 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:44:40,524 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103613_Instagram.jpg => /tmp/train/test/10_person/034-original-Screenshot_20221225_103613_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:44:40,527 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:44:40,527 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x9e'
|
|
2023-05-15 16:44:40,527 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:44:40,527 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:44:40,527 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:44:40,547 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:41,280 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 167
|
|
2023-05-15 16:44:41,285 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:41,420 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 563
|
|
2023-05-15 16:44:41,427 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:44:41,427 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103621_Instagram.jpg => /tmp/train/test/10_person/035-original-Screenshot_20221225_103621_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:44:41,431 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:44:41,431 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x9d'
|
|
2023-05-15 16:44:41,431 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:44:41,431 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:44:41,431 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:44:41,454 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:42,182 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 166
|
|
2023-05-15 16:44:42,188 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:42,319 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 512
|
|
2023-05-15 16:44:42,326 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:44:42,326 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103629_Instagram.jpg => /tmp/train/test/10_person/036-original-Screenshot_20221225_103629_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:44:42,329 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:44:42,329 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 16:44:42,329 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:44:42,329 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:44:42,329 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:44:42,349 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:43,068 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 164
|
|
2023-05-15 16:44:43,073 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:43,201 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 160
|
|
2023-05-15 16:44:43,208 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:44:43,208 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103638_Instagram.jpg => /tmp/train/test/10_person/037-original-Screenshot_20221225_103638_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:44:43,211 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:44:43,211 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x04\xb0'
|
|
2023-05-15 16:44:43,211 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:44:43,211 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:44:43,211 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:44:43,230 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:43,950 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 168
|
|
2023-05-15 16:44:43,954 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:44,077 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 908
|
|
2023-05-15 16:44:44,083 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:44:44,083 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103649_Instagram.jpg => /tmp/train/test/10_person/038-original-Screenshot_20221225_103649_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:44:44,086 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:44:44,086 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x9e'
|
|
2023-05-15 16:44:44,086 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:44:44,086 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:44:44,086 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:44:44,110 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:44,847 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 166
|
|
2023-05-15 16:44:44,853 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:44,981 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 289
|
|
2023-05-15 16:44:44,988 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:44:44,988 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103656_Instagram.jpg => /tmp/train/test/10_person/039-original-Screenshot_20221225_103656_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:44:44,991 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:44:44,991 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x15'
|
|
2023-05-15 16:44:44,991 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:44:44,991 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:44:44,991 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:44:45,017 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:45,746 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 156
|
|
2023-05-15 16:44:45,751 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:44:45,880 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 271
|
|
2023-05-15 16:44:45,888 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:44:45,888 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103727_Instagram.jpg => /tmp/train/test/10_person/040-original-Screenshot_20221225_103727_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:44:45,889 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | input datasets ['/tmp/train/test/10_person']
|
|
2023-05-15 16:44:45,892 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTPS connection (1): huggingface.co:443
|
|
2023-05-15 16:44:46,704 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | https://huggingface.co:443 "HEAD /stabilityai/sd-vae-ft-mse/resolve/main/diffusion_pytorch_model.safetensors HTTP/1.1" 302 0
|
|
2023-05-15 16:44:47,307 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | https://huggingface.co:443 "HEAD /stabilityai/sd-vae-ft-mse/resolve/main/config.json HTTP/1.1" 200 0
|
|
2023-05-15 16:44:55,334 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing steps result: {'inputs': 40, 'outputs': {'original': 40, 'total': 40}, 'metadata': '/tmp/train/test/test.json'}
|
|
2023-05-15 16:44:55,462 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | memory cpu: {'free': 22.42, 'used': 4.99, 'total': 27.41} gpu current: {'free': 9.7, 'used': 2.3, 'total': 12.0} gpu peak: {'active': 0.95, 'allocated': 0.95, 'reserved': 1.11}
|
|
2023-05-15 16:44:55,466 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | lora options: {'bucket_no_upscale': False, 'bucket_reso_steps': 64, 'cache_latents': True, 'caption_dropout_every_n_epochs': None, 'caption_dropout_rate': 0.0, 'caption_extension': '.txt', 'caption_extention': '.txt', 'caption_tag_dropout_rate': 0.0, 'clip_skip': None, 'color_aug': False, 'dataset_repeats': 1, 'debug_dataset': False, 'enable_bucket': False, 'face_crop_aug_range': None, 'flip_aug': False, 'full_fp16': False, 'gradient_accumulation_steps': 1, 'gradient_checkpointing': False, 'in_json': '/tmp/train/test/test.json', 'keep_tokens': None, 'learning_rate': 0.0001, 'log_prefix': None, 'logging_dir': None, 'lr_scheduler_num_cycles': 1, 'lr_scheduler_power': 1, 'lr_scheduler': 'cosine', 'lr_warmup_steps': 0, 'max_bucket_reso': 1024, 'max_data_loader_n_workers': 8, 'max_grad_norm': 0.0, 'max_token_length': None, 'max_train_epochs': None, 'max_train_steps': 2500, 'mem_eff_attn': False, 'min_bucket_reso': 256, 'mixed_precision': 'fp16', 'network_alpha': 20, 'network_args': None, 'network_dim': 40, 'network_module': 'networks.lora', 'network_train_text_encoder_only': False, 'network_train_unet_only': False, 'network_weights': None, 'no_metadata': False, 'output_dir': '/home/vlado/dev/automatic/models/Lora', 'output_name': 'test', 'persistent_data_loader_workers': False, 'pretrained_model_name_or_path': '/home/vlado/dev/automatic/models/v1-5-pruned-emaonly.safetensors', 'prior_loss_weight': 1.0, 'random_crop': False, 'reg_data_dir': None, 'resolution': '512,512', 'resume': None, 'save_every_n_epochs': None, 'save_last_n_epochs_state': None, 'save_last_n_epochs': None, 'save_model_as': 'ckpt', 'save_n_epoch_ratio': None, 'save_precision': 'fp16', 'save_state': False, 'seed': 42, 'shuffle_caption': False, 'text_encoder_lr': 5e-05, 'train_batch_size': 1, 'train_data_dir': '/tmp/train/test', 'training_comment': 'mood-magic', 'unet_lr': 0.0001, 'use_8bit_adam': False, 'v_parameterization': False, 'v2': False, 'vae': None, 'xformers': False}
|
|
2023-05-15 16:44:55,469 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | importing lora lib
|
|
2023-05-15 16:44:56,143 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | https://huggingface.co:443 "HEAD /openai/clip-vit-large-patch14/resolve/main/vocab.json HTTP/1.1" 200 0
|
|
2023-05-15 16:45:00,077 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | https://huggingface.co:443 "HEAD /openai/clip-vit-large-patch14/resolve/main/config.json HTTP/1.1" 200 0
|
|
2023-05-15 16:45:00,729 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | https://huggingface.co:443 "HEAD /openai/clip-vit-large-patch14/resolve/main/model.safetensors HTTP/1.1" 404 0
|
|
2023-05-15 16:45:01,415 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | https://huggingface.co:443 "HEAD /openai/clip-vit-large-patch14/resolve/main/model.safetensors.index.json HTTP/1.1" 404 0
|
|
2023-05-15 16:45:02,134 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | https://huggingface.co:443 "HEAD /openai/clip-vit-large-patch14/resolve/main/pytorch_model.bin HTTP/1.1" 302 0
|
|
2023-05-15 16:45:54,862 | ERROR | /home/vlado/dev/automatic/cli/train/./train.py | interrupt requested
|
|
2023-05-15 16:45:54,864 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:45:54,867 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/progress?skip_current_image=true HTTP/1.1" 200 222
|
|
2023-05-15 16:45:55,059 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | memory cpu: {'free': 19.19, 'used': 8.21, 'total': 27.41} gpu current: {'free': 9.53, 'used': 2.47, 'total': 12.0} gpu peak: {'active': 3.91, 'allocated': 3.91, 'reserved': 4.36}
|
|
2023-05-15 16:45:55,060 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | done
|
|
2023-05-15 16:47:32,204 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:47:32,206 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/progress?skip_current_image=true HTTP/1.1" 200 222
|
|
2023-05-15 16:47:32,207 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:47:32,210 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/options HTTP/1.1" 200 2450
|
|
2023-05-15 16:47:32,211 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:47:32,233 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/cmd-flags HTTP/1.1" 500 151
|
|
2023-05-15 16:47:32,234 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:47:32,237 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/options HTTP/1.1" 200 4
|
|
2023-05-15 16:47:32,237 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | updated server options
|
|
2023-05-15 16:47:32,239 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:47:32,242 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/options HTTP/1.1" 200 2450
|
|
2023-05-15 16:47:32,242 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:47:32,251 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/cmd-flags HTTP/1.1" 500 151
|
|
2023-05-15 16:47:32,264 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | args: {'type': 'lora', 'model': '/home/vlado/dev/automatic/models/v1-5-pruned-emaonly.safetensors', 'name': 'test', 'tag': 'person', 'input': '/home/vlado/generative/Input/mia/', 'output': '', 'process': 'original,interrogate,resize,square', 'gradient': 1, 'steps': 2500, 'batch': 1, 'lr': 0.0001, 'dim': 40, 'repeats': 10, 'alpha': 0, 'overwrite': False, 'debug': True, 'lora_dir': '/home/vlado/dev/automatic/models/Lora', 'lyco_dir': '/home/vlado/dev/automatic/models/LyCORIS', 'ckpt_dir': '/home/vlado/dev/automatic/models/Stable-diffusion', 'embeddings_dir': '/home/vlado/dev/automatic/models/embeddings', 'process_dir': '/tmp/train/test'}
|
|
2023-05-15 16:47:32,265 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | server flags: {'error': 500, 'reason': 'Internal Server Error', 'url': 'http://127.0.0.1:7860/sdapi/v1/cmd-flags'}
|
|
2023-05-15 16:47:32,266 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | server options: {'sd_model_checkpoint': 'v1-5-pruned-emaonly.safetensors [6ce0161689]', 'sd_checkpoint_cache': 0.0, 'sd_vae_checkpoint_cache': 0.0, 'sd_vae': 'Automatic', 'stream_load': False, 'model_reuse_dict': False, 'inpainting_mask_weight': 1.0, 'initial_noise_multiplier': 1.0, 'img2img_color_correction': False, 'img2img_fix_steps': False, 'img2img_background_color': '#ffffff', 'enable_quantization': True, 'comma_padding_backtrack': 20.0, 'CLIP_stop_at_last_layers': 1.0, 'upcast_attn': False, 'cross_attention_optimization': 'Scaled-Dot-Product', 'cross_attention_options': [], 'sub_quad_q_chunk_size': 512.0, 'sub_quad_kv_chunk_size': 512.0, 'sub_quad_chunk_threshold': 80.0, 'always_batch_cond_uncond': False, 'temp_dir': '', 'clean_temp_dir_at_start': True, 'ckpt_dir': '/home/vlado/dev/automatic/models/Stable-diffusion', 'vae_dir': '/home/vlado/dev/automatic/models/VAE', 'embeddings_dir': '/home/vlado/dev/automatic/models/embeddings', 'hypernetwork_dir': '/home/vlado/dev/automatic/models/hypernetworks', 'codeformer_models_path': '/home/vlado/dev/automatic/models/Codeformer', 'gfpgan_models_path': '/home/vlado/dev/automatic/models/GFPGAN', 'esrgan_models_path': '/home/vlado/dev/automatic/models/ESRGAN', 'bsrgan_models_path': '/home/vlado/dev/automatic/models/BSRGAN', 'realesrgan_models_path': '/home/vlado/dev/automatic/models/RealESRGAN', 'scunet_models_path': '/home/vlado/dev/automatic/models/ScuNET', 'swinir_models_path': '/home/vlado/dev/automatic/models/SwinIR', 'ldsr_models_path': '/home/vlado/dev/automatic/models/LDSR', 'clip_models_path': '/home/vlado/dev/automatic/models/CLIP', 'lora_dir': '/home/vlado/dev/automatic/models/Lora', 'lyco_dir': '/home/vlado/dev/automatic/models/LyCORIS', 'styles_dir': 'styles.csv', 'samples_save': True, 'samples_format': 'jpg', 'samples_filename_pattern': '', 'save_images_add_number': True, 'grid_save': True, 'grid_format': 'jpg', 'grid_extended_filename': True, 'grid_only_if_multiple': True, 'grid_prevent_empty_spots': True, 'n_rows': -1.0, 'save_txt': False, 'save_log_fn': '', 'save_images_before_face_restoration': False, 'save_images_before_highres_fix': False, 'save_images_before_color_correction': False, 'save_mask': False, 'save_mask_composite': False, 'jpeg_quality': 85.0, 'webp_lossless': False, 'img_max_size_mp': 200.0, 'use_original_name_batch': True, 'use_upscaler_name_as_suffix': True, 'save_selected_only': True, 'save_init_img': False, 'save_to_dirs': False, 'grid_save_to_dirs': False, 'use_save_to_dirs_for_ui': False, 'directories_filename_pattern': '[date]', 'directories_max_prompt_words': 8.0, 'outdir_samples': '', 'outdir_txt2img_samples': 'outputs/text', 'outdir_img2img_samples': 'outputs/image', 'outdir_extras_samples': 'outputs/extras', 'outdir_grids': '', 'outdir_txt2img_grids': 'outputs/grids', 'outdir_img2img_grids': 'outputs/grids', 'outdir_save': 'outputs/save', 'outdir_init_images': 'outputs/init-images', 'memmon_poll_rate': 2.0, 'precision': 'Autocast', 'cuda_dtype': 'FP16', 'no_half': False, 'no_half_vae': False, 'upcast_sampling': False, 'disable_nan_check': True, 'rollback_vae': False, 'opt_channelslast': False, 'cudnn_benchmark': False, 'cuda_allow_tf32': True, 'cuda_allow_tf16_reduced': True, 'cuda_compile': False, 'cuda_compile_mode': 'none', 'cuda_compile_verbose': False, 'cuda_compile_errors': True, 'disable_gc': True, 'upscaler_for_img2img': 'None', 'realesrgan_enabled_models': ['R-ESRGAN 4x+', 'R-ESRGAN 4x+ Anime6B'], 'ESRGAN_tile': 192.0, 'ESRGAN_tile_overlap': 8.0, 'SCUNET_tile': 256.0, 'SCUNET_tile_overlap': 8.0, 'use_old_hires_fix_width_height': False, 'dont_fix_second_order_samplers_schedule': False, 'face_restoration_model': 'CodeFormer', 'code_former_weight': 0.2, 'face_restoration_unload': False, 'unload_models_when_training': False, 'pin_memory': True, 'save_optimizer_state': False, 'save_training_settings_to_txt': False, 'dataset_filename_word_regex': '', 'dataset_filename_join_string': ' ', 'embeddings_templates_dir': '/home/vlado/dev/automatic/train/templates', 'training_image_repeats_per_epoch': 10.0, 'training_write_csv_every': 0.0, 'training_enable_tensorboard': False, 'training_tensorboard_save_images': False, 'training_tensorboard_flush_every': 120.0, 'interrogate_keep_models_in_memory': False, 'interrogate_return_ranks': True, 'interrogate_clip_num_beams': 1.0, 'interrogate_clip_min_length': 32.0, 'interrogate_clip_max_length': 192.0, 'interrogate_clip_dict_limit': 2048.0, 'interrogate_clip_skip_categories': ['artists', 'movements', 'flavors'], 'interrogate_deepbooru_score_threshold': 0.65, 'deepbooru_sort_alpha': False, 'deepbooru_use_spaces': False, 'deepbooru_escape': True, 'deepbooru_filter_tags': '', 'extra_networks_default_view': 'cards', 'extra_networks_default_multiplier': 1.0, 'extra_networks_card_width': 0.0, 'extra_networks_card_height': 0.0, 'extra_networks_add_text_separator': ' ', 'sd_hypernetwork': 'None', 'gradio_theme': 'black-orange', 'return_grid': True, 'return_mask': False, 'return_mask_composite': False, 'disable_weights_auto_swap': True, 'send_seed': True, 'send_size': True, 'font': '', 'keyedit_precision_attention': 0.1, 'keyedit_precision_extra': 0.05, 'keyedit_delimiters': '.,\\/!?%^*;:{}=`~()', 'quicksettings': 'sd_model_checkpoint', 'hidden_tabs': [], 'ui_tab_reorder': 'From Text, From Image, Process Image', 'ui_scripts_reorder': 'Enable Dynamic Thresholding, ControlNet', 'ui_reorder': 'inpaint, sampler, checkboxes, hires_fix, dimensions, cfg, seed, batch, override_settings, scripts', 'ui_extra_networks_tab_reorder': '', 'show_progressbar': True, 'live_previews_enable': True, 'show_progress_grid': True, 'notification_audio_enable': False, 'notification_audio_path': 'html/notification.mp3', 'show_progress_every_n_steps': 1.0, 'show_progress_type': 'Approx NN', 'live_preview_content': 'Combined', 'live_preview_refresh_period': 250.0, 'show_samplers': ['Euler a', 'UniPC', 'DDIM', 'DPM++ SDE', 'DPM++ SDE', 'DPM2 Karras', 'DPM++ 2M Karras'], 'fallback_sampler': 'Euler a', 'xyz_fallback_sampler': 'None', 'eta_ancestral': 1.0, 'eta_ddim': 0.0, 'ddim_discretize': 'uniform', 's_churn': 0.0, 's_min_uncond': 0.0, 's_tmin': 0.0, 's_noise': 1.0, 'eta_noise_seed_delta': 0.0, 'always_discard_next_to_last_sigma': False, 'uni_pc_variant': 'bh1', 'uni_pc_skip_type': 'time_uniform', 'uni_pc_order': 3.0, 'uni_pc_lower_order_final': True, 'token_merging': False, 'token_merging_ratio': 0.5, 'token_merging_hr_only': True, 'token_merging_ratio_hr': 0.5, 'token_merging_random': False, 'token_merging_merge_attention': True, 'token_merging_merge_cross_attention': False, 'token_merging_merge_mlp': False, 'token_merging_maximum_down_sampling': 1.0, 'token_merging_stride_x': 2.0, 'token_merging_stride_y': 2.0, 'postprocessing_enable_in_main_ui': [], 'postprocessing_operation_order': [], 'upscaling_max_images_in_cache': 5.0, 'disabled_extensions': [], 'disable_all_extensions': 'none', 'sd_checkpoint_hash': '6ce0161689b3853acaa03779ec93eafe75a02f4ced659bee03f50797806fa2fa', 'sd_lyco': 'None', 'sd_lora': 'None'}
|
|
2023-05-15 16:47:32,273 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | train using lora style training
|
|
2023-05-15 16:47:33,356 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | memory cpu: {'free': 26.4, 'used': 1.01, 'total': 27.41} gpu current: {'free': 10.42, 'used': 1.57, 'total': 12.0} gpu peak: {'active': 0.0, 'allocated': 0.0, 'reserved': 0.0}
|
|
2023-05-15 16:47:33,357 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing steps: ['original', 'interrogate', 'resize', 'square']
|
|
2023-05-15 16:47:33,485 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing input images: 40
|
|
2023-05-15 16:47:33,486 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processed folder exists: /tmp/train/test
|
|
2023-05-15 16:47:33,486 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing current step: ['original', 'interrogate', 'resize', 'square']
|
|
2023-05-15 16:47:33,487 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing concept: person
|
|
2023-05-15 16:47:33,487 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing output folder: /tmp/train/test/10_person
|
|
2023-05-15 16:47:33,491 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:47:33,491 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06;'
|
|
2023-05-15 16:47:33,491 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:47:33,491 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:47:33,491 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:47:33,523 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:47:45,815 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 172
|
|
2023-05-15 16:47:45,825 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:07,327 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:07,331 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/progress?skip_current_image=true HTTP/1.1" 200 222
|
|
2023-05-15 16:49:07,332 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:07,335 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/options HTTP/1.1" 200 2450
|
|
2023-05-15 16:49:07,336 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:07,338 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/cmd-flags HTTP/1.1" 200 850
|
|
2023-05-15 16:49:07,338 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:07,340 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/options HTTP/1.1" 200 4
|
|
2023-05-15 16:49:07,340 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | updated server options
|
|
2023-05-15 16:49:07,342 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:07,345 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/options HTTP/1.1" 200 2450
|
|
2023-05-15 16:49:07,345 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:07,347 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "GET /sdapi/v1/cmd-flags HTTP/1.1" 200 850
|
|
2023-05-15 16:49:07,358 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | args: {'type': 'lora', 'model': '/home/vlado/dev/automatic/models/v1-5-pruned-emaonly.safetensors', 'name': 'test', 'tag': 'person', 'input': '/home/vlado/generative/Input/mia/', 'output': '', 'process': 'original,interrogate,resize,square', 'gradient': 1, 'steps': 2500, 'batch': 1, 'lr': 0.0001, 'dim': 40, 'repeats': 10, 'alpha': 0, 'overwrite': False, 'debug': True, 'lora_dir': '/home/vlado/dev/automatic/models/Lora', 'lyco_dir': '/home/vlado/dev/automatic/models/LyCORIS', 'ckpt_dir': '/home/vlado/dev/automatic/models/Stable-diffusion', 'embeddings_dir': '/home/vlado/dev/automatic/models/embeddings', 'process_dir': '/tmp/train/test'}
|
|
2023-05-15 16:49:07,359 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | server flags: {'config': '/home/vlado/dev/automatic/config.json', 'ui_config': '/home/vlado/dev/automatic/ui-config.json', 'medvram': False, 'lowvram': False, 'ckpt': 'models/v1-5-pruned-emaonly.safetensors', 'vae': None, 'data_dir': '/home/vlado/dev/automatic', 'models_dir': 'models', 'allow_code': False, 'share': False, 'insecure': False, 'use_cpu': [], 'listen': False, 'port': 7860, 'freeze': False, 'auth': None, 'authfile': None, 'autolaunch': False, 'api_auth': None, 'api_log': False, 'device_id': None, 'cors_origins': None, 'cors_regex': None, 'tls_keyfile': None, 'tls_certfile': None, 'tls_selfsign': None, 'server_name': None, 'no_hashing': False, 'no_download': False, 'profile': False, 'disable_queue': False, 'f': False, 'ui_settings_file': '/home/vlado/dev/automatic/config.json', 'ui_config_file': '/home/vlado/dev/automatic/ui-config.json', 'hide_ui_dir_config': False, 'theme': None, 'disable_console_progressbars': True, 'disable_safe_unpickle': True, 'lowram': False, 'disable_extension_access': False, 'api': True, 'debug': True, 'reset': False, 'upgrade': False, 'use_ipex': False, 'use_directml': False, 'use_cuda': False, 'use_rocm': False, 'skip_update': False, 'skip_requirements': False, 'skip_extensions': False, 'skip_git': False, 'skip_torch': False, 'experimental': False, 'reinstall': False, 'test': False, 'version': False, 'ignore': False, 'controlnet_dir': None, 'controlnet_annotator_models_path': None, 'no_half_controlnet': None, 'addnet_max_model_count': 5, 'ckpt_dir': '/home/vlado/dev/automatic/models/Stable-diffusion', 'vae_dir': '/home/vlado/dev/automatic/models/VAE', 'embeddings_dir': '/home/vlado/dev/automatic/models/embeddings', 'embeddings_templates_dir': '/home/vlado/dev/automatic/train/templates', 'hypernetwork_dir': '/home/vlado/dev/automatic/models/hypernetworks', 'codeformer_models_path': '/home/vlado/dev/automatic/models/Codeformer', 'gfpgan_models_path': '/home/vlado/dev/automatic/models/GFPGAN', 'esrgan_models_path': '/home/vlado/dev/automatic/models/ESRGAN', 'bsrgan_models_path': '/home/vlado/dev/automatic/models/BSRGAN', 'realesrgan_models_path': '/home/vlado/dev/automatic/models/RealESRGAN', 'scunet_models_path': '/home/vlado/dev/automatic/models/ScuNET', 'swinir_models_path': '/home/vlado/dev/automatic/models/SwinIR', 'ldsr_models_path': '/home/vlado/dev/automatic/models/LDSR', 'clip_models_path': '/home/vlado/dev/automatic/models/CLIP', 'opt_channelslast': False, 'xformers': False, 'disable_nan_check': True, 'token_merging': False, 'rollback_vae': False, 'no_half': False, 'no_half_vae': False, 'precision': 'Autocast', 'sub_quad_q_chunk_size': 512, 'sub_quad_kv_chunk_size': 512, 'sub_quad_chunk_threshold': 80, 'lora_dir': '/home/vlado/dev/automatic/models/Lora', 'lyco_dir': '/home/vlado/dev/automatic/models/LyCORIS', 'enable_console_prompts': False}
|
|
2023-05-15 16:49:07,363 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | server options: {'sd_model_checkpoint': 'v1-5-pruned-emaonly.safetensors [6ce0161689]', 'sd_checkpoint_cache': 0.0, 'sd_vae_checkpoint_cache': 0.0, 'sd_vae': 'Automatic', 'stream_load': False, 'model_reuse_dict': False, 'inpainting_mask_weight': 1.0, 'initial_noise_multiplier': 1.0, 'img2img_color_correction': False, 'img2img_fix_steps': False, 'img2img_background_color': '#ffffff', 'enable_quantization': True, 'comma_padding_backtrack': 20.0, 'CLIP_stop_at_last_layers': 1.0, 'upcast_attn': False, 'cross_attention_optimization': 'Scaled-Dot-Product', 'cross_attention_options': [], 'sub_quad_q_chunk_size': 512.0, 'sub_quad_kv_chunk_size': 512.0, 'sub_quad_chunk_threshold': 80.0, 'always_batch_cond_uncond': False, 'temp_dir': '', 'clean_temp_dir_at_start': True, 'ckpt_dir': '/home/vlado/dev/automatic/models/Stable-diffusion', 'vae_dir': '/home/vlado/dev/automatic/models/VAE', 'embeddings_dir': '/home/vlado/dev/automatic/models/embeddings', 'hypernetwork_dir': '/home/vlado/dev/automatic/models/hypernetworks', 'codeformer_models_path': '/home/vlado/dev/automatic/models/Codeformer', 'gfpgan_models_path': '/home/vlado/dev/automatic/models/GFPGAN', 'esrgan_models_path': '/home/vlado/dev/automatic/models/ESRGAN', 'bsrgan_models_path': '/home/vlado/dev/automatic/models/BSRGAN', 'realesrgan_models_path': '/home/vlado/dev/automatic/models/RealESRGAN', 'scunet_models_path': '/home/vlado/dev/automatic/models/ScuNET', 'swinir_models_path': '/home/vlado/dev/automatic/models/SwinIR', 'ldsr_models_path': '/home/vlado/dev/automatic/models/LDSR', 'clip_models_path': '/home/vlado/dev/automatic/models/CLIP', 'lora_dir': '/home/vlado/dev/automatic/models/Lora', 'lyco_dir': '/home/vlado/dev/automatic/models/LyCORIS', 'styles_dir': 'styles.csv', 'samples_save': True, 'samples_format': 'jpg', 'samples_filename_pattern': '', 'save_images_add_number': True, 'grid_save': True, 'grid_format': 'jpg', 'grid_extended_filename': True, 'grid_only_if_multiple': True, 'grid_prevent_empty_spots': True, 'n_rows': -1.0, 'save_txt': False, 'save_log_fn': '', 'save_images_before_face_restoration': False, 'save_images_before_highres_fix': False, 'save_images_before_color_correction': False, 'save_mask': False, 'save_mask_composite': False, 'jpeg_quality': 85.0, 'webp_lossless': False, 'img_max_size_mp': 200.0, 'use_original_name_batch': True, 'use_upscaler_name_as_suffix': True, 'save_selected_only': True, 'save_init_img': False, 'save_to_dirs': False, 'grid_save_to_dirs': False, 'use_save_to_dirs_for_ui': False, 'directories_filename_pattern': '[date]', 'directories_max_prompt_words': 8.0, 'outdir_samples': '', 'outdir_txt2img_samples': 'outputs/text', 'outdir_img2img_samples': 'outputs/image', 'outdir_extras_samples': 'outputs/extras', 'outdir_grids': '', 'outdir_txt2img_grids': 'outputs/grids', 'outdir_img2img_grids': 'outputs/grids', 'outdir_save': 'outputs/save', 'outdir_init_images': 'outputs/init-images', 'memmon_poll_rate': 2.0, 'precision': 'Autocast', 'cuda_dtype': 'FP16', 'no_half': False, 'no_half_vae': False, 'upcast_sampling': False, 'disable_nan_check': True, 'rollback_vae': False, 'opt_channelslast': False, 'cudnn_benchmark': False, 'cuda_allow_tf32': True, 'cuda_allow_tf16_reduced': True, 'cuda_compile': False, 'cuda_compile_mode': 'none', 'cuda_compile_verbose': False, 'cuda_compile_errors': True, 'disable_gc': True, 'upscaler_for_img2img': 'None', 'realesrgan_enabled_models': ['R-ESRGAN 4x+', 'R-ESRGAN 4x+ Anime6B'], 'ESRGAN_tile': 192.0, 'ESRGAN_tile_overlap': 8.0, 'SCUNET_tile': 256.0, 'SCUNET_tile_overlap': 8.0, 'use_old_hires_fix_width_height': False, 'dont_fix_second_order_samplers_schedule': False, 'face_restoration_model': 'CodeFormer', 'code_former_weight': 0.2, 'face_restoration_unload': False, 'unload_models_when_training': False, 'pin_memory': True, 'save_optimizer_state': False, 'save_training_settings_to_txt': False, 'dataset_filename_word_regex': '', 'dataset_filename_join_string': ' ', 'embeddings_templates_dir': '/home/vlado/dev/automatic/train/templates', 'training_image_repeats_per_epoch': 10.0, 'training_write_csv_every': 0.0, 'training_enable_tensorboard': False, 'training_tensorboard_save_images': False, 'training_tensorboard_flush_every': 120.0, 'interrogate_keep_models_in_memory': False, 'interrogate_return_ranks': True, 'interrogate_clip_num_beams': 1.0, 'interrogate_clip_min_length': 32.0, 'interrogate_clip_max_length': 192.0, 'interrogate_clip_dict_limit': 2048.0, 'interrogate_clip_skip_categories': ['artists', 'movements', 'flavors'], 'interrogate_deepbooru_score_threshold': 0.65, 'deepbooru_sort_alpha': False, 'deepbooru_use_spaces': False, 'deepbooru_escape': True, 'deepbooru_filter_tags': '', 'extra_networks_default_view': 'cards', 'extra_networks_default_multiplier': 1.0, 'extra_networks_card_width': 0.0, 'extra_networks_card_height': 0.0, 'extra_networks_add_text_separator': ' ', 'sd_hypernetwork': 'None', 'gradio_theme': 'black-orange', 'return_grid': True, 'return_mask': False, 'return_mask_composite': False, 'disable_weights_auto_swap': True, 'send_seed': True, 'send_size': True, 'font': '', 'keyedit_precision_attention': 0.1, 'keyedit_precision_extra': 0.05, 'keyedit_delimiters': '.,\\/!?%^*;:{}=`~()', 'quicksettings': 'sd_model_checkpoint', 'hidden_tabs': [], 'ui_tab_reorder': 'From Text, From Image, Process Image', 'ui_scripts_reorder': 'Enable Dynamic Thresholding, ControlNet', 'ui_reorder': 'inpaint, sampler, checkboxes, hires_fix, dimensions, cfg, seed, batch, override_settings, scripts', 'ui_extra_networks_tab_reorder': '', 'show_progressbar': True, 'live_previews_enable': True, 'show_progress_grid': True, 'notification_audio_enable': False, 'notification_audio_path': 'html/notification.mp3', 'show_progress_every_n_steps': 1.0, 'show_progress_type': 'Approx NN', 'live_preview_content': 'Combined', 'live_preview_refresh_period': 250.0, 'show_samplers': ['Euler a', 'UniPC', 'DDIM', 'DPM++ SDE', 'DPM++ SDE', 'DPM2 Karras', 'DPM++ 2M Karras'], 'fallback_sampler': 'Euler a', 'xyz_fallback_sampler': 'None', 'eta_ancestral': 1.0, 'eta_ddim': 0.0, 'ddim_discretize': 'uniform', 's_churn': 0.0, 's_min_uncond': 0.0, 's_tmin': 0.0, 's_noise': 1.0, 'eta_noise_seed_delta': 0.0, 'always_discard_next_to_last_sigma': False, 'uni_pc_variant': 'bh1', 'uni_pc_skip_type': 'time_uniform', 'uni_pc_order': 3.0, 'uni_pc_lower_order_final': True, 'token_merging': False, 'token_merging_ratio': 0.5, 'token_merging_hr_only': True, 'token_merging_ratio_hr': 0.5, 'token_merging_random': False, 'token_merging_merge_attention': True, 'token_merging_merge_cross_attention': False, 'token_merging_merge_mlp': False, 'token_merging_maximum_down_sampling': 1.0, 'token_merging_stride_x': 2.0, 'token_merging_stride_y': 2.0, 'postprocessing_enable_in_main_ui': [], 'postprocessing_operation_order': [], 'upscaling_max_images_in_cache': 5.0, 'disabled_extensions': [], 'disable_all_extensions': 'none', 'sd_checkpoint_hash': '6ce0161689b3853acaa03779ec93eafe75a02f4ced659bee03f50797806fa2fa', 'sd_lyco': 'None', 'sd_lora': 'None'}
|
|
2023-05-15 16:49:07,369 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | train using lora style training
|
|
2023-05-15 16:49:08,521 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | memory cpu: {'free': 26.4, 'used': 1.01, 'total': 27.41} gpu current: {'free': 10.42, 'used': 1.57, 'total': 12.0} gpu peak: {'active': 0.0, 'allocated': 0.0, 'reserved': 0.0}
|
|
2023-05-15 16:49:08,522 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing steps: ['original', 'interrogate', 'resize', 'square']
|
|
2023-05-15 16:49:08,651 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing input images: 40
|
|
2023-05-15 16:49:08,651 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processed folder exists: /tmp/train/test
|
|
2023-05-15 16:49:08,652 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing current step: ['original', 'interrogate', 'resize', 'square']
|
|
2023-05-15 16:49:08,652 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing concept: person
|
|
2023-05-15 16:49:08,653 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing output folder: /tmp/train/test/10_person
|
|
2023-05-15 16:49:08,657 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:49:08,657 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06;'
|
|
2023-05-15 16:49:08,657 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:49:08,657 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:49:08,657 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:49:08,691 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:16,780 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 172
|
|
2023-05-15 16:49:16,788 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:18,885 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 187
|
|
2023-05-15 16:49:18,893 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:49:18,893 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_102947_Instagram.jpg => /tmp/train/test/10_person/001-original-Screenshot_20221225_102947_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:49:18,896 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:49:18,896 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06@'
|
|
2023-05-15 16:49:18,896 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:49:18,896 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:49:18,896 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:49:18,928 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:19,855 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 172
|
|
2023-05-15 16:49:19,861 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:20,003 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 291
|
|
2023-05-15 16:49:20,010 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:49:20,010 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_102956_Instagram.jpg => /tmp/train/test/10_person/002-original-Screenshot_20221225_102956_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:49:20,014 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:49:20,014 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06;'
|
|
2023-05-15 16:49:20,014 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:49:20,014 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:49:20,014 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:49:20,044 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:20,902 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 175
|
|
2023-05-15 16:49:20,909 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:21,064 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 185
|
|
2023-05-15 16:49:21,071 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:49:21,072 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103005_Instagram.jpg => /tmp/train/test/10_person/003-original-Screenshot_20221225_103005_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:49:21,075 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:49:21,075 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\xff'
|
|
2023-05-15 16:49:21,075 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:49:21,075 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:49:21,075 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:49:21,103 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:22,025 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 159
|
|
2023-05-15 16:49:22,031 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:22,176 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 262
|
|
2023-05-15 16:49:22,183 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:49:22,183 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103018_Instagram.jpg => /tmp/train/test/10_person/004-original-Screenshot_20221225_103018_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:49:22,187 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:49:22,187 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06X'
|
|
2023-05-15 16:49:22,187 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:49:22,187 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:49:22,187 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:49:22,212 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:22,994 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 162
|
|
2023-05-15 16:49:23,000 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:23,152 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 227
|
|
2023-05-15 16:49:23,159 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:49:23,159 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103034_Instagram.jpg => /tmp/train/test/10_person/005-original-Screenshot_20221225_103034_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:49:23,163 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:49:23,163 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06;'
|
|
2023-05-15 16:49:23,163 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:49:23,163 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:49:23,163 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:49:23,189 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:23,932 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 166
|
|
2023-05-15 16:49:23,938 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:24,082 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 497
|
|
2023-05-15 16:49:24,089 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:49:24,089 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103043_Instagram.jpg => /tmp/train/test/10_person/006-original-Screenshot_20221225_103043_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:49:24,093 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:49:24,093 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x00'
|
|
2023-05-15 16:49:24,093 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:49:24,093 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:49:24,093 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:49:24,117 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:24,890 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 151
|
|
2023-05-15 16:49:24,896 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:25,031 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 206
|
|
2023-05-15 16:49:25,040 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:49:25,040 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103058_Instagram.jpg => /tmp/train/test/10_person/007-original-Screenshot_20221225_103058_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:49:25,044 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:49:25,044 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x00'
|
|
2023-05-15 16:49:25,044 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:49:25,044 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:49:25,044 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:49:25,068 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:25,842 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 149
|
|
2023-05-15 16:49:25,847 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:25,977 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 251
|
|
2023-05-15 16:49:25,985 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:49:25,985 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103106_Instagram.jpg => /tmp/train/test/10_person/008-original-Screenshot_20221225_103106_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:49:25,989 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:49:25,989 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x00'
|
|
2023-05-15 16:49:25,989 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:49:25,989 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:49:25,989 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:49:26,011 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:26,828 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 166
|
|
2023-05-15 16:49:26,833 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:26,963 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 216
|
|
2023-05-15 16:49:26,971 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:49:26,971 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103115_Instagram.jpg => /tmp/train/test/10_person/009-original-Screenshot_20221225_103115_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:49:26,974 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:49:26,974 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\xc8'
|
|
2023-05-15 16:49:26,974 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:49:26,974 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:49:26,974 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:49:27,004 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:27,807 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 140
|
|
2023-05-15 16:49:27,813 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:27,960 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 263
|
|
2023-05-15 16:49:27,968 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:49:27,968 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103128_Instagram.jpg => /tmp/train/test/10_person/010-original-Screenshot_20221225_103128_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:49:27,971 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:49:27,971 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\xfb'
|
|
2023-05-15 16:49:27,971 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:49:27,971 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:49:27,971 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:49:27,998 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:28,769 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 150
|
|
2023-05-15 16:49:28,775 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:28,907 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 192
|
|
2023-05-15 16:49:28,915 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:49:28,915 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103144_Instagram.jpg => /tmp/train/test/10_person/011-original-Screenshot_20221225_103144_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:49:28,918 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\xa0'
|
|
2023-05-15 16:49:28,918 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\xb6'
|
|
2023-05-15 16:49:28,918 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:49:28,918 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:49:28,918 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:49:28,945 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:29,728 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 179
|
|
2023-05-15 16:49:29,734 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:29,887 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 348
|
|
2023-05-15 16:49:29,895 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:49:29,895 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103159_Instagram.jpg => /tmp/train/test/10_person/012-original-Screenshot_20221225_103159_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:49:29,898 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:49:29,898 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x02'
|
|
2023-05-15 16:49:29,898 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:49:29,898 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:49:29,898 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:49:29,923 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:30,702 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 163
|
|
2023-05-15 16:49:30,708 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:30,843 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 299
|
|
2023-05-15 16:49:30,851 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:49:30,851 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103207_Instagram.jpg => /tmp/train/test/10_person/013-original-Screenshot_20221225_103207_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:49:30,854 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:49:30,854 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x03'
|
|
2023-05-15 16:49:30,854 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:49:30,854 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:49:30,854 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:49:30,880 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:31,614 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 176
|
|
2023-05-15 16:49:31,620 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:31,750 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 343
|
|
2023-05-15 16:49:31,758 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:49:31,758 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103222_Instagram.jpg => /tmp/train/test/10_person/014-original-Screenshot_20221225_103222_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:49:31,761 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:49:31,761 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x02'
|
|
2023-05-15 16:49:31,761 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:49:31,761 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:49:31,761 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:49:31,787 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:32,555 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 189
|
|
2023-05-15 16:49:32,561 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:32,690 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 311
|
|
2023-05-15 16:49:32,698 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:49:32,698 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103233_Instagram.jpg => /tmp/train/test/10_person/015-original-Screenshot_20221225_103233_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:49:32,701 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:49:32,701 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x03'
|
|
2023-05-15 16:49:32,701 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:49:32,701 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:49:32,701 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:49:32,727 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:33,515 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 177
|
|
2023-05-15 16:49:33,521 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:33,651 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 366
|
|
2023-05-15 16:49:33,659 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:49:33,659 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103240_Instagram.jpg => /tmp/train/test/10_person/016-original-Screenshot_20221225_103240_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:49:33,662 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\xa0'
|
|
2023-05-15 16:49:33,662 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x06'
|
|
2023-05-15 16:49:33,662 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:49:33,662 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:49:33,662 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:49:33,692 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:34,476 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 178
|
|
2023-05-15 16:49:34,482 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:34,615 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 712
|
|
2023-05-15 16:49:34,622 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:49:34,622 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103256_Instagram.jpg => /tmp/train/test/10_person/017-original-Screenshot_20221225_103256_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:49:34,625 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:49:34,625 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x03'
|
|
2023-05-15 16:49:34,625 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:49:34,625 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:49:34,625 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:49:34,648 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:35,400 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 156
|
|
2023-05-15 16:49:35,405 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:35,541 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 169
|
|
2023-05-15 16:49:35,549 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:49:35,549 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103313_Instagram.jpg => /tmp/train/test/10_person/018-original-Screenshot_20221225_103313_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:49:35,552 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:49:35,552 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x03'
|
|
2023-05-15 16:49:35,552 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:49:35,552 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:49:35,552 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:49:35,578 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:36,369 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 164
|
|
2023-05-15 16:49:36,374 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:36,503 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 253
|
|
2023-05-15 16:49:36,511 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:49:36,511 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103321_Instagram.jpg => /tmp/train/test/10_person/019-original-Screenshot_20221225_103321_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:49:36,514 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:49:36,514 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x03'
|
|
2023-05-15 16:49:36,514 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:49:36,514 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:49:36,514 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:49:36,540 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:37,318 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 150
|
|
2023-05-15 16:49:37,324 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:37,455 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 295
|
|
2023-05-15 16:49:37,463 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:49:37,463 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103335_Instagram.jpg => /tmp/train/test/10_person/020-original-Screenshot_20221225_103335_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:49:37,467 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:49:37,467 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x00'
|
|
2023-05-15 16:49:37,467 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:49:37,467 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:49:37,467 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:49:37,493 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:38,252 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 165
|
|
2023-05-15 16:49:38,258 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:38,391 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 252
|
|
2023-05-15 16:49:38,398 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:49:38,398 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103345_Instagram.jpg => /tmp/train/test/10_person/021-original-Screenshot_20221225_103345_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:49:38,401 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:49:38,401 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06c'
|
|
2023-05-15 16:49:38,401 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:49:38,401 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:49:38,401 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:49:38,427 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:39,189 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 159
|
|
2023-05-15 16:49:39,194 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:39,325 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 271
|
|
2023-05-15 16:49:39,332 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:49:39,333 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103406_Instagram.jpg => /tmp/train/test/10_person/022-original-Screenshot_20221225_103406_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:49:39,336 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:49:39,336 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\x10'
|
|
2023-05-15 16:49:39,336 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:49:39,336 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:49:39,336 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:49:39,360 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:40,157 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 164
|
|
2023-05-15 16:49:40,163 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:40,306 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 237
|
|
2023-05-15 16:49:40,313 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:49:40,313 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103427_Instagram.jpg => /tmp/train/test/10_person/023-original-Screenshot_20221225_103427_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:49:40,317 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:49:40,317 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x06\x10'
|
|
2023-05-15 16:49:40,317 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:49:40,317 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:49:40,317 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:49:40,342 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:41,112 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 153
|
|
2023-05-15 16:49:41,117 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:41,246 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 308
|
|
2023-05-15 16:49:41,254 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:49:41,254 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103433_Instagram.jpg => /tmp/train/test/10_person/024-original-Screenshot_20221225_103433_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:49:41,257 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:49:41,257 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x95'
|
|
2023-05-15 16:49:41,257 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:49:41,257 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:49:41,257 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:49:41,277 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:42,113 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 151
|
|
2023-05-15 16:49:42,118 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:42,291 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 206
|
|
2023-05-15 16:49:42,298 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:49:42,298 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103445_Instagram.jpg => /tmp/train/test/10_person/025-original-Screenshot_20221225_103445_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:49:42,301 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:49:42,301 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x93'
|
|
2023-05-15 16:49:42,301 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:49:42,301 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:49:42,301 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:49:42,325 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:43,159 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 157
|
|
2023-05-15 16:49:43,165 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:43,293 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 434
|
|
2023-05-15 16:49:43,300 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:49:43,300 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103500_Instagram.jpg => /tmp/train/test/10_person/026-original-Screenshot_20221225_103500_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:49:43,304 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:49:43,304 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x8b'
|
|
2023-05-15 16:49:43,304 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:49:43,304 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:49:43,304 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:49:43,328 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:44,123 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 153
|
|
2023-05-15 16:49:44,128 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:44,274 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 457
|
|
2023-05-15 16:49:44,281 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:49:44,281 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103507_Instagram.jpg => /tmp/train/test/10_person/027-original-Screenshot_20221225_103507_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:49:44,285 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:49:44,285 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 16:49:44,285 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:49:44,285 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:49:44,285 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:49:44,303 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:45,124 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 178
|
|
2023-05-15 16:49:45,129 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:45,259 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 362
|
|
2023-05-15 16:49:45,266 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:49:45,266 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103522_Instagram.jpg => /tmp/train/test/10_person/028-original-Screenshot_20221225_103522_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:49:45,269 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9c'
|
|
2023-05-15 16:49:45,269 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 16:49:45,269 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:49:45,269 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:49:45,269 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:49:45,292 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:46,041 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 155
|
|
2023-05-15 16:49:46,046 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:46,176 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 177
|
|
2023-05-15 16:49:46,184 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:49:46,184 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103530_Instagram.jpg => /tmp/train/test/10_person/029-original-Screenshot_20221225_103530_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:49:46,189 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:49:46,189 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 16:49:46,189 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:49:46,189 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:49:46,189 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:49:46,214 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:46,975 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 154
|
|
2023-05-15 16:49:46,980 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:47,114 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 113
|
|
2023-05-15 16:49:47,121 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:49:47,121 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103536_Instagram.jpg => /tmp/train/test/10_person/030-original-Screenshot_20221225_103536_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:49:47,124 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x8a'
|
|
2023-05-15 16:49:47,124 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 16:49:47,124 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:49:47,124 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:49:47,124 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:49:47,147 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:47,911 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 155
|
|
2023-05-15 16:49:47,915 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:48,044 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 149
|
|
2023-05-15 16:49:48,051 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:49:48,052 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103543_Instagram.jpg => /tmp/train/test/10_person/031-original-Screenshot_20221225_103543_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:49:48,056 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:49:48,056 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 16:49:48,056 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:49:48,056 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:49:48,056 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:49:48,077 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:48,829 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 163
|
|
2023-05-15 16:49:48,834 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:48,961 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 236
|
|
2023-05-15 16:49:48,968 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:49:48,968 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103553_Instagram.jpg => /tmp/train/test/10_person/032-original-Screenshot_20221225_103553_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:49:48,971 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:49:48,971 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 16:49:48,971 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:49:48,971 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:49:48,971 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:49:48,992 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:49,731 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 174
|
|
2023-05-15 16:49:49,736 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:49,863 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 204
|
|
2023-05-15 16:49:49,870 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:49:49,870 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103559_Instagram.jpg => /tmp/train/test/10_person/033-original-Screenshot_20221225_103559_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:49:49,873 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:49:49,873 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x9e'
|
|
2023-05-15 16:49:49,873 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:49:49,873 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:49:49,873 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:49:49,895 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:50,667 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 162
|
|
2023-05-15 16:49:50,672 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:50,799 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 628
|
|
2023-05-15 16:49:50,806 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:49:50,806 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103613_Instagram.jpg => /tmp/train/test/10_person/034-original-Screenshot_20221225_103613_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:49:50,809 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:49:50,809 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x9e'
|
|
2023-05-15 16:49:50,810 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:49:50,810 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:49:50,810 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:49:50,832 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:51,595 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 167
|
|
2023-05-15 16:49:51,600 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:51,725 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 563
|
|
2023-05-15 16:49:51,732 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:49:51,732 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103621_Instagram.jpg => /tmp/train/test/10_person/035-original-Screenshot_20221225_103621_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:49:51,736 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:49:51,736 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x9d'
|
|
2023-05-15 16:49:51,736 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:49:51,736 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:49:51,736 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:49:51,760 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:52,535 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 166
|
|
2023-05-15 16:49:52,540 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:52,698 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 512
|
|
2023-05-15 16:49:52,705 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:49:52,705 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103629_Instagram.jpg => /tmp/train/test/10_person/036-original-Screenshot_20221225_103629_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:49:52,709 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:49:52,709 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x98'
|
|
2023-05-15 16:49:52,709 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:49:52,709 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:49:52,709 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:49:52,731 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:53,804 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 164
|
|
2023-05-15 16:49:53,809 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:53,962 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 160
|
|
2023-05-15 16:49:53,968 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:49:53,968 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103638_Instagram.jpg => /tmp/train/test/10_person/037-original-Screenshot_20221225_103638_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:49:53,972 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:49:53,972 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x04\xb0'
|
|
2023-05-15 16:49:53,972 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:49:53,972 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:49:53,972 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:49:53,992 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:55,025 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 168
|
|
2023-05-15 16:49:55,029 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:55,166 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 908
|
|
2023-05-15 16:49:55,172 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:49:55,172 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103649_Instagram.jpg => /tmp/train/test/10_person/038-original-Screenshot_20221225_103649_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:49:55,175 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:49:55,175 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x05\x9e'
|
|
2023-05-15 16:49:55,175 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:49:55,175 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:49:55,175 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:49:55,201 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:56,157 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 166
|
|
2023-05-15 16:49:56,163 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:56,312 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 289
|
|
2023-05-15 16:49:56,319 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:49:56,319 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103656_Instagram.jpg => /tmp/train/test/10_person/039-original-Screenshot_20221225_103656_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:49:56,322 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageWidth (256) - type: short (3) - value: b'\x05\x9f'
|
|
2023-05-15 16:49:56,322 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ImageLength (257) - type: short (3) - value: b'\x07\x15'
|
|
2023-05-15 16:49:56,322 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Software (305) - type: string (2) Tag Location: 46 - Data Location: 74 - value: <table: 39 bytes>
|
|
2023-05-15 16:49:56,322 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00q'
|
|
2023-05-15 16:49:56,322 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/TiffImagePlugin.py | tag: Orientation (274) - type: long (4) - value: b'\x00\x00\x00\x00'
|
|
2023-05-15 16:49:56,349 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:57,256 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 156
|
|
2023-05-15 16:49:57,262 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTP connection (1): 127.0.0.1:7860
|
|
2023-05-15 16:49:57,430 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | http://127.0.0.1:7860 "POST /sdapi/v1/interrogate HTTP/1.1" 200 271
|
|
2023-05-15 16:49:57,438 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/PIL/Image.py | Error closing: fp
|
|
2023-05-15 16:49:57,438 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing saved: /home/vlado/generative/Input/mia/Screenshot_20221225_103727_Instagram.jpg => /tmp/train/test/10_person/040-original-Screenshot_20221225_103727_Instagram.jpg ['original', 'interrogate', 'resize', 'square', 'save']
|
|
2023-05-15 16:49:57,439 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | input datasets ['/tmp/train/test/10_person']
|
|
2023-05-15 16:49:57,442 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | Starting new HTTPS connection (1): huggingface.co:443
|
|
2023-05-15 16:49:58,176 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | https://huggingface.co:443 "HEAD /stabilityai/sd-vae-ft-mse/resolve/main/config.json HTTP/1.1" 200 0
|
|
2023-05-15 16:50:06,312 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | processing steps result: {'inputs': 40, 'outputs': {'original': 40, 'total': 40}, 'metadata': '/tmp/train/test/test.json'}
|
|
2023-05-15 16:50:06,438 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | memory cpu: {'free': 22.36, 'used': 5.05, 'total': 27.41} gpu current: {'free': 9.7, 'used': 2.3, 'total': 12.0} gpu peak: {'active': 0.95, 'allocated': 0.95, 'reserved': 1.11}
|
|
2023-05-15 16:50:06,443 | INFO | /home/vlado/dev/automatic/cli/train/./train.py | lora options: {'bucket_no_upscale': False, 'bucket_reso_steps': 64, 'cache_latents': True, 'caption_dropout_every_n_epochs': None, 'caption_dropout_rate': 0.0, 'caption_extension': '.txt', 'caption_extention': '.txt', 'caption_tag_dropout_rate': 0.0, 'clip_skip': None, 'color_aug': False, 'dataset_repeats': 1, 'debug_dataset': False, 'enable_bucket': False, 'face_crop_aug_range': None, 'flip_aug': False, 'full_fp16': False, 'gradient_accumulation_steps': 1, 'gradient_checkpointing': False, 'in_json': '/tmp/train/test/test.json', 'keep_tokens': None, 'learning_rate': 0.0001, 'log_prefix': None, 'logging_dir': None, 'lr_scheduler_num_cycles': 1, 'lr_scheduler_power': 1, 'lr_scheduler': 'cosine', 'lr_warmup_steps': 0, 'max_bucket_reso': 1024, 'max_data_loader_n_workers': 8, 'max_grad_norm': 0.0, 'max_token_length': None, 'max_train_epochs': None, 'max_train_steps': 2500, 'mem_eff_attn': False, 'min_bucket_reso': 256, 'mixed_precision': 'fp16', 'network_alpha': 20, 'network_args': None, 'network_dim': 40, 'network_module': 'networks.lora', 'network_train_text_encoder_only': False, 'network_train_unet_only': False, 'network_weights': None, 'no_metadata': False, 'output_dir': '/home/vlado/dev/automatic/models/Lora', 'output_name': 'test', 'persistent_data_loader_workers': False, 'pretrained_model_name_or_path': '/home/vlado/dev/automatic/models/v1-5-pruned-emaonly.safetensors', 'prior_loss_weight': 1.0, 'random_crop': False, 'reg_data_dir': None, 'resolution': '512,512', 'resume': None, 'save_every_n_epochs': None, 'save_last_n_epochs_state': None, 'save_last_n_epochs': None, 'save_model_as': 'ckpt', 'save_n_epoch_ratio': None, 'save_precision': 'fp16', 'save_state': False, 'seed': 42, 'shuffle_caption': False, 'text_encoder_lr': 5e-05, 'train_batch_size': 1, 'train_data_dir': '/tmp/train/test', 'training_comment': 'mood-magic', 'unet_lr': 0.0001, 'use_8bit_adam': False, 'v_parameterization': False, 'v2': False, 'vae': None, 'xformers': False}
|
|
2023-05-15 16:50:06,445 | DEBUG | /home/vlado/dev/automatic/cli/train/./train.py | importing lora lib
|
|
2023-05-15 16:50:07,201 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | https://huggingface.co:443 "HEAD /openai/clip-vit-large-patch14/resolve/main/vocab.json HTTP/1.1" 200 0
|
|
2023-05-15 16:50:17,607 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | https://huggingface.co:443 "HEAD /openai/clip-vit-large-patch14/resolve/main/config.json HTTP/1.1" 200 0
|
|
2023-05-15 16:50:18,092 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | https://huggingface.co:443 "HEAD /openai/clip-vit-large-patch14/resolve/main/model.safetensors HTTP/1.1" 404 0
|
|
2023-05-15 16:50:18,530 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | https://huggingface.co:443 "HEAD /openai/clip-vit-large-patch14/resolve/main/model.safetensors.index.json HTTP/1.1" 404 0
|
|
2023-05-15 16:50:18,935 | DEBUG | /home/vlado/.local/lib/python3.10/site-packages/urllib3/connectionpool.py | https://huggingface.co:443 "HEAD /openai/clip-vit-large-patch14/resolve/main/pytorch_model.bin HTTP/1.1" 302 0
|