Robert Luxemburg

Results 5 issues of Robert Luxemburg

In generative-models/scripts/sampling/simple_video_sample.py, line 138 `value_dict["cond_aug"] = cond_aug` is duplicated.

- remove duplicate imports in generate.py - use clip, not max then min, in render.py

Is there a working example of settings for flux-dev 2D animation (strength, color space for histogram matching, blur params, amount of noise... anything else?) that produce stable output images for...

Can anyone give me a concise description of the algorithm for the UCL League Phase draw? I have read the code in src/engine/dfs/ls, but I find it hard to understand....

The shape of the `latent` argument is not, as users might guess, `(1, 16, h//8, w//8)`, but `(1, 128, h//16, w//16)`. This should be documented.