kevinlu4588 commited on
Commit
07cd505
·
verified ·
1 Parent(s): 0270f91

Add model for ga/andy_warhol

Browse files
Files changed (40) hide show
  1. .gitattributes +24 -0
  2. ga/andy_warhol/feature_extractor/preprocessor_config.json +44 -0
  3. ga/andy_warhol/model_index.json +38 -0
  4. ga/andy_warhol/safety_checker/config.json +28 -0
  5. ga/andy_warhol/safety_checker/model.safetensors +3 -0
  6. ga/andy_warhol/scheduler/scheduler_config.json +15 -0
  7. ga/andy_warhol/text_encoder/config.json +25 -0
  8. ga/andy_warhol/text_encoder/model.safetensors +3 -0
  9. ga/andy_warhol/tokenizer/merges.txt +0 -0
  10. ga/andy_warhol/tokenizer/special_tokens_map.json +24 -0
  11. ga/andy_warhol/tokenizer/tokenizer_config.json +30 -0
  12. ga/andy_warhol/tokenizer/vocab.json +0 -0
  13. ga/andy_warhol/unet/config.json +68 -0
  14. ga/andy_warhol/unet/diffusion_pytorch_model.safetensors +3 -0
  15. ga/andy_warhol/vae/config.json +38 -0
  16. ga/andy_warhol/vae/diffusion_pytorch_model.safetensors +3 -0
  17. ga/andy_warhol/validation_images/epoch_0_step_20/prompt_0_img_0.png +3 -0
  18. ga/andy_warhol/validation_images/epoch_0_step_20/prompt_1_img_0.png +3 -0
  19. ga/andy_warhol/validation_images/epoch_0_step_20/prompt_2_img_0.png +3 -0
  20. ga/andy_warhol/validation_images/epoch_0_step_20/prompt_3_img_0.png +3 -0
  21. ga/andy_warhol/validation_images/epoch_0_step_20/prompt_4_img_0.png +3 -0
  22. ga/andy_warhol/validation_images/epoch_0_step_20/prompt_5_img_0.png +3 -0
  23. ga/andy_warhol/validation_images/epoch_1_step_10/prompt_0_img_0.png +3 -0
  24. ga/andy_warhol/validation_images/epoch_1_step_10/prompt_1_img_0.png +3 -0
  25. ga/andy_warhol/validation_images/epoch_1_step_10/prompt_2_img_0.png +3 -0
  26. ga/andy_warhol/validation_images/epoch_1_step_10/prompt_3_img_0.png +3 -0
  27. ga/andy_warhol/validation_images/epoch_1_step_10/prompt_4_img_0.png +3 -0
  28. ga/andy_warhol/validation_images/epoch_1_step_10/prompt_5_img_0.png +3 -0
  29. ga/andy_warhol/validation_images/epoch_1_step_40/prompt_0_img_0.png +3 -0
  30. ga/andy_warhol/validation_images/epoch_1_step_40/prompt_1_img_0.png +3 -0
  31. ga/andy_warhol/validation_images/epoch_1_step_40/prompt_2_img_0.png +3 -0
  32. ga/andy_warhol/validation_images/epoch_1_step_40/prompt_3_img_0.png +3 -0
  33. ga/andy_warhol/validation_images/epoch_1_step_40/prompt_4_img_0.png +3 -0
  34. ga/andy_warhol/validation_images/epoch_1_step_40/prompt_5_img_0.png +3 -0
  35. ga/andy_warhol/validation_images/epoch_2_step_19/prompt_0_img_0.png +3 -0
  36. ga/andy_warhol/validation_images/epoch_2_step_19/prompt_1_img_0.png +3 -0
  37. ga/andy_warhol/validation_images/epoch_2_step_19/prompt_2_img_0.png +3 -0
  38. ga/andy_warhol/validation_images/epoch_2_step_19/prompt_3_img_0.png +3 -0
  39. ga/andy_warhol/validation_images/epoch_2_step_19/prompt_4_img_0.png +3 -0
  40. ga/andy_warhol/validation_images/epoch_2_step_19/prompt_5_img_0.png +3 -0
.gitattributes CHANGED
@@ -254,3 +254,27 @@ ga/picasso/validation_images/epoch_2_step_19/prompt_0_img_0.png filter=lfs diff=
254
  ga/picasso/validation_images/epoch_2_step_19/prompt_1_img_0.png filter=lfs diff=lfs merge=lfs -text
255
  ga/picasso/validation_images/epoch_2_step_19/prompt_3_img_0.png filter=lfs diff=lfs merge=lfs -text
256
  ga/picasso/validation_images/epoch_2_step_19/prompt_5_img_0.png filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
254
  ga/picasso/validation_images/epoch_2_step_19/prompt_1_img_0.png filter=lfs diff=lfs merge=lfs -text
255
  ga/picasso/validation_images/epoch_2_step_19/prompt_3_img_0.png filter=lfs diff=lfs merge=lfs -text
256
  ga/picasso/validation_images/epoch_2_step_19/prompt_5_img_0.png filter=lfs diff=lfs merge=lfs -text
257
+ ga/andy_warhol/validation_images/epoch_0_step_20/prompt_0_img_0.png filter=lfs diff=lfs merge=lfs -text
258
+ ga/andy_warhol/validation_images/epoch_0_step_20/prompt_1_img_0.png filter=lfs diff=lfs merge=lfs -text
259
+ ga/andy_warhol/validation_images/epoch_0_step_20/prompt_2_img_0.png filter=lfs diff=lfs merge=lfs -text
260
+ ga/andy_warhol/validation_images/epoch_0_step_20/prompt_3_img_0.png filter=lfs diff=lfs merge=lfs -text
261
+ ga/andy_warhol/validation_images/epoch_0_step_20/prompt_4_img_0.png filter=lfs diff=lfs merge=lfs -text
262
+ ga/andy_warhol/validation_images/epoch_0_step_20/prompt_5_img_0.png filter=lfs diff=lfs merge=lfs -text
263
+ ga/andy_warhol/validation_images/epoch_1_step_10/prompt_0_img_0.png filter=lfs diff=lfs merge=lfs -text
264
+ ga/andy_warhol/validation_images/epoch_1_step_10/prompt_1_img_0.png filter=lfs diff=lfs merge=lfs -text
265
+ ga/andy_warhol/validation_images/epoch_1_step_10/prompt_2_img_0.png filter=lfs diff=lfs merge=lfs -text
266
+ ga/andy_warhol/validation_images/epoch_1_step_10/prompt_3_img_0.png filter=lfs diff=lfs merge=lfs -text
267
+ ga/andy_warhol/validation_images/epoch_1_step_10/prompt_4_img_0.png filter=lfs diff=lfs merge=lfs -text
268
+ ga/andy_warhol/validation_images/epoch_1_step_10/prompt_5_img_0.png filter=lfs diff=lfs merge=lfs -text
269
+ ga/andy_warhol/validation_images/epoch_1_step_40/prompt_0_img_0.png filter=lfs diff=lfs merge=lfs -text
270
+ ga/andy_warhol/validation_images/epoch_1_step_40/prompt_1_img_0.png filter=lfs diff=lfs merge=lfs -text
271
+ ga/andy_warhol/validation_images/epoch_1_step_40/prompt_2_img_0.png filter=lfs diff=lfs merge=lfs -text
272
+ ga/andy_warhol/validation_images/epoch_1_step_40/prompt_3_img_0.png filter=lfs diff=lfs merge=lfs -text
273
+ ga/andy_warhol/validation_images/epoch_1_step_40/prompt_4_img_0.png filter=lfs diff=lfs merge=lfs -text
274
+ ga/andy_warhol/validation_images/epoch_1_step_40/prompt_5_img_0.png filter=lfs diff=lfs merge=lfs -text
275
+ ga/andy_warhol/validation_images/epoch_2_step_19/prompt_0_img_0.png filter=lfs diff=lfs merge=lfs -text
276
+ ga/andy_warhol/validation_images/epoch_2_step_19/prompt_1_img_0.png filter=lfs diff=lfs merge=lfs -text
277
+ ga/andy_warhol/validation_images/epoch_2_step_19/prompt_2_img_0.png filter=lfs diff=lfs merge=lfs -text
278
+ ga/andy_warhol/validation_images/epoch_2_step_19/prompt_3_img_0.png filter=lfs diff=lfs merge=lfs -text
279
+ ga/andy_warhol/validation_images/epoch_2_step_19/prompt_4_img_0.png filter=lfs diff=lfs merge=lfs -text
280
+ ga/andy_warhol/validation_images/epoch_2_step_19/prompt_5_img_0.png filter=lfs diff=lfs merge=lfs -text
ga/andy_warhol/feature_extractor/preprocessor_config.json ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_valid_processor_keys": [
3
+ "images",
4
+ "do_resize",
5
+ "size",
6
+ "resample",
7
+ "do_center_crop",
8
+ "crop_size",
9
+ "do_rescale",
10
+ "rescale_factor",
11
+ "do_normalize",
12
+ "image_mean",
13
+ "image_std",
14
+ "do_convert_rgb",
15
+ "return_tensors",
16
+ "data_format",
17
+ "input_data_format"
18
+ ],
19
+ "crop_size": {
20
+ "height": 224,
21
+ "width": 224
22
+ },
23
+ "do_center_crop": true,
24
+ "do_convert_rgb": true,
25
+ "do_normalize": true,
26
+ "do_rescale": true,
27
+ "do_resize": true,
28
+ "image_mean": [
29
+ 0.48145466,
30
+ 0.4578275,
31
+ 0.40821073
32
+ ],
33
+ "image_processor_type": "CLIPImageProcessor",
34
+ "image_std": [
35
+ 0.26862954,
36
+ 0.26130258,
37
+ 0.27577711
38
+ ],
39
+ "resample": 3,
40
+ "rescale_factor": 0.00392156862745098,
41
+ "size": {
42
+ "shortest_edge": 224
43
+ }
44
+ }
ga/andy_warhol/model_index.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "StableDiffusionPipeline",
3
+ "_diffusers_version": "0.31.0",
4
+ "_name_or_path": "CompVis/stable-diffusion-v1-4",
5
+ "feature_extractor": [
6
+ "transformers",
7
+ "CLIPImageProcessor"
8
+ ],
9
+ "image_encoder": [
10
+ null,
11
+ null
12
+ ],
13
+ "requires_safety_checker": true,
14
+ "safety_checker": [
15
+ null,
16
+ null
17
+ ],
18
+ "scheduler": [
19
+ "diffusers",
20
+ "PNDMScheduler"
21
+ ],
22
+ "text_encoder": [
23
+ "transformers",
24
+ "CLIPTextModel"
25
+ ],
26
+ "tokenizer": [
27
+ "transformers",
28
+ "CLIPTokenizer"
29
+ ],
30
+ "unet": [
31
+ "diffusers",
32
+ "UNet2DConditionModel"
33
+ ],
34
+ "vae": [
35
+ "diffusers",
36
+ "AutoencoderKL"
37
+ ]
38
+ }
ga/andy_warhol/safety_checker/config.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "/share/u/kevin/.cache/huggingface/hub/models--CompVis--stable-diffusion-v1-4/snapshots/133a221b8aa7292a167afc5127cb63fb5005638b/safety_checker",
3
+ "architectures": [
4
+ "StableDiffusionSafetyChecker"
5
+ ],
6
+ "initializer_factor": 1.0,
7
+ "logit_scale_init_value": 2.6592,
8
+ "model_type": "clip",
9
+ "projection_dim": 768,
10
+ "text_config": {
11
+ "dropout": 0.0,
12
+ "hidden_size": 768,
13
+ "intermediate_size": 3072,
14
+ "model_type": "clip_text_model",
15
+ "num_attention_heads": 12
16
+ },
17
+ "torch_dtype": "float32",
18
+ "transformers_version": "4.41.0",
19
+ "vision_config": {
20
+ "dropout": 0.0,
21
+ "hidden_size": 1024,
22
+ "intermediate_size": 4096,
23
+ "model_type": "clip_vision_model",
24
+ "num_attention_heads": 16,
25
+ "num_hidden_layers": 24,
26
+ "patch_size": 14
27
+ }
28
+ }
ga/andy_warhol/safety_checker/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb351a5ded815c3ff744968ad9c6b218d071b9d313d04f35e813b84b4c0ffde8
3
+ size 1215979664
ga/andy_warhol/scheduler/scheduler_config.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "PNDMScheduler",
3
+ "_diffusers_version": "0.31.0",
4
+ "beta_end": 0.012,
5
+ "beta_schedule": "scaled_linear",
6
+ "beta_start": 0.00085,
7
+ "clip_sample": false,
8
+ "num_train_timesteps": 1000,
9
+ "prediction_type": "epsilon",
10
+ "set_alpha_to_one": false,
11
+ "skip_prk_steps": true,
12
+ "steps_offset": 1,
13
+ "timestep_spacing": "leading",
14
+ "trained_betas": null
15
+ }
ga/andy_warhol/text_encoder/config.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "CompVis/stable-diffusion-v1-4",
3
+ "architectures": [
4
+ "CLIPTextModel"
5
+ ],
6
+ "attention_dropout": 0.0,
7
+ "bos_token_id": 0,
8
+ "dropout": 0.0,
9
+ "eos_token_id": 2,
10
+ "hidden_act": "quick_gelu",
11
+ "hidden_size": 768,
12
+ "initializer_factor": 1.0,
13
+ "initializer_range": 0.02,
14
+ "intermediate_size": 3072,
15
+ "layer_norm_eps": 1e-05,
16
+ "max_position_embeddings": 77,
17
+ "model_type": "clip_text_model",
18
+ "num_attention_heads": 12,
19
+ "num_hidden_layers": 12,
20
+ "pad_token_id": 1,
21
+ "projection_dim": 512,
22
+ "torch_dtype": "float16",
23
+ "transformers_version": "4.41.0",
24
+ "vocab_size": 49408
25
+ }
ga/andy_warhol/text_encoder/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:660c6f5b1abae9dc498ac2d21e1347d2abdb0cf6c0c0c8576cd796491d9a6cdd
3
+ size 246144152
ga/andy_warhol/tokenizer/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
ga/andy_warhol/tokenizer/special_tokens_map.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<|startoftext|>",
4
+ "lstrip": false,
5
+ "normalized": true,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "<|endoftext|>",
11
+ "lstrip": false,
12
+ "normalized": true,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": "<|endoftext|>",
17
+ "unk_token": {
18
+ "content": "<|endoftext|>",
19
+ "lstrip": false,
20
+ "normalized": true,
21
+ "rstrip": false,
22
+ "single_word": false
23
+ }
24
+ }
ga/andy_warhol/tokenizer/tokenizer_config.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "added_tokens_decoder": {
4
+ "49406": {
5
+ "content": "<|startoftext|>",
6
+ "lstrip": false,
7
+ "normalized": true,
8
+ "rstrip": false,
9
+ "single_word": false,
10
+ "special": true
11
+ },
12
+ "49407": {
13
+ "content": "<|endoftext|>",
14
+ "lstrip": false,
15
+ "normalized": true,
16
+ "rstrip": false,
17
+ "single_word": false,
18
+ "special": true
19
+ }
20
+ },
21
+ "bos_token": "<|startoftext|>",
22
+ "clean_up_tokenization_spaces": true,
23
+ "do_lower_case": true,
24
+ "eos_token": "<|endoftext|>",
25
+ "errors": "replace",
26
+ "model_max_length": 77,
27
+ "pad_token": "<|endoftext|>",
28
+ "tokenizer_class": "CLIPTokenizer",
29
+ "unk_token": "<|endoftext|>"
30
+ }
ga/andy_warhol/tokenizer/vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
ga/andy_warhol/unet/config.json ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "UNet2DConditionModel",
3
+ "_diffusers_version": "0.31.0",
4
+ "_name_or_path": "CompVis/stable-diffusion-v1-4",
5
+ "act_fn": "silu",
6
+ "addition_embed_type": null,
7
+ "addition_embed_type_num_heads": 64,
8
+ "addition_time_embed_dim": null,
9
+ "attention_head_dim": 8,
10
+ "attention_type": "default",
11
+ "block_out_channels": [
12
+ 320,
13
+ 640,
14
+ 1280,
15
+ 1280
16
+ ],
17
+ "center_input_sample": false,
18
+ "class_embed_type": null,
19
+ "class_embeddings_concat": false,
20
+ "conv_in_kernel": 3,
21
+ "conv_out_kernel": 3,
22
+ "cross_attention_dim": 768,
23
+ "cross_attention_norm": null,
24
+ "down_block_types": [
25
+ "CrossAttnDownBlock2D",
26
+ "CrossAttnDownBlock2D",
27
+ "CrossAttnDownBlock2D",
28
+ "DownBlock2D"
29
+ ],
30
+ "downsample_padding": 1,
31
+ "dropout": 0.0,
32
+ "dual_cross_attention": false,
33
+ "encoder_hid_dim": null,
34
+ "encoder_hid_dim_type": null,
35
+ "flip_sin_to_cos": true,
36
+ "freq_shift": 0,
37
+ "in_channels": 4,
38
+ "layers_per_block": 2,
39
+ "mid_block_only_cross_attention": null,
40
+ "mid_block_scale_factor": 1,
41
+ "mid_block_type": "UNetMidBlock2DCrossAttn",
42
+ "norm_eps": 1e-05,
43
+ "norm_num_groups": 32,
44
+ "num_attention_heads": null,
45
+ "num_class_embeds": null,
46
+ "only_cross_attention": false,
47
+ "out_channels": 4,
48
+ "projection_class_embeddings_input_dim": null,
49
+ "resnet_out_scale_factor": 1.0,
50
+ "resnet_skip_time_act": false,
51
+ "resnet_time_scale_shift": "default",
52
+ "reverse_transformer_layers_per_block": null,
53
+ "sample_size": 64,
54
+ "time_cond_proj_dim": null,
55
+ "time_embedding_act_fn": null,
56
+ "time_embedding_dim": null,
57
+ "time_embedding_type": "positional",
58
+ "timestep_post_act": null,
59
+ "transformer_layers_per_block": 1,
60
+ "up_block_types": [
61
+ "UpBlock2D",
62
+ "CrossAttnUpBlock2D",
63
+ "CrossAttnUpBlock2D",
64
+ "CrossAttnUpBlock2D"
65
+ ],
66
+ "upcast_attention": false,
67
+ "use_linear_projection": false
68
+ }
ga/andy_warhol/unet/diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13f671b1471f8cfddfec95cac1dbd12bc308cfe9619700d7c53b10196b6d842c
3
+ size 3438167536
ga/andy_warhol/vae/config.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "AutoencoderKL",
3
+ "_diffusers_version": "0.31.0",
4
+ "_name_or_path": "CompVis/stable-diffusion-v1-4",
5
+ "act_fn": "silu",
6
+ "block_out_channels": [
7
+ 128,
8
+ 256,
9
+ 512,
10
+ 512
11
+ ],
12
+ "down_block_types": [
13
+ "DownEncoderBlock2D",
14
+ "DownEncoderBlock2D",
15
+ "DownEncoderBlock2D",
16
+ "DownEncoderBlock2D"
17
+ ],
18
+ "force_upcast": true,
19
+ "in_channels": 3,
20
+ "latent_channels": 4,
21
+ "latents_mean": null,
22
+ "latents_std": null,
23
+ "layers_per_block": 2,
24
+ "mid_block_add_attention": true,
25
+ "norm_num_groups": 32,
26
+ "out_channels": 3,
27
+ "sample_size": 512,
28
+ "scaling_factor": 0.18215,
29
+ "shift_factor": null,
30
+ "up_block_types": [
31
+ "UpDecoderBlock2D",
32
+ "UpDecoderBlock2D",
33
+ "UpDecoderBlock2D",
34
+ "UpDecoderBlock2D"
35
+ ],
36
+ "use_post_quant_conv": true,
37
+ "use_quant_conv": true
38
+ }
ga/andy_warhol/vae/diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4fbcf0ebe55a0984f5a5e00d8c4521d52359af7229bb4d81890039d2aa16dd7c
3
+ size 167335342
ga/andy_warhol/validation_images/epoch_0_step_20/prompt_0_img_0.png ADDED

Git LFS Details

  • SHA256: 1eebad694cd2e9e443002897cddf972204a5c21f0c40ee3f687068e590686b62
  • Pointer size: 131 Bytes
  • Size of remote file: 440 kB
ga/andy_warhol/validation_images/epoch_0_step_20/prompt_1_img_0.png ADDED

Git LFS Details

  • SHA256: 5512725519520b805800c2f09716e657aef596dd6d2151c3c7bcb8d48abdef85
  • Pointer size: 131 Bytes
  • Size of remote file: 451 kB
ga/andy_warhol/validation_images/epoch_0_step_20/prompt_2_img_0.png ADDED

Git LFS Details

  • SHA256: 01e474dda9aab8b665e3b9e6b5434a63c9fa81f37581aedc000918d55b776cbc
  • Pointer size: 131 Bytes
  • Size of remote file: 405 kB
ga/andy_warhol/validation_images/epoch_0_step_20/prompt_3_img_0.png ADDED

Git LFS Details

  • SHA256: 158c532ad8529d2384bae63a5a761cc13c80adc8e10e169530fd2e6116388914
  • Pointer size: 131 Bytes
  • Size of remote file: 442 kB
ga/andy_warhol/validation_images/epoch_0_step_20/prompt_4_img_0.png ADDED

Git LFS Details

  • SHA256: 45deab1c4b7ff4a437f670b7f985497f1a0823a834363f2ae8c6e75cebf8a10d
  • Pointer size: 131 Bytes
  • Size of remote file: 493 kB
ga/andy_warhol/validation_images/epoch_0_step_20/prompt_5_img_0.png ADDED

Git LFS Details

  • SHA256: 6f464f24bbbbf5651fe089a1fd2d848c175676b4ba398c9a79139e5b2ce1d54d
  • Pointer size: 131 Bytes
  • Size of remote file: 466 kB
ga/andy_warhol/validation_images/epoch_1_step_10/prompt_0_img_0.png ADDED

Git LFS Details

  • SHA256: b1882049ff6caebf1706e500632ab87752ac15ad813cfa8d518d237e4124f72b
  • Pointer size: 131 Bytes
  • Size of remote file: 532 kB
ga/andy_warhol/validation_images/epoch_1_step_10/prompt_1_img_0.png ADDED

Git LFS Details

  • SHA256: 32127b900fc337eccd56c9d97630c6e1f4f1f31cd4ceed58e6a8f49980f2c3ca
  • Pointer size: 131 Bytes
  • Size of remote file: 652 kB
ga/andy_warhol/validation_images/epoch_1_step_10/prompt_2_img_0.png ADDED

Git LFS Details

  • SHA256: 3bcffc16c572db0c8615d54405be2136b14832fa4d64b82f6dc688d6a09f8602
  • Pointer size: 131 Bytes
  • Size of remote file: 449 kB
ga/andy_warhol/validation_images/epoch_1_step_10/prompt_3_img_0.png ADDED

Git LFS Details

  • SHA256: b75864587b068163a65155ba6537b3434f52661965f4a33a3654e10f79a6bb7b
  • Pointer size: 131 Bytes
  • Size of remote file: 480 kB
ga/andy_warhol/validation_images/epoch_1_step_10/prompt_4_img_0.png ADDED

Git LFS Details

  • SHA256: aec339a6f5c7fb263de916dc528502b31b4dd755947b5a59356f96938cb4bb78
  • Pointer size: 131 Bytes
  • Size of remote file: 454 kB
ga/andy_warhol/validation_images/epoch_1_step_10/prompt_5_img_0.png ADDED

Git LFS Details

  • SHA256: fd0633c9cae72f91ed113817f0262bf2069ab08ed7406321fca4073e2b7e639e
  • Pointer size: 131 Bytes
  • Size of remote file: 539 kB
ga/andy_warhol/validation_images/epoch_1_step_40/prompt_0_img_0.png ADDED

Git LFS Details

  • SHA256: 10f52800e5d29ea6a5be50c168e81e7dc73693ab085cbaafbeaa896ada93520e
  • Pointer size: 131 Bytes
  • Size of remote file: 418 kB
ga/andy_warhol/validation_images/epoch_1_step_40/prompt_1_img_0.png ADDED

Git LFS Details

  • SHA256: 50cf9d6d50677363c42ac2b507b4051b0222ff09a33cd8ed7a7b9ebe7fd46a2d
  • Pointer size: 131 Bytes
  • Size of remote file: 416 kB
ga/andy_warhol/validation_images/epoch_1_step_40/prompt_2_img_0.png ADDED

Git LFS Details

  • SHA256: 19364f348122ea7448ff88f86b49eeceb0050abbb1b5b14bc948c78d5b1f85d7
  • Pointer size: 131 Bytes
  • Size of remote file: 454 kB
ga/andy_warhol/validation_images/epoch_1_step_40/prompt_3_img_0.png ADDED

Git LFS Details

  • SHA256: 184c72d3f28b7e82deb84660238d2a3f1a00f8c274b9a2e920e57c1a810a3e89
  • Pointer size: 131 Bytes
  • Size of remote file: 517 kB
ga/andy_warhol/validation_images/epoch_1_step_40/prompt_4_img_0.png ADDED

Git LFS Details

  • SHA256: 3a2260456dd1d6345deaa621758b546c954afc977fd5963fa1ff2fc83629a034
  • Pointer size: 131 Bytes
  • Size of remote file: 421 kB
ga/andy_warhol/validation_images/epoch_1_step_40/prompt_5_img_0.png ADDED

Git LFS Details

  • SHA256: 19f189542d1224dd4b339abf8227ac16cb9dc817c02bb1d063efe9137e8c4d4b
  • Pointer size: 131 Bytes
  • Size of remote file: 529 kB
ga/andy_warhol/validation_images/epoch_2_step_19/prompt_0_img_0.png ADDED

Git LFS Details

  • SHA256: 1791b863affbb43adcc4a320a59277448c41df86a0f4db9ba716260ac7ff6583
  • Pointer size: 131 Bytes
  • Size of remote file: 629 kB
ga/andy_warhol/validation_images/epoch_2_step_19/prompt_1_img_0.png ADDED

Git LFS Details

  • SHA256: 67974a90ee7ac01c43e2cf10d2ca0963c2ab3462da610525623985c66dd1492c
  • Pointer size: 131 Bytes
  • Size of remote file: 552 kB
ga/andy_warhol/validation_images/epoch_2_step_19/prompt_2_img_0.png ADDED

Git LFS Details

  • SHA256: e053e1390805c43c078f101a1f6078b94cfa723894ae8ce44f8bf284b15ec1ca
  • Pointer size: 131 Bytes
  • Size of remote file: 627 kB
ga/andy_warhol/validation_images/epoch_2_step_19/prompt_3_img_0.png ADDED

Git LFS Details

  • SHA256: 6527df20f964e79343e63f0f7665689a00f4a1745d67f3642b10a3216a233c13
  • Pointer size: 131 Bytes
  • Size of remote file: 566 kB
ga/andy_warhol/validation_images/epoch_2_step_19/prompt_4_img_0.png ADDED

Git LFS Details

  • SHA256: f645ec8281440d349b4424f1a677dfafd8a1a348932e18c6c69cc970ddaf6d1f
  • Pointer size: 131 Bytes
  • Size of remote file: 597 kB
ga/andy_warhol/validation_images/epoch_2_step_19/prompt_5_img_0.png ADDED

Git LFS Details

  • SHA256: d375e155315777bdfab16ab8c3fd76e7e01e63bdab50311001ec9ebc503632f4
  • Pointer size: 131 Bytes
  • Size of remote file: 577 kB