chaojiemao commited on
Commit
c8905ae
·
1 Parent(s): 591ee05

sync models

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +2 -0
  2. annotator/ckpts/sketch_simplification_gan.pth +3 -0
  3. annotator/ckpts/table5_pidinet.pth +3 -0
  4. controllable_model/SD2.1/depth_control/0_SwiftSCETuning/configuration.json +1 -0
  5. controllable_model/SD2.1/depth_control/0_SwiftSCETuning/pytorch_model.bin +3 -0
  6. controllable_model/SD2.1/depth_control/README.md +9 -0
  7. controllable_model/SD2.1/depth_control/configuration.json +1 -0
  8. controllable_model/SD2.1/hed_control/0_SwiftSCETuning/configuration.json +1 -0
  9. controllable_model/SD2.1/hed_control/0_SwiftSCETuning/pytorch_model.bin +3 -0
  10. controllable_model/SD2.1/hed_control/README.md +9 -0
  11. controllable_model/SD2.1/hed_control/configuration.json +1 -0
  12. controllable_model/SD_XL1.0/canny_control/0_SwiftSCETuning/configuration.json +1 -0
  13. controllable_model/SD_XL1.0/canny_control/0_SwiftSCETuning/pytorch_model.bin +3 -0
  14. controllable_model/SD_XL1.0/canny_control/README.md +9 -0
  15. controllable_model/SD_XL1.0/canny_control/configuration.json +1 -0
  16. controllable_model/SD_XL1.0/color_control/0_SwiftSCETuning/configuration.json +1 -0
  17. controllable_model/SD_XL1.0/color_control/0_SwiftSCETuning/pytorch_model.bin +3 -0
  18. controllable_model/SD_XL1.0/color_control/README.md +9 -0
  19. controllable_model/SD_XL1.0/color_control/configuration.json +1 -0
  20. controllable_model/SD_XL1.0/depth_control/0_SwiftSCETuning/configuration.json +1 -0
  21. controllable_model/SD_XL1.0/depth_control/0_SwiftSCETuning/pytorch_model.bin +3 -0
  22. controllable_model/SD_XL1.0/depth_control/README.md +9 -0
  23. controllable_model/SD_XL1.0/depth_control/configuration.json +1 -0
  24. controllable_model/SD_XL1.0/hed_control/0_SwiftSCETuning/configuration.json +1 -0
  25. controllable_model/SD_XL1.0/hed_control/0_SwiftSCETuning/pytorch_model.bin +3 -0
  26. controllable_model/SD_XL1.0/hed_control/README.md +9 -0
  27. controllable_model/SD_XL1.0/hed_control/configuration.json +1 -0
  28. controllable_model/SD_XL1.0/pose_control/0_SwiftSCETuning/configuration.json +1 -0
  29. controllable_model/SD_XL1.0/pose_control/0_SwiftSCETuning/pytorch_model.bin +3 -0
  30. controllable_model/SD_XL1.0/pose_control/README.md +9 -0
  31. controllable_model/SD_XL1.0/pose_control/configuration.json +1 -0
  32. tuners_model/SD_XL1.0/azure_dragon/0_SwiftSCETuning/adapter_config.json +19 -0
  33. tuners_model/SD_XL1.0/azure_dragon/0_SwiftSCETuning/adapter_model.bin +3 -0
  34. tuners_model/SD_XL1.0/azure_dragon/README.md +10 -0
  35. tuners_model/SD_XL1.0/azure_dragon/configuration.json +1 -0
  36. tuners_model/SD_XL1.0/azure_dragon/xl_azure_dragon.png +3 -0
  37. tuners_model/SD_XL1.0/baby_dragon/0_SwiftSCETuning/adapter_config.json +19 -0
  38. tuners_model/SD_XL1.0/baby_dragon/0_SwiftSCETuning/adapter_model.bin +3 -0
  39. tuners_model/SD_XL1.0/baby_dragon/README.md +10 -0
  40. tuners_model/SD_XL1.0/baby_dragon/configuration.json +1 -0
  41. tuners_model/SD_XL1.0/baby_dragon/xl_baby_dragon.png +3 -0
  42. tuners_model/SD_XL1.0/chinese_punk_dragon/0_SwiftSCETuning/adapter_config.json +19 -0
  43. tuners_model/SD_XL1.0/chinese_punk_dragon/0_SwiftSCETuning/adapter_model.bin +3 -0
  44. tuners_model/SD_XL1.0/chinese_punk_dragon/README.md +10 -0
  45. tuners_model/SD_XL1.0/chinese_punk_dragon/configuration.json +1 -0
  46. tuners_model/SD_XL1.0/chinese_punk_dragon/xl_chinese_punk_dragon.png +3 -0
  47. tuners_model/SD_XL1.0/cute_dragon/0_SwiftSCETuning/adapter_config.json +19 -0
  48. tuners_model/SD_XL1.0/cute_dragon/0_SwiftSCETuning/adapter_model.bin +3 -0
  49. tuners_model/SD_XL1.0/cute_dragon/README.md +10 -0
  50. tuners_model/SD_XL1.0/cute_dragon/configuration.json +1 -0
.gitattributes CHANGED
@@ -33,3 +33,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ *.jpg filter=lfs diff=lfs merge=lfs -text
37
+ *.png filter=lfs diff=lfs merge=lfs -text
annotator/ckpts/sketch_simplification_gan.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc16f41610fa1ad983614cc7ad5a54a7214e425f71fe28bf3a2316f4740cb6a8
3
+ size 177563291
annotator/ckpts/table5_pidinet.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80860ac267258b5f27486e0ef152a211d0b08120f62aeb185a050acc30da486c
3
+ size 2871148
controllable_model/SD2.1/depth_control/0_SwiftSCETuning/configuration.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"CONTROL_MODEL": {"NAME": "CSCTuners", "PRE_HINT_IN_CHANNELS": 3, "PRE_HINT_OUT_CHANNELS": 256, "PRE_HINT_DIM_RATIO": 1.0, "DENSE_HINT_KERNAL": 3, "SCALE": 1.0, "SC_TUNER_CFG": {"NAME": "SCTuner", "TUNER_NAME": "SCEAdapter", "DOWN_RATIO": 1.0}}}
controllable_model/SD2.1/depth_control/0_SwiftSCETuning/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80e4b6818b16602def9cc053879183954d7f6a9c1a3ebb0de684663fe5b93a97
3
+ size 396474516
controllable_model/SD2.1/depth_control/README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ## Training procedure
2
+ ### Framework versions
3
+
4
+
5
+ - SWIFT 1.5.0
6
+ ### Base model information
7
+
8
+
9
+ - BaseModel Class LatentDiffusion
controllable_model/SD2.1/depth_control/configuration.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {}
controllable_model/SD2.1/hed_control/0_SwiftSCETuning/configuration.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"CONTROL_MODEL": {"NAME": "CSCTuners", "PRE_HINT_IN_CHANNELS": 3, "PRE_HINT_OUT_CHANNELS": 256, "PRE_HINT_DIM_RATIO": 1.0, "DENSE_HINT_KERNAL": 3, "SCALE": 1.0, "SC_TUNER_CFG": {"NAME": "SCTuner", "TUNER_NAME": "SCEAdapter", "DOWN_RATIO": 1.0}}}
controllable_model/SD2.1/hed_control/0_SwiftSCETuning/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f0638551f3864c1cf8214e45fc5f9afba4a7febe17f214b05a6891f459e8211
3
+ size 396474516
controllable_model/SD2.1/hed_control/README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ## Training procedure
2
+ ### Framework versions
3
+
4
+
5
+ - SWIFT 1.5.0
6
+ ### Base model information
7
+
8
+
9
+ - BaseModel Class LatentDiffusion
controllable_model/SD2.1/hed_control/configuration.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {}
controllable_model/SD_XL1.0/canny_control/0_SwiftSCETuning/configuration.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"CONTROL_MODEL": {"NAME": "CSCTuners", "PRE_HINT_IN_CHANNELS": 3, "PRE_HINT_OUT_CHANNELS": 320, "PRE_HINT_DIM_RATIO": 2.0, "DENSE_HINT_KERNAL": 3, "SCALE": 1.0, "SC_TUNER_CFG": {"NAME": "SCTuner", "TUNER_NAME": "SCEAdapter", "DOWN_RATIO": 1.0}}}
controllable_model/SD_XL1.0/canny_control/0_SwiftSCETuning/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a11d8f6e2089b52230f7f11ae90c40e09d6148d99bbb95ac7966057d5700ec3
3
+ size 183741898
controllable_model/SD_XL1.0/canny_control/README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ## Training procedure
2
+ ### Framework versions
3
+
4
+
5
+ - SWIFT 1.5.0
6
+ ### Base model information
7
+
8
+
9
+ - BaseModel Class LatentDiffusion
controllable_model/SD_XL1.0/canny_control/configuration.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {}
controllable_model/SD_XL1.0/color_control/0_SwiftSCETuning/configuration.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"CONTROL_MODEL": {"NAME": "CSCTuners", "PRE_HINT_IN_CHANNELS": 3, "PRE_HINT_OUT_CHANNELS": 320, "PRE_HINT_DIM_RATIO": 2.0, "DENSE_HINT_KERNAL": 3, "SCALE": 1.0, "SC_TUNER_CFG": {"NAME": "SCTuner", "TUNER_NAME": "SCEAdapter", "DOWN_RATIO": 1.0}}}
controllable_model/SD_XL1.0/color_control/0_SwiftSCETuning/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0427eee32c1000ea6bc71e65c6f22d34cbe44279acc709c9f07c437a81ed33e6
3
+ size 183741898
controllable_model/SD_XL1.0/color_control/README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ## Training procedure
2
+ ### Framework versions
3
+
4
+
5
+ - SWIFT 1.5.0
6
+ ### Base model information
7
+
8
+
9
+ - BaseModel Class LatentDiffusion
controllable_model/SD_XL1.0/color_control/configuration.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {}
controllable_model/SD_XL1.0/depth_control/0_SwiftSCETuning/configuration.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"CONTROL_MODEL": {"NAME": "CSCTuners", "PRE_HINT_IN_CHANNELS": 3, "PRE_HINT_OUT_CHANNELS": 320, "PRE_HINT_DIM_RATIO": 2.0, "DENSE_HINT_KERNAL": 3, "SCALE": 1.0, "SC_TUNER_CFG": {"NAME": "SCTuner", "TUNER_NAME": "SCEAdapter", "DOWN_RATIO": 1.0}}}
controllable_model/SD_XL1.0/depth_control/0_SwiftSCETuning/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:812a7bf6f263be60683ac61cb33c8e7d50d9491c38b512513ca0148db45535c3
3
+ size 183741898
controllable_model/SD_XL1.0/depth_control/README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ## Training procedure
2
+ ### Framework versions
3
+
4
+
5
+ - SWIFT 1.5.0
6
+ ### Base model information
7
+
8
+
9
+ - BaseModel Class LatentDiffusion
controllable_model/SD_XL1.0/depth_control/configuration.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {}
controllable_model/SD_XL1.0/hed_control/0_SwiftSCETuning/configuration.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"CONTROL_MODEL": {"NAME": "CSCTuners", "PRE_HINT_IN_CHANNELS": 3, "PRE_HINT_OUT_CHANNELS": 320, "PRE_HINT_DIM_RATIO": 2.0, "DENSE_HINT_KERNAL": 3, "SCALE": 1.0, "SC_TUNER_CFG": {"NAME": "SCTuner", "TUNER_NAME": "SCEAdapter", "DOWN_RATIO": 1.0}}}
controllable_model/SD_XL1.0/hed_control/0_SwiftSCETuning/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79bc13ae1dfa064a6024f5bab42904879c9e204988f08f539a45b945184b4d5a
3
+ size 183741898
controllable_model/SD_XL1.0/hed_control/README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ## Training procedure
2
+ ### Framework versions
3
+
4
+
5
+ - SWIFT 1.5.0
6
+ ### Base model information
7
+
8
+
9
+ - BaseModel Class LatentDiffusion
controllable_model/SD_XL1.0/hed_control/configuration.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {}
controllable_model/SD_XL1.0/pose_control/0_SwiftSCETuning/configuration.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"CONTROL_MODEL": {"NAME": "CSCTuners", "PRE_HINT_IN_CHANNELS": 3, "PRE_HINT_OUT_CHANNELS": 320, "PRE_HINT_DIM_RATIO": 2.0, "DENSE_HINT_KERNAL": 3, "SCALE": 1.0, "SC_TUNER_CFG": {"NAME": "SCTuner", "TUNER_NAME": "SCEAdapter", "DOWN_RATIO": 1.0}}}
controllable_model/SD_XL1.0/pose_control/0_SwiftSCETuning/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c920ddab08a904cd11919f56f1c98d1f899a2669b9fc6de0c95ea0fbe4a30637
3
+ size 183741898
controllable_model/SD_XL1.0/pose_control/README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ## Training procedure
2
+ ### Framework versions
3
+
4
+
5
+ - SWIFT 1.5.0
6
+ ### Base model information
7
+
8
+
9
+ - BaseModel Class LatentDiffusion
controllable_model/SD_XL1.0/pose_control/configuration.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {}
tuners_model/SD_XL1.0/azure_dragon/0_SwiftSCETuning/adapter_config.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dims": [
3
+ 1280,
4
+ 1280,
5
+ 640,
6
+ 640,
7
+ 640,
8
+ 320,
9
+ 320,
10
+ 320,
11
+ 320
12
+ ],
13
+ "down_ratio": 1.0,
14
+ "hint_modules": null,
15
+ "swift_type": "SCETuning",
16
+ "target_modules": "model.lsc_identity\\.\\d+$",
17
+ "tuner_mode": "identity",
18
+ "tuner_op": "SCEAdapter"
19
+ }
tuners_model/SD_XL1.0/azure_dragon/0_SwiftSCETuning/adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5713c6420bf1fb99234074bd6b28be5d9e76682c67ceaeddeefbf759cf3dc567
3
+ size 39380445
tuners_model/SD_XL1.0/azure_dragon/README.md ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ ## Training procedure
2
+
3
+ ### Framework versions
4
+
5
+
6
+ - SWIFT 1.5.4
7
+ ### Base model information
8
+
9
+
10
+ - BaseModel Class LatentDiffusionXL
tuners_model/SD_XL1.0/azure_dragon/configuration.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {}
tuners_model/SD_XL1.0/azure_dragon/xl_azure_dragon.png ADDED

Git LFS Details

  • SHA256: c384dd591c22b83bed566d65fc837fdd2a2e1fe52bfab697570712d8662ccd98
  • Pointer size: 132 Bytes
  • Size of remote file: 1.77 MB
tuners_model/SD_XL1.0/baby_dragon/0_SwiftSCETuning/adapter_config.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dims": [
3
+ 1280,
4
+ 1280,
5
+ 640,
6
+ 640,
7
+ 640,
8
+ 320,
9
+ 320,
10
+ 320,
11
+ 320
12
+ ],
13
+ "down_ratio": 1.0,
14
+ "hint_modules": null,
15
+ "swift_type": "SCETuning",
16
+ "target_modules": "model.lsc_identity\\.\\d+$",
17
+ "tuner_mode": "identity",
18
+ "tuner_op": "SCEAdapter"
19
+ }
tuners_model/SD_XL1.0/baby_dragon/0_SwiftSCETuning/adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38cdd62f463dd953e717d672df47aa2618c34119ebba079cb30062c9df608a1f
3
+ size 39380445
tuners_model/SD_XL1.0/baby_dragon/README.md ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ ## Training procedure
2
+
3
+ ### Framework versions
4
+
5
+
6
+ - SWIFT 1.5.4
7
+ ### Base model information
8
+
9
+
10
+ - BaseModel Class LatentDiffusionXL
tuners_model/SD_XL1.0/baby_dragon/configuration.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {}
tuners_model/SD_XL1.0/baby_dragon/xl_baby_dragon.png ADDED

Git LFS Details

  • SHA256: 67015663bd88d4cc226be6c779d0a3a5a2eba799162825348fe8d04b37475488
  • Pointer size: 132 Bytes
  • Size of remote file: 1.59 MB
tuners_model/SD_XL1.0/chinese_punk_dragon/0_SwiftSCETuning/adapter_config.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dims": [
3
+ 1280,
4
+ 1280,
5
+ 640,
6
+ 640,
7
+ 640,
8
+ 320,
9
+ 320,
10
+ 320,
11
+ 320
12
+ ],
13
+ "down_ratio": 1.0,
14
+ "hint_modules": null,
15
+ "swift_type": "SCETuning",
16
+ "target_modules": "model.lsc_identity\\.\\d+$",
17
+ "tuner_mode": "identity",
18
+ "tuner_op": "SCEAdapter"
19
+ }
tuners_model/SD_XL1.0/chinese_punk_dragon/0_SwiftSCETuning/adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5911ebfef0efdd4ab0e423f58a3ef011ba73915c2c9f1354458eb84a4d381bb4
3
+ size 39380445
tuners_model/SD_XL1.0/chinese_punk_dragon/README.md ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ ## Training procedure
2
+
3
+ ### Framework versions
4
+
5
+
6
+ - SWIFT 1.5.4
7
+ ### Base model information
8
+
9
+
10
+ - BaseModel Class LatentDiffusionXL
tuners_model/SD_XL1.0/chinese_punk_dragon/configuration.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {}
tuners_model/SD_XL1.0/chinese_punk_dragon/xl_chinese_punk_dragon.png ADDED

Git LFS Details

  • SHA256: 8910ff35fe366c8b7f3cdf31f5638fa0c214a8fa2fd9a939d9fb6a3e9bbef283
  • Pointer size: 132 Bytes
  • Size of remote file: 2.01 MB
tuners_model/SD_XL1.0/cute_dragon/0_SwiftSCETuning/adapter_config.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dims": [
3
+ 1280,
4
+ 1280,
5
+ 640,
6
+ 640,
7
+ 640,
8
+ 320,
9
+ 320,
10
+ 320,
11
+ 320
12
+ ],
13
+ "down_ratio": 1.0,
14
+ "hint_modules": null,
15
+ "swift_type": "SCETuning",
16
+ "target_modules": "model.lsc_identity\\.\\d+$",
17
+ "tuner_mode": "identity",
18
+ "tuner_op": "SCEAdapter"
19
+ }
tuners_model/SD_XL1.0/cute_dragon/0_SwiftSCETuning/adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5b4e33b480dfe90c80e0ea2ce571b100ce6a1b837227eb75e4b59d537b4e362
3
+ size 39380445
tuners_model/SD_XL1.0/cute_dragon/README.md ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ ## Training procedure
2
+
3
+ ### Framework versions
4
+
5
+
6
+ - SWIFT 1.5.4
7
+ ### Base model information
8
+
9
+
10
+ - BaseModel Class LatentDiffusionXL
tuners_model/SD_XL1.0/cute_dragon/configuration.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {}