feat: new controlnet
Showing
+803 -11
LICENSE
0 → 100644
This diff is collapsed.
README.md
100755 → 100644
annotator/annotator_path.py
100755 → 100644
File mode changed from 100755 to 100644
annotator/binary/__init__.py
100755 → 100644
File mode changed from 100755 to 100644
annotator/canny/__init__.py
100755 → 100644
File mode changed from 100755 to 100644
annotator/clipvision/__init__.py
0 → 100644
annotator/color/__init__.py
100755 → 100644
File mode changed from 100755 to 100644
annotator/hed/__init__.py
100755 → 100644
File mode changed from 100755 to 100644
annotator/keypose/__init__.py
100755 → 100644
File mode changed from 100755 to 100644
annotator/keypose/faster_rcnn_r50_fpn_coco.py
100755 → 100644
File mode changed from 100755 to 100644
annotator/keypose/hrnet_w48_coco_256x192.py
100755 → 100644
File mode changed from 100755 to 100644
annotator/lama/__init__.py
100755 → 100644
File mode changed from 100755 to 100644
annotator/lama/config.yaml
100755 → 100644
File mode changed from 100755 to 100644
annotator/lama/saicinpainting/__init__.py
100755 → 100644
File mode changed from 100755 to 100644
annotator/lama/saicinpainting/training/__init__.py
100755 → 100644
File mode changed from 100755 to 100644
annotator/lama/saicinpainting/training/data/__init__.py
100755 → 100644
File mode changed from 100755 to 100644
annotator/lama/saicinpainting/training/data/masks.py
100755 → 100644
File mode changed from 100755 to 100644
annotator/lama/saicinpainting/training/losses/__init__.py
100755 → 100644
File mode changed from 100755 to 100644
annotator/lama/saicinpainting/training/losses/adversarial.py
100755 → 100644
File mode changed from 100755 to 100644
annotator/lama/saicinpainting/training/losses/constants.py
100755 → 100644
File mode changed from 100755 to 100644
Please register or sign in to comment