Fucheng commited on
Commit
c5b18fd
1 Parent(s): fd02a23

Upload astro_len_image with huggingface_hub (#5)

Browse files

- Upload astro_len_image with huggingface_hub (cfd280839003fb9544cdcce145d6d1267c2eb96d)

astro_len_image/logs/train_example/events.out.tfevents.1677766791.2d42d5b3efdb.134.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e09174581dcf332e492c3441dd4090699247e68d3bfaa2d33c40d113355ba73
3
+ size 126650
astro_len_image/model_index.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "DDPMPipeline",
3
+ "_diffusers_version": "0.13.1",
4
+ "scheduler": [
5
+ "diffusers",
6
+ "DDPMScheduler"
7
+ ],
8
+ "unet": [
9
+ "diffusers",
10
+ "UNet2DModel"
11
+ ]
12
+ }
astro_len_image/samples/0009.png ADDED

Git LFS Details

  • SHA256: 20ed0f39651ef09c6617c07dc554495de0f956f9239c9423b0669bca2addacf4
  • Pointer size: 131 Bytes
  • Size of remote file: 608 kB
astro_len_image/samples/0019.png ADDED

Git LFS Details

  • SHA256: a32452fd826c3149aa9aae1b330baa5ce44b92ee9aabcc828e9e0d8269c91306
  • Pointer size: 131 Bytes
  • Size of remote file: 607 kB
astro_len_image/samples/0029.png ADDED

Git LFS Details

  • SHA256: 21a9059bf85b93d5e464639b2f9e2b47bd5458b072929f8f2df5cf8a7ac527e3
  • Pointer size: 131 Bytes
  • Size of remote file: 598 kB
astro_len_image/samples/0039.png ADDED

Git LFS Details

  • SHA256: c56add32446019794f81c12fd4ca3d5adacd17b0cf2413b54b788ce5754e02ec
  • Pointer size: 131 Bytes
  • Size of remote file: 598 kB
astro_len_image/samples/0049.png ADDED

Git LFS Details

  • SHA256: 84cc41fe6b418322cb7b707980200c927df903cd01ab6f5bee61de1b78bb26d7
  • Pointer size: 131 Bytes
  • Size of remote file: 605 kB
astro_len_image/scheduler/scheduler_config.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "DDPMScheduler",
3
+ "_diffusers_version": "0.13.1",
4
+ "beta_end": 0.02,
5
+ "beta_schedule": "linear",
6
+ "beta_start": 0.0001,
7
+ "clip_sample": true,
8
+ "clip_sample_range": 1.0,
9
+ "num_train_timesteps": 1000,
10
+ "prediction_type": "epsilon",
11
+ "trained_betas": null,
12
+ "variance_type": "fixed_small"
13
+ }
astro_len_image/unet/config.json ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "UNet2DModel",
3
+ "_diffusers_version": "0.13.1",
4
+ "act_fn": "silu",
5
+ "add_attention": true,
6
+ "attention_head_dim": 8,
7
+ "block_out_channels": [
8
+ 128,
9
+ 128,
10
+ 256,
11
+ 256,
12
+ 512,
13
+ 512
14
+ ],
15
+ "center_input_sample": false,
16
+ "class_embed_type": null,
17
+ "down_block_types": [
18
+ "DownBlock2D",
19
+ "DownBlock2D",
20
+ "DownBlock2D",
21
+ "DownBlock2D",
22
+ "AttnDownBlock2D",
23
+ "DownBlock2D"
24
+ ],
25
+ "downsample_padding": 1,
26
+ "flip_sin_to_cos": true,
27
+ "freq_shift": 0,
28
+ "in_channels": 3,
29
+ "layers_per_block": 2,
30
+ "mid_block_scale_factor": 1,
31
+ "norm_eps": 1e-05,
32
+ "norm_num_groups": 32,
33
+ "num_class_embeds": null,
34
+ "out_channels": 3,
35
+ "resnet_time_scale_shift": "default",
36
+ "sample_size": 128,
37
+ "time_embedding_type": "positional",
38
+ "up_block_types": [
39
+ "UpBlock2D",
40
+ "AttnUpBlock2D",
41
+ "UpBlock2D",
42
+ "UpBlock2D",
43
+ "UpBlock2D",
44
+ "UpBlock2D"
45
+ ]
46
+ }
astro_len_image/unet/diffusion_pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1442690deca82b5b766fba062d0856cdab3428c67a5243bb6c85cd977aece7f5
3
+ size 454867325