CiaraRowles commited on
Commit
2faec68
1 Parent(s): c8b3d82

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -1,3 +1,11 @@
1
  ---
2
  license: openrail
3
  ---
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: openrail
3
  ---
4
+
5
+ TemporalDiff is a finetune of the original AnimateDiff weights on a higher resolution dataset.
6
+
7
+ Testing so far indicates a higher level of video coherency than the original weights, i also adjusted the stride from 4 to 2 frames to improve how smooth the motion was.
8
+
9
+ Current limitations are that the labelling for my dataset was a bit off, so it has slightly reduced ability to interpret the prompt, i'll be releasing a new version that fixes that soon.
10
+
11
+ This should work the same as any the base model in terms of use, just drag and drop it into comfy ui or the animatediff repository and use as normal.