yujiepan commited on
Commit
3e03fa9
·
verified ·
1 Parent(s): e2e5f8f

Upload folder using huggingface_hub

Browse files
README.md CHANGED
@@ -91,7 +91,7 @@ def init_weights(model):
91
  torch.manual_seed(42)
92
  with torch.no_grad():
93
  for name, p in sorted(model.named_parameters()):
94
- torch.nn.init.normal_(p, 0, 0.3)
95
  print(name, p.shape, p.dtype, p.device)
96
 
97
  with open(hf_hub_download(source_model_id, filename='text_encoder/config.json', repo_type='model'), 'r', encoding='utf - 8') as f:
 
91
  torch.manual_seed(42)
92
  with torch.no_grad():
93
  for name, p in sorted(model.named_parameters()):
94
+ torch.nn.init.normal_(p, 0, 0.1)
95
  print(name, p.shape, p.dtype, p.device)
96
 
97
  with open(hf_hub_download(source_model_id, filename='text_encoder/config.json', repo_type='model'), 'r', encoding='utf - 8') as f:
text_encoder/model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c2e3ebc942572273af5e8c8f17a785d002c39f6bb474877509a23f9e3c539372
3
  size 9934200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8ca2af0bd99def5b36cfad219e36735f61d7f53d9493660ab72ed9009160141
3
  size 9934200
transformer/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9d395479784afe4b1ad9674bb414a48772e5f7c4469cb70a46b1dce2c10d00aa
3
  size 193040
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24cce553041c7a0fae196bcd85ab6c3f2116574bdd274b01e654435315c61dc8
3
  size 193040
vae/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:60f741a6bb83745a07da3d0793fd21b99146baa0519cd777f35da947d3eb0032
3
  size 5171798
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dadd08659a0b3e8f70e6d9b41b29f05a7e11b47dfb45e6bdf61bbe29d5a2fb87
3
  size 5171798