3v324v23 commited on
Commit
8d00a82
·
1 Parent(s): 7584293
anydoor/configs/inference.yaml CHANGED
@@ -1,4 +1,4 @@
1
 
2
- pretrained_model: /workspace/train-wefadoor-master/step_300k_slim.ckpt
3
  config_file: configs/anydoor.yaml
4
  save_memory: False
 
1
 
2
+ pretrained_model: /workspace/train-wefadoor-master/anydoor/lightning_logs/version_1/checkpoints/epoch=1-step=2499.ckpt
3
  config_file: configs/anydoor.yaml
4
  save_memory: False
anydoor/image_log/train/control_gs-000000_e-000000_b-000000.png DELETED

Git LFS Details

  • SHA256: 48fd88b2d0b30e19c1db8cf267d6a5a319c23359000c54292e4aa37e69744645
  • Pointer size: 131 Bytes
  • Size of remote file: 468 kB
anydoor/image_log/train/reconstruction_gs-000000_e-000000_b-000000.png DELETED

Git LFS Details

  • SHA256: 682605330a8bc169b8d99fd1af247c0dc9f0460e791b2fc26bb9903c1909d9e0
  • Pointer size: 132 Bytes
  • Size of remote file: 1.01 MB
anydoor/image_log/train/samples_cfg_scale_9.00_gs-000000_e-000000_b-000000.png DELETED

Git LFS Details

  • SHA256: f0d0f9da5ae47eb794776aafa71a6ba0ed7d0bee390d8ee4e00c7da62aff04af
  • Pointer size: 132 Bytes
  • Size of remote file: 1.11 MB
anydoor/run_inference_api_select.py CHANGED
@@ -32,7 +32,7 @@ def load_model(new_model_ckpt):
32
  global model, ddim_sampler, current_model_ckpt
33
  if new_model_ckpt != current_model_ckpt:
34
  print(f"Loading new model: {new_model_ckpt}")
35
- model.load_state_dict(load_state_dict(f'/workspace/train-wefadoor-master/step_300k_slim.ckpt', location='cuda'))
36
  # model.load_state_dict(load_state_dict(f'/workspace/300k_wefa_boys_slim/lightning_logs/version_0/checkpoints/{new_model_ckpt}', location='cuda'))
37
  current_model_ckpt = new_model_ckpt
38
  print("New model loaded successfully.")
 
32
  global model, ddim_sampler, current_model_ckpt
33
  if new_model_ckpt != current_model_ckpt:
34
  print(f"Loading new model: {new_model_ckpt}")
35
+ model.load_state_dict(load_state_dict(f'/workspace/train-wefadoor-master/anydoor/lightning_logs/version_1/checkpoints/epoch=1-step=2499.ckpt', location='cuda'))
36
  # model.load_state_dict(load_state_dict(f'/workspace/300k_wefa_boys_slim/lightning_logs/version_0/checkpoints/{new_model_ckpt}', location='cuda'))
37
  current_model_ckpt = new_model_ckpt
38
  print("New model loaded successfully.")
anydoor/run_train_anydoor.py CHANGED
@@ -42,7 +42,7 @@ if save_memory:
42
  # accumulate_grad_batches=1
43
 
44
  # Configs
45
- resume_path = '/workspace/train-wefadoor-master/anydoor/step_300k_u.ckpt'
46
  batch_size = 8
47
  logger_freq = 1000
48
  learning_rate = 1e-5
 
42
  # accumulate_grad_batches=1
43
 
44
  # Configs
45
+ resume_path = '/workspace/train-wefadoor-master/anydoor/lightning_logs/version_0/checkpoints/epoch=6-step=8749.ckpt'
46
  batch_size = 8
47
  logger_freq = 1000
48
  learning_rate = 1e-5
anydoor/{image_log/train/conditioning_gs-000000_e-000000_b-000000.png → step_311k.ckpt} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c83f57b2c574a824401313149f7c3c5e9a587f005b97cacfc2a9338a3ba91773
3
- size 170987
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b90850c52742351419086745d4ebca7171ca678e25003f3bc512c74afc73429
3
+ size 16836620107
anydoor/step_320k_P.ckpt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:27677fbf4254e0f70f37f575658156e5fa193255de025aa7a0252cc8c15748c6
3
- size 9808231801