chaojiemao
commited on
Commit
·
c8905ae
1
Parent(s):
591ee05
sync models
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +2 -0
- annotator/ckpts/sketch_simplification_gan.pth +3 -0
- annotator/ckpts/table5_pidinet.pth +3 -0
- controllable_model/SD2.1/depth_control/0_SwiftSCETuning/configuration.json +1 -0
- controllable_model/SD2.1/depth_control/0_SwiftSCETuning/pytorch_model.bin +3 -0
- controllable_model/SD2.1/depth_control/README.md +9 -0
- controllable_model/SD2.1/depth_control/configuration.json +1 -0
- controllable_model/SD2.1/hed_control/0_SwiftSCETuning/configuration.json +1 -0
- controllable_model/SD2.1/hed_control/0_SwiftSCETuning/pytorch_model.bin +3 -0
- controllable_model/SD2.1/hed_control/README.md +9 -0
- controllable_model/SD2.1/hed_control/configuration.json +1 -0
- controllable_model/SD_XL1.0/canny_control/0_SwiftSCETuning/configuration.json +1 -0
- controllable_model/SD_XL1.0/canny_control/0_SwiftSCETuning/pytorch_model.bin +3 -0
- controllable_model/SD_XL1.0/canny_control/README.md +9 -0
- controllable_model/SD_XL1.0/canny_control/configuration.json +1 -0
- controllable_model/SD_XL1.0/color_control/0_SwiftSCETuning/configuration.json +1 -0
- controllable_model/SD_XL1.0/color_control/0_SwiftSCETuning/pytorch_model.bin +3 -0
- controllable_model/SD_XL1.0/color_control/README.md +9 -0
- controllable_model/SD_XL1.0/color_control/configuration.json +1 -0
- controllable_model/SD_XL1.0/depth_control/0_SwiftSCETuning/configuration.json +1 -0
- controllable_model/SD_XL1.0/depth_control/0_SwiftSCETuning/pytorch_model.bin +3 -0
- controllable_model/SD_XL1.0/depth_control/README.md +9 -0
- controllable_model/SD_XL1.0/depth_control/configuration.json +1 -0
- controllable_model/SD_XL1.0/hed_control/0_SwiftSCETuning/configuration.json +1 -0
- controllable_model/SD_XL1.0/hed_control/0_SwiftSCETuning/pytorch_model.bin +3 -0
- controllable_model/SD_XL1.0/hed_control/README.md +9 -0
- controllable_model/SD_XL1.0/hed_control/configuration.json +1 -0
- controllable_model/SD_XL1.0/pose_control/0_SwiftSCETuning/configuration.json +1 -0
- controllable_model/SD_XL1.0/pose_control/0_SwiftSCETuning/pytorch_model.bin +3 -0
- controllable_model/SD_XL1.0/pose_control/README.md +9 -0
- controllable_model/SD_XL1.0/pose_control/configuration.json +1 -0
- tuners_model/SD_XL1.0/azure_dragon/0_SwiftSCETuning/adapter_config.json +19 -0
- tuners_model/SD_XL1.0/azure_dragon/0_SwiftSCETuning/adapter_model.bin +3 -0
- tuners_model/SD_XL1.0/azure_dragon/README.md +10 -0
- tuners_model/SD_XL1.0/azure_dragon/configuration.json +1 -0
- tuners_model/SD_XL1.0/azure_dragon/xl_azure_dragon.png +3 -0
- tuners_model/SD_XL1.0/baby_dragon/0_SwiftSCETuning/adapter_config.json +19 -0
- tuners_model/SD_XL1.0/baby_dragon/0_SwiftSCETuning/adapter_model.bin +3 -0
- tuners_model/SD_XL1.0/baby_dragon/README.md +10 -0
- tuners_model/SD_XL1.0/baby_dragon/configuration.json +1 -0
- tuners_model/SD_XL1.0/baby_dragon/xl_baby_dragon.png +3 -0
- tuners_model/SD_XL1.0/chinese_punk_dragon/0_SwiftSCETuning/adapter_config.json +19 -0
- tuners_model/SD_XL1.0/chinese_punk_dragon/0_SwiftSCETuning/adapter_model.bin +3 -0
- tuners_model/SD_XL1.0/chinese_punk_dragon/README.md +10 -0
- tuners_model/SD_XL1.0/chinese_punk_dragon/configuration.json +1 -0
- tuners_model/SD_XL1.0/chinese_punk_dragon/xl_chinese_punk_dragon.png +3 -0
- tuners_model/SD_XL1.0/cute_dragon/0_SwiftSCETuning/adapter_config.json +19 -0
- tuners_model/SD_XL1.0/cute_dragon/0_SwiftSCETuning/adapter_model.bin +3 -0
- tuners_model/SD_XL1.0/cute_dragon/README.md +10 -0
- 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
|
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
|
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
|
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 |
+
{}
|