Results 3 issues of Edgar

I did some adjustments to watermark.py and now is working with django-imagekit 3.2.6 [Here is the gist](https://gist.github.com/edgartaor/25fbe8f030940fce4a6a)

When i use a datetime column, Subsonic create: ALTER TABLE [Posts] ADD [FechaPublicacion] datetime NOT NULL CONSTRAINT [DF_Posts_FechaPublicacion] DEFAULT ('01/01/1900 12:00:00 a.m.') But this couse a error: Conversion failed when...

Is possible to include this model to generate images with good hands? I think [is already part of ControlNet](https://huggingface.co/lllyasviel/ControlNet/blob/main/annotator/ckpts/hand_pose_model.pth), but it does not create a hand pose estimation in my...