nguoidoncui
/

nguoidoncui f5aiteam commited on
Commit
41bb6bf
·
0 Parent(s):

Duplicate from f5aiteam/Controlnet

Browse files

Co-authored-by: F5 AI Team <f5aiteam@users.noreply.huggingface.co>

This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +35 -0
  2. FLUX.1-dev-ControlNet-Union-Pro.safetensors +3 -0
  3. Flux.1-dev-Controlnet-Upscaler.safetensors +3 -0
  4. OpenPoseXL2.safetensors +3 -0
  5. README.md +1 -0
  6. adapter-xl-canny.pth +3 -0
  7. body_pose_model.pth +3 -0
  8. coadapter-canny-sd15v1.pth +3 -0
  9. coadapter-color-sd15v1.pth +3 -0
  10. coadapter-depth-sd15v1.pth +3 -0
  11. coadapter-style-sd15v1.pth +3 -0
  12. control-lora-canny-rank256.safetensors +3 -0
  13. control-lora-depth-rank256.safetensors +3 -0
  14. control-lora-openposeXL2-rank256.safetensors +3 -0
  15. control-lora-recolor-rank256.safetensors +3 -0
  16. control-lora-sketch-rank256.safetensors +3 -0
  17. control_instant_id_sdxl-001.safetensors +3 -0
  18. control_sd15_animal_openpose.pth +3 -0
  19. control_sd15_animal_openpose_fp16.pth +3 -0
  20. control_sd15_canny.pth +3 -0
  21. control_sd15_depth.pth +3 -0
  22. control_sd15_inpaint_depth_hand_fp16.safetensors +3 -0
  23. control_sd15_mlsd.pth +3 -0
  24. control_v11e_sd15_ip2p.pth +3 -0
  25. control_v11e_sd15_shuffle.pth +3 -0
  26. control_v11f1e_sd15_tile.pth +3 -0
  27. control_v11f1e_sd15_tile_fp16.safetensors +3 -0
  28. control_v11f1p_sd15_depth.pth +3 -0
  29. control_v11p_sd15_canny.pth +3 -0
  30. control_v11p_sd15_inpaint.pth +3 -0
  31. control_v11p_sd15_lineart.pth +3 -0
  32. control_v11p_sd15_lineart.safetensors +3 -0
  33. control_v11p_sd15_mlsd.pth +3 -0
  34. control_v11p_sd15_normalbae.pth +3 -0
  35. control_v11p_sd15_openpose.pth +3 -0
  36. control_v11p_sd15_scribble.pth +3 -0
  37. control_v11p_sd15_seg.pth +3 -0
  38. control_v11p_sd15_softedge.pth +3 -0
  39. control_v1p_sd15_qrcode_monster.safetensors +3 -0
  40. controlnet-sd-xl-1.0-softedge-dexined.safetensors +3 -0
  41. controlnet-tile-sdxl-1.0.safetensors +3 -0
  42. diffusers_xl_canny_full.safetensors +3 -0
  43. diffusers_xl_depth_full.safetensors +3 -0
  44. diffusion_pytorch_model.fp16.safetensors +3 -0
  45. diffusion_pytorch_model.safetensors +3 -0
  46. ioclab_sd15_recolor.safetensors +3 -0
  47. ip-adapter-faceid-plusv2_sd15.bin +3 -0
  48. ip-adapter-faceid-plusv2_sdxl.bin +3 -0
  49. ip-adapter-plus-face_sd15.pth +3 -0
  50. ip-adapter-plus-face_sdxl_vit-h.pth +3 -0
.gitattributes ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.bin filter=lfs diff=lfs merge=lfs -text
4
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
5
+ *.ckpt filter=lfs diff=lfs merge=lfs -text
6
+ *.ftz filter=lfs diff=lfs merge=lfs -text
7
+ *.gz filter=lfs diff=lfs merge=lfs -text
8
+ *.h5 filter=lfs diff=lfs merge=lfs -text
9
+ *.joblib filter=lfs diff=lfs merge=lfs -text
10
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
12
+ *.model filter=lfs diff=lfs merge=lfs -text
13
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
14
+ *.npy filter=lfs diff=lfs merge=lfs -text
15
+ *.npz filter=lfs diff=lfs merge=lfs -text
16
+ *.onnx filter=lfs diff=lfs merge=lfs -text
17
+ *.ot filter=lfs diff=lfs merge=lfs -text
18
+ *.parquet filter=lfs diff=lfs merge=lfs -text
19
+ *.pb filter=lfs diff=lfs merge=lfs -text
20
+ *.pickle filter=lfs diff=lfs merge=lfs -text
21
+ *.pkl filter=lfs diff=lfs merge=lfs -text
22
+ *.pt filter=lfs diff=lfs merge=lfs -text
23
+ *.pth filter=lfs diff=lfs merge=lfs -text
24
+ *.rar filter=lfs diff=lfs merge=lfs -text
25
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
26
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
27
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
28
+ *.tar filter=lfs diff=lfs merge=lfs -text
29
+ *.tflite filter=lfs diff=lfs merge=lfs -text
30
+ *.tgz filter=lfs diff=lfs merge=lfs -text
31
+ *.wasm filter=lfs diff=lfs merge=lfs -text
32
+ *.xz 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
FLUX.1-dev-ControlNet-Union-Pro.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2cd23f9da9f2f24d75ded22c0c2596782312aa0b88e05076b4b8621a0b1fa9d1
3
+ size 6603953920
Flux.1-dev-Controlnet-Upscaler.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a7ea24d2037ff2aa4d25f8b4ce9fe7e739a2cfe6b9d05106788005d5058c8ca
3
+ size 3583232168
OpenPoseXL2.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a4b928cb1e93748217900cb66d4135bf70d932d2924232f925910fad9e43a92
3
+ size 5004167829
README.md ADDED
@@ -0,0 +1 @@
 
 
1
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/673d8e0f04c69353dd61367d/IyLShepC7SpFmSwJKrvTO.png)
adapter-xl-canny.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a22002d1e943a5714565f852788d999b107ccb382543167b1e00a1e5c990c14
3
+ size 310227547
body_pose_model.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25a948c16078b0f08e236bda51a385d855ef4c153598947c28c0d47ed94bb746
3
+ size 209267595
coadapter-canny-sd15v1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1cfde9d744bfc5eb039d1244e0ab00e357c2af299ab6cf7c1c84fa7be516b56
3
+ size 308013107
coadapter-color-sd15v1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:808ed3707d9a8d10c5661f2aedb04cb26e6ef7ec03329a5485ba1a132e0a2abf
3
+ size 74780341
coadapter-depth-sd15v1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b442c20595a0a5c9b9de49ebff29fa5287336676fa5b926beda1d3ac762ff058
3
+ size 309487667
coadapter-style-sd15v1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a596e6d4a0ab3a94f07f0176ddec0e6dc90308241505d1c9f119fdcbef68fc42
3
+ size 154361575
control-lora-canny-rank256.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21f79f7368eff07f57bcd507ca91c0fc89070d7da182960ff24ed1d58310c3a7
3
+ size 774450192
control-lora-depth-rank256.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:559d2468951bf254c13bacd9c5d05d01ad67b060f6a73e8131d26ebf459c1c79
3
+ size 774445779
control-lora-openposeXL2-rank256.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8afa079285bf9384eaf8f6322884cb4f24bbe405da490f91f5540d3bff585e75
3
+ size 774423024
control-lora-recolor-rank256.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0bf3c163b6f578b3a73e9cf61c3e4219ae9c2a06903663205d1251cf2498925
3
+ size 774446618
control-lora-sketch-rank256.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf741a672fc3f753956260cb16101250f16c3c5bb3690a3d736bef66eafa7515
3
+ size 774454911
control_instant_id_sdxl-001.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8127be9f174101ebdafee9964d856b49b634435cf6daa396d3f593cf0bbbb05
3
+ size 2502139136
control_sd15_animal_openpose.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8147ad1b19a090fb33d7b3195af99ee61feabf18348bcfea821deaec91f8917e
3
+ size 1445268727
control_sd15_animal_openpose_fp16.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4311e4155e218cf863e26a886ac1e89939d4a46410fcc8047c78f5796e9f1134
3
+ size 722705655
control_sd15_canny.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4de384b16bc2d7a1fb258ca0cbd941d7dd0a721ae996aff89f905299d6923f45
3
+ size 5710753329
control_sd15_depth.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:726cd0b472c4b5c0341b01afcb7fdc4a7b4ab7c37fe797fd394c9805cbef60bf
3
+ size 5710753329
control_sd15_inpaint_depth_hand_fp16.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:944b74b8ed3701117ffe5550026bbff2c8616f1c92b1bb2fee00e5349ff46256
3
+ size 722601104
control_sd15_mlsd.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4520b22400756ac96be61f900a59ab648ec487127beb7a095a708a4d3472b6eb
3
+ size 5710751843
control_v11e_sd15_ip2p.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8d77429b111b25ffad4adb4c686a19c73c905d638dd8acb1e0b1d1da300192c
3
+ size 1445234339
control_v11e_sd15_shuffle.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:657f632c35176c467e71c471b55b1a0e94ae1a49d739e1b705624f454e638e1d
3
+ size 1445235365
control_v11f1e_sd15_tile.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8aa69b8d391e72c2fced6a650268137dc0ed594cafe8a2c0f8b994799a21979b
3
+ size 1445235023
control_v11f1e_sd15_tile_fp16.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f31868eedb243a77932e3c63907a6ba0a2058b6d65b5c27b89ee1b7f618ea33
3
+ size 722601104
control_v11f1p_sd15_depth.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:761077ffe369fe8cf16ae353f8226bd4ca29805b161052f82c0170c7b50f1d99
3
+ size 1445235365
control_v11p_sd15_canny.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f99cfe4c70910e38e3fece9918a4979ed7d3dcf9b81cee293e1755363af5406a
3
+ size 1445234681
control_v11p_sd15_inpaint.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a2a0ff91882a0fbacbded5edeca7babdb6d1bd8f770880a91c177bd44cd58633
3
+ size 1445235365
control_v11p_sd15_lineart.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb5fb912696830da948e5056b50adfa3fcc68ff760c43e4e7a8499853af43c61
3
+ size 1445235365
control_v11p_sd15_lineart.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9d6d0e5526dd21dfc503f9e42a93ff1f977aa52df3c14e8ac11085b518cb114
3
+ size 1445157124
control_v11p_sd15_mlsd.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22dab177f4c4566ac1c8f68dc2c429b023114e15a644e8c7c0e8f956afe92acf
3
+ size 1445234339
control_v11p_sd15_normalbae.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9608158c204261259f4b5a7815ced8f5c15e5de4e30a9403d07f68f29f81e941
3
+ size 1445236049
control_v11p_sd15_openpose.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db97becd92cd19aff71352a60e93c2508decba3dee64f01f686727b9b406a9dd
3
+ size 1445235707
control_v11p_sd15_scribble.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14d33e8bc14ba679595d976789e4eedc36a3d2d21866ab5896355a7e6677749f
3
+ size 1445235707
control_v11p_sd15_seg.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bad6d753886c0edc978e79dfb06083737ab1bd9702e5b7c0f81b1e16a5ed12cc
3
+ size 1445233933
control_v11p_sd15_softedge.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20759ef71a109c4796e637d86eea8db492ec9772b6d5cb7a9afd077847b403f3
3
+ size 1445235707
control_v1p_sd15_qrcode_monster.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7f43f70e266153d12f5e1bb1c9e7be3f4513cf0eef0432661b1331bfe11cadf
3
+ size 722596344
controlnet-sd-xl-1.0-softedge-dexined.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:441c403dba87219a5128a99c1a46d785fdf561bf05ed65569604682414492219
3
+ size 5004167832
controlnet-tile-sdxl-1.0.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f23ba7be22bf8796c12565e00ea4b287acac982cdf384d368a8b18b6990e011
3
+ size 2502139104
diffusers_xl_canny_full.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80664d80e3f233371cb6921110d0a6b7a40c01571905463f9dde5637e7894ed3
3
+ size 2502139104
diffusers_xl_depth_full.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ba4dfaa1958f1f68e5dc7f9839f9ef4e153aef0d330291e5cf966c925f97477
3
+ size 2502139104
diffusion_pytorch_model.fp16.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3db0d9cb3dd54c116a429a1de067d952780047944dd7dba8be032dd2e737f81
3
+ size 158060440
diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b601b28b7df0c0dcbbaf704ab8ba6fd22bcf35c9a875fa0c9bc933d47cc27438
3
+ size 316116778
ioclab_sd15_recolor.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3fc5d9f6601d0636b5f45f07f31ec3b81a13e195c55ef0b89985d84ffa77a64
3
+ size 722598616
ip-adapter-faceid-plusv2_sd15.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26d0d86a1d60d6cc811d3b8862178b461e1eeb651e6fe2b72ba17aa95411e313
3
+ size 156558509
ip-adapter-faceid-plusv2_sdxl.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6945d82b543700cc3ccbb98d363b837e9c596281607857c74b713a876daf5fb
3
+ size 1487555181
ip-adapter-plus-face_sd15.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa09c22b49ef63474dcde12f26a35b8b8e9b755b716a553aa29e8dbe8d21e0c9
3
+ size 98183381
ip-adapter-plus-face_sdxl_vit-h.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50e886d82940b3c5873d80c2b06d8a4b0d0fccec70bc44fd53f16ac3cfd7fc36
3
+ size 1013454761