iantc104 commited on
Commit
4f8d019
·
verified ·
1 Parent(s): 1b0a105

Push model using huggingface_hub.

Browse files
Files changed (2) hide show
  1. config.json +4 -4
  2. model.safetensors +2 -2
config.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "input_shape": [
3
- 60,
4
- 80
5
- ],
6
  "num_components": 4,
 
 
 
 
7
  "unet_cond_dim": 768,
8
  "unet_n_freeze_layers": 1,
9
  "unet_pretrained": true
 
1
  {
 
 
 
 
2
  "num_components": 4,
3
+ "resize_shape": [
4
+ 240,
5
+ 320
6
+ ],
7
  "unet_cond_dim": 768,
8
  "unet_n_freeze_layers": 1,
9
  "unet_pretrained": true
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f4d4eb6f04859724b1001cf90bd3b158873cc2c118a26d79f416bd912100b321
3
- size 73852152
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:366461a68f175b3e4588f33ff14e66a723f4d73b57490d38e036f7af55e0d77c
3
+ size 74428160