adobe-research / diffusion-rig

Code Release for DiffusionRig (CVPR 2023)
https://diffusionrig.github.io
Other
265 stars 16 forks source link

torch.manual_seed values #10

Closed yaping1119 closed 7 months ago

yaping1119 commented 7 months ago

In order to ensure that the results are consistent each time, please ask how many random seeds you set: ''' random_seed = ? torch.manual_seed(random_seed) ''' eg: https://diffusionrig.github.io/static/videos/obama_exp.mp4