yael-vinker

Results 2 issues of yael-vinker

Hi, thanks a lot for providing this public implementation. I am trying to achieve a **deterministic training for reproducibility.** In lines 40-41 in "painterly_rendering.py", you defined: ``` random.seed(1234) torch.manual_seed(1234) ```...

Thank you for your great work! Could you please publish the prompts (and parameters) used to produce the examples shown in the paper? It's important for reproducibility. Specifically, those used...