Animations
Is possible to do animations? or still not implemented?
Still not implemented, sorry.
Still not implemented, sorry.
Ok, but will be top can do the animations also! so far you already did a amazing job on it!, other question is possible to do symmetry?
Yes symmetry is already in there.
The settings are:
"symmetry_loss_v": false,
"symmetry_loss_h": false,
"symm_loss_scale": 2400,
"symm_switch": 45
Set v (vertical) and or h (horizontal), and then the main thing to set is symm_switch which is basically which step to stop doing symmetry.
for example to set symmetry to horizontal is like this?:
"symmetry_loss_v": false,
"symmetry_loss_h": "horizontal",
"symm_loss_scale": 2400,
"symm_switch": 45
the symm_loss_scale control what for the symmetry?
"symmetry_loss_h": true,
symm_loss_scale is a value I haven't fully figured out yet, so play around with it. I put in a number that was getting me good results.
I know animation is not there, but do the Zoom and Angle options work? Is there any chance we can get the Animations to work... just wondering what needs to be fixed to get it working... I might be able to help you if I knew where to start.
Sorry, no they don't. And in fact I'm removing all the animation stuff entirely in the next update, instead of having it sit around not working.
You are more than welcome to fork the repo and try to get them working, of course, and submit a PR. I'm happy to add it all back in if works, but I'm just personally not interested in animations so it's not going to become a priority for me.
(if you are interested in doing the above, you may want to wait until after my next checkin, as I'm overhauling how settings are handled and it's a big change - should hopefully be in the next few days, just have a lot of stuff to test)
Thanks for the update!
I actually may try to get a fork working. I know TubroAnimation with an init video works and has a working notbook for Stable Diffusion but I would like to be able to create video without it personally.
On Fri, Sep 2, 2022, 7:30 AM Rob @.***> wrote:
Thanks for the update!
— Reply to this email directly, view it on GitHub https://github.com/lowfuel/progrockdiffusion/issues/75#issuecomment-1235575150, or unsubscribe https://github.com/notifications/unsubscribe-auth/APJS53EUOPQHP6D3TCYS6CLV4IFRRANCNFSM5Z2ILAUQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>
init video works and has a working notbook for Stable Diffusion but I would
Just to be clear this issue is in regards to Prog Rock Diffusion (Disco Diffusion), not Stable Diffusion. :) But if you want to get animations going for Stable, by all means, have at it. :D
Yes, for DD is what I am looking at (now :)